Skip to main content
Back

Two Means - Matched Pairs (Dependent Samples) quiz

Control buttons has been changed to "navigation" mode.
1/15
  • What is a matched pair in the context of two-sample statistics?

    A matched pair consists of two samples that are related in a unique way, often through a before-and-after comparison of the same individual or related individuals.
  • What is the most common scenario for matched pairs?

    The most common scenario is a before-and-after comparison of the same individual.
  • What are the three main criteria to determine if two samples are matched pairs?

    The samples must have the same size, be related in a unique way, and have a one-to-one pairing between values.
  • Why can't you compare the before heart rate of individual one to the after heart rate of individual three in a matched pairs study?

    Because matched pairs require a one-to-one relationship, each value must be paired with its corresponding value from the same individual.
  • What letter is commonly used to represent the difference between matched pairs?

    The letter 'd' is used to represent the difference between matched pairs.
  • How do you calculate the mean difference (d̄) in matched pairs data?

    Add up all the differences for each pair and divide by the total number of pairs.
  • What is the null hypothesis typically in a matched pairs hypothesis test?

    The null hypothesis usually states that there is no difference, i.e., the mean difference (μd) is zero.
  • How do you modify the variables x̄, μ, and s for matched pairs hypothesis testing?

    Replace x̄ with d̄, μ with μd, and s with sd, where these represent the mean and standard deviation of the differences.
  • In a matched pairs test, what does the sample size n represent?

    n represents the number of pairs, not the total number of data points.
  • How do you calculate the test statistic (t) for matched pairs?

    t = (d̄ - μd) / (sd / √n), where d̄ is the sample mean difference, μd is the hypothesized mean difference, sd is the standard deviation of the differences, and n is the number of pairs.
  • How are degrees of freedom determined in matched pairs tests?

    Degrees of freedom are calculated as n - 1, where n is the number of pairs.
  • What does it mean if the confidence interval for the mean difference does not include zero?

    It means there is enough evidence to reject the null hypothesis and conclude a significant difference exists.
  • How do you construct a confidence interval for the mean difference in matched pairs?

    Use d̄ ± t* × (sd / √n), where t* is the critical t-value for the desired confidence level.
  • What is the margin of error formula for a matched pairs confidence interval?

    Margin of error = t* × (sd / √n), where t* is the critical t-value and sd is the standard deviation of the differences.
  • How do you interpret a 90% confidence interval for the mean difference in matched pairs?

    You are 90% confident that the true mean difference lies within the calculated interval.