By Fatskills Exam Guides Team — the exam nerds behind 28,500+ quizzes and 2.1M practice questions across 500+ global exams.
A paired t-test (or matched-pairs t-test) is used to compare two related measurements—such as before-and-after results for the same subjects—to determine if there is a statistically significant difference. This is essential on the AP exam because it tests your ability to analyze dependent samples (unlike two-sample t-tests, which compare independent groups). Real-world example: A researcher wants to know if a new study technique improves students' test scores by comparing their scores before and after using the technique.
df = n – 1
invT(area to left, df)
invT(0.975, df)
STAT-CALC-1-Var Stats
STAT-TESTS-T-Test
STAT-TESTS-TInterval
Follow these steps for a paired t-test FRQ:
Write H?: ?_d = 0 and H?: ?_d-0 (or >/< 0 for one-tailed tests).
Check Conditions:
Random: Data comes from a random sample/experiment.
Compute Test Statistic:
OR use TI-84: T-Test (enter differences in L1).
T-Test
Find p-value:
tcdf(lower, upper, df)
2 * tcdf(abs(t), 1E99, df)
OR use T-Test output.
Make a Conclusion in Context:
If p > ?, fail to reject H?-"There is not convincing evidence that [alternative hypothesis in context]."
(Optional) Confidence Interval:
Correction: Always check if data is paired (same subjects, before/after). If so, use a paired t-test.
Mistake: Forgetting to compute differences before running the test.
Correction: The paired t-test analyzes differences, not raw data. Subtract one measurement from the other for each pair.
Mistake: Misstating hypotheses (e.g., writing H?: = instead of H?: ?_d = 0).
Correction: Hypotheses should be about the mean difference (?_d), not two separate means.
Mistake: Ignoring normality for small samples.
Correction: If n < 30, check normality of differences (histogram/NPP). If skewed, the test may not be valid.
Mistake: Using the wrong df (e.g., df = n? + n? – 2 for paired data).
AP loves to test this! Always ask: "Are the data points related?"
Common FRQ Setup:
May ask for hypotheses, conditions, test statistic, p-value, and conclusion.
Calculator Pitfalls:
2-SampTTest
Misinterpreting p-value output (e.g., one-tailed vs. two-tailed).
Interpretation Traps:
(D) Chi-square test for homogeneity Answer: (C) Paired t-test. The data is paired (same plants measured twice).
FRQ Part: A study records the blood pressure of 15 patients before and after a new medication. The mean difference (after – before) is d? = -5.2 mmHg with s_d = 8.1 mmHg.
b) Conditions:
Multiple Choice: For a paired t-test with 25 pairs, what are the degrees of freedom?
Join 4M+ learners. Unlock unlimited quizzes, wrong-answer tracking, flashcards + reminders, study guides, and 1-on-1 challenges.