One-sample t-test: setup and assumptions.
easyAnswer
- H0: .
- Statistic: , where s is sample SD.
- Under H0 and normality, t ~ .
- Assumptions: (1) i.i.d. samples; (2) approximately normal (robust for n > 30 due to CLT).
- Compare t to t-distribution quantiles or compute a p-value.
- Use case: is the mean of a metric different from a target?
Check yourself — multiple choice
- No assumptions
- ~ ; assumes i.i.d. + approx normal (robust at n > 30 via CLT)
- Requires known σ
- Only for two samples
One-sample t: , df=n-1, robust past n≈30.
#hypothesis-testing#parametric-tests
Practise Statistics Fundamentals
215 interview questions in this topic.