Confidence Intervals for Means
Construct and interpret confidence intervals for a population mean using the t-distribution.
Try the Interactive Version!
Learn step-by-step with practice exercises built right in.
Confidence Intervals for Means
Why Not z? The t-Distribution
When we estimate a population mean, we usually don't know , so we estimate it with (sample standard deviation). This introduces extra uncertainty, so we use the t-distribution instead of the Normal distribution.
One-Sample t-Interval for
where:
- = sample mean
- = critical value from the -distribution with
- = standard error of
The t-Distribution
Properties:
- Symmetric and bell-shaped (like Normal)
- More spread out than the Normal (heavier tails)
- Characterized by degrees of freedom ()
- As , the -distribution approaches the Normal
Conditions
- Random: Data from a random sample or randomized experiment
- 10% Condition:
- Normal/Large Sample: Population is Normal, OR (CLT)
- For : Check for strong skewness or outliers (use graphs)
- If the sample has extreme outliers, the t-interval is not reliable
Interpretation
"We are [C]% confident that the true mean [context] is between [lower] and [upper]."
Paired t-Interval
For matched pairs data (before/after, twin studies):
- Calculate the differences
- Apply the one-sample t-interval to the differences
t-Table Values (Selected)
| df | 90% () | 95% () | 99% () | |----|------------|------------|------------| | 5 | 2.015 | 2.571 | 4.032 | | 10 | 1.812 | 2.228 | 3.169 | | 20 | 1.725 | 2.086 | 2.845 | | 30 | 1.697 | 2.042 | 2.750 | | | 1.645 | 1.960 | 2.576 |
Choosing Between z and t
| Situation | Use | |-----------|-----| | known (rare) | z-interval | | unknown | t-interval | | Proportion | z-interval | | Mean | t-interval |
AP Tip: On the AP exam, always use the t-distribution for means unless explicitly told is known. The z-interval for means is almost never used in practice.
📚 Practice Problems
No example problems available yet.