The t-interval — population variance unknown
When you must estimate the variance from the sample, use the t-distribution with n−1 degrees of freedom.
The usual situation. In almost every real experiment the population variance is unknown — all you have is the sample. You then estimate it with the unbiased sample variance and the right model is the -distribution, not the normal.
The unbiased estimate. From a sample :
The divisor is (NOT ) — this is what makes unbiased. Take the square root for .
The confidence interval. For a sample of size from a normal population with the sample mean:
- is the centre of the interval.
- is the margin of error (half-width).
- is the two-tailed critical value from MF19 with degrees of freedom.
Reading the t-table (MF19). For a 95% interval you need the value with in the upper tail (because sits in each tail). Some common ones:
| Confidence | df | |
|---|---|---|
| 95% | 9 | 2.262 |
| 95% | 14 | 2.145 |
| 95% | 7 | 2.365 |
| 95% | 11 | 2.201 |
| 95% | 19 | 2.093 |
Cambridge tip. The -distribution has fatter tails than the normal, so for every finite . As , and the -interval merges into the -interval — which is exactly why a large sample can use .
- Use when is unknown and estimated by .
- Degrees of freedom ; read from MF19 (two-tailed).
- Interval: , centred on .
See the full worked example for confidence interval for a population mean →