You are viewing a free preview of this lesson.
Subscribe to unlock all 10 lessons in this course and every other course on LearningBro.
When the population variance σ2 is unknown and the sample size is small, we cannot use the normal distribution directly for inference about the mean. Instead, we use the t-distribution, which accounts for the additional uncertainty from estimating σ with the sample standard deviation s.
When σ is known:
Z=σ/nXˉ−μ∼N(0,1)
When σ is unknown and replaced by the sample standard deviation s:
T=s/nXˉ−μ∼tn−1
The statistic T follows a t-distribution with n−1 degrees of freedom, not a standard normal. This is because s is a random variable that introduces extra variability.
| Property | Detail |
|---|---|
| Shape | Symmetric, bell-shaped (similar to the normal) |
| Centre | Mean = 0 |
| Tails | Heavier tails than the normal (more probability in the tails) |
| Parameter | Degrees of freedom ν=n−1 |
| As ν→∞ | The t-distribution approaches N(0,1) |
The heavier tails reflect the extra uncertainty from estimating σ. With small samples, extreme values of the test statistic are more likely than under the normal distribution.
| ν | t0.025 (two-tailed 5%) | z0.025 |
|---|---|---|
| 5 | 2.571 | 1.960 |
| 10 | 2.228 | 1.960 |
| 30 | 2.042 | 1.960 |
| 120 | 1.980 | 1.960 |
As ν increases, the critical values approach the normal critical values.
Exam Tip: Use the t-distribution when σ is unknown and replaced by s, and the sample comes from a normal (or approximately normal) population. If σ is known, use the normal distribution regardless of sample size.
Hypotheses:
H0:μ=μ0 vs H1:μ=μ0 (two-tailed) or H1:μ>μ0 / H1:μ<μ0 (one-tailed).
Test statistic:
T=s/nxˉ−μ0
Compare ∣T∣ with the critical value from tn−1 tables at the required significance level.
A factory claims that its light bulbs last 1000 hours on average. A sample of 12 bulbs gives xˉ=985 and s=30. Test at the 5% level whether the mean lifetime is less than 1000.
H0:μ=1000, H1:μ<1000 (one-tailed).
T=30/12985−1000=8.660−15=−1.732
From tables: t11,0.05=1.796 (one-tailed).
Subscribe to continue reading
Get full access to this lesson and all 10 lessons in this course.