Confidence Intervals for One Mean: Unknown Population Variance
Constructing confidence intervals for a population mean when the population standard deviation is unknown, using the sample standard deviation and a critical value from the Student's t-distribution with degrees of freedom.
Tutorial
From z to t: Confidence Intervals When $\sigma$ is Unknown
When constructing a confidence interval for the population mean , the formula requires knowing the population standard deviation . In practice is almost never known, so we replace it with the sample standard deviation .
This substitution introduces extra uncertainty, so we cannot use the normal critical value . Instead, we use a critical value from the Student's t-distribution with degrees of freedom:
Here:
- is the sample mean,
- is the sample standard deviation,
- is the sample size,
- is the critical value from the t-distribution with degrees of freedom.
The quantity is the estimated standard error, and is the margin of error.
For example, suppose a random sample of measurements has and . For a 95% confidence interval, and . The margin of error is
so the confidence interval is .