TopicsStatistics › Matched-Pairs t-Test — Paired Data Design
Statistics · INF

Matched-Pairs t-Test — Paired Data Design

Compute differences d = x₁ − x₂ for each pair. Run a one-sample t-test on the differences with H₀: μ_d = 0.

StatisticsCommon Core VAR-7.BINFVerified correct ✓

Worked examples

Pairs (before, after): (52,55); (57,60); (76,80); (56,57). Compute the mean of the differences d = after − before. Round to 2 decimal places.
Answer: 2.75
Pairs (before, after): (77,76); (80,77); (59,57); (55,54); (51,49); (58,54). Compute the paired t-statistic t = d̄ / (s_d / √n). Round to 2 decimal places.
Answer: -4.54

Every problem on Pounce is generated and checked by code — never a wrong answer key.

Master Matched-Pairs t-Test — Paired Data Design

Code-verified problems at exactly the right level, explained the way your kid learns.

Start your free trial 🐾

Build up to this

More Statistics topics