Introduction: Why Confidence Intervals Matter
Confidence intervals (CIs) are one of the most important concepts in AP Statistics. They appear in both multiple-choice and FRQs and connect sampling distributions, inference, and probability.
If you don’t master them, you’ll struggle with Units 6–9. But once you do, they become easy points on the exam.
This guide gives you a step-by-step process for solving confidence interval problems, complete with examples, formulas, and RevisionDojo strategies.
What is a Confidence Interval?
A confidence interval gives a range of plausible values for a population parameter, based on sample data.
General structure:
Statistic±(Critical Value)(Standard Error)\text{Statistic} \; \pm \; (\text{Critical Value})(\text{Standard Error})
- Statistic: Sample mean (xˉ\bar{x}) or sample proportion (p^\hat{p})
- Critical value: z* (proportions, large samples) or t* (means, small samples)
- Standard error: Measures variability of statistic
Step 1: Identify the Parameter
AP Stats will ask you to state the parameter of interest.
Example: “We want to estimate the true proportion pp of students who eat breakfast daily.”
- Population parameter: pp
- Sample statistic: p^=0.62\hat{p} = 0.62
Step 2: Check Conditions
Before constructing a CI, check assumptions:
- Random: Data comes from a random sample/assignment.
- Normal: Sampling distribution is approximately normal.
