# Confidence Intervals — AP Statistics
Confidence intervals provide a range of plausible values for a population parameter. They are a central topic in AP Statistics, appearing frequently in both multiple-choice and free-response questions.
Key Concepts
General Form
Confidence Interval for a Proportion ()
Conditions:
- Random sample.
- and (Large Counts).
- Independence (10% condition: ).
Confidence Interval for a Mean ()
with .
Conditions:
- Random sample.
- Normality: population normal, or (CLT), or no strong skew/outliers for small .
- Independence (10% condition).
Interpreting Confidence Level
"We are 95% confident that the true [parameter] lies between [lower, upper]."
The confidence level means: if we repeated this procedure many times, about 95% of the intervals would contain the true parameter.
Margin of Error
To reduce ME: increase or decrease confidence level.
Sample Size Determination (Proportion)
Use for the most conservative estimate.
Common Critical Values ()
| Confidence Level | |
|---|---|
| 90% | 1.645 |
| 95% | 1.960 |
| 99% | 2.576 |
Worked Example
Problem: In a random sample of 200 voters, 120 support a candidate. Construct a 95% CI for the true proportion.
Solution:
. Check conditions: random ✓, and ✓.
95% CI: .
We are 95% confident the true proportion of voters supporting the candidate is between 53.2% and 66.8%.
Practice Questions
1. A sample of 50 students has , . Find a 95% CI for . (Use for .)
. CI: .
2. What happens to the width of a CI when increases?
The width decreases (margin of error decreases because SE decreases).
3. A 95% CI is (0.40, 0.56). Can you conclude the proportion is greater than 0.50?
No — 0.50 is inside the interval, so we cannot rule it out.
Want to check your answers and get step-by-step solutions?
Summary
- CI = statistic ± margin of error.
- Always check conditions: random, normal/large counts, independence.
- Larger samples and lower confidence levels give narrower intervals.
- Interpret: "We are C% confident the true parameter is in [interval]."
