When do you use a paired t-test?
easyAnswer
- Same subjects measured under two conditions (before / after treatment), or naturally paired observations (twins, matched pairs).
- Compute differences , then one-sample t on d.
- Much more powerful than an unpaired test when the within-pair correlation is high — cancels out subject-level variation.
- Assumption: differences approximately normal (CLT-robust for n > 30).
Check yourself — multiple choice
- Independent samples
- Same subjects / matched pairs: t-test on differences → cancels subject-level variation, higher power
- Only for classification
- Same as two-sample
Paired t: t on within-pair differences; higher power under correlation.
#hypothesis-testing#parametric-tests
Practise Statistics Fundamentals
215 interview questions in this topic.