9231 · 4.2
Inference using normal and t-distributions — FAQ
Frequently asked questions for 9231 Inference using normal and t-distributions. Direct answers first, then deeper explanation — then practise with marking.
What's the difference between a one-tailed and a two-tailed test?
A two-tailed test checks for a difference in either direction (e.g., ). The significance level is split between the two tails. A one-tailed test checks for a difference in a specific direction (e.g., or ). The entire significance level is in one tail.
Why do we use n-1 for the degrees of freedom in a t-test?
It relates to the calculation of the sample variance, . When we calculate the sum of squared deviations from the sample mean, , only of these deviations are free to vary. Once the first values and the sample mean are known, the last value is fixed. This 'loss' of one degree of freedom is reflected in the t-distribution.
What if the population isn't normal and the sample size is small?
If the sample size is small and you cannot assume the population is normal, neither the z-test nor the t-test is appropriate. In this situation, you would need to use non-parametric tests (e.g., a sign test or Wilcoxon signed-rank test), which are covered in other parts of the syllabus and do not assume a particular distribution for the population.
How do I know if a sample size is 'large' enough to use the normal distribution?
A common rule of thumb in A-Level Further Mathematics is that a sample size is considered large enough for the Central Limit Theorem to apply, allowing you to use the normal distribution even if the population variance is unknown. For exams, if is around this value or higher, this is the expected approach.