Loading
Use confidence intervals to determine whether sample evidence supports or contradicts a claimed population proportion.
Long before modern polling, governments and scientists grappled with a fundamental challenge: how to make reliable claims about an entire population when only a fraction of it can be observed. The desire to quantify uncertainty—rather than simply guess—drove mathematicians and statisticians to develop formal frameworks for statistical inference. The confidence interval emerged as one of the most powerful and widely adopted tools in this arsenal, providing a range of plausible values for an unknown parameter based on observed data. Understanding how to use a confidence interval to justify—or refute—a claim about a population proportion is central to evidence-based reasoning in statistics, science, public policy, and business.
The central question this lesson addresses is deceptively straightforward: given a confidence interval for a population proportion p, how do we determine whether a specific claimed value of p is supported or contradicted by the data? Answering this question requires understanding both the construction and the interpretation of the interval, and it forms a bridge between confidence intervals and hypothesis testing—two pillars of statistical inference.
Before using a confidence interval to evaluate a claim, you need a precise understanding of what the interval represents and the logic that connects it to decision-making. The following principles form the conceptual foundation for justifying claims about a population proportion.
The diagram below illustrates the core reasoning process. A confidence interval is displayed as a horizontal segment on the number line. Two claimed values of the population proportion are shown: one that falls inside the interval (consistent with the data) and one that falls outside (contradicted by the data). The position of a claimed value relative to the interval boundary is the entire basis for justifying or rejecting the claim.
Notice that the justification is binary with respect to any given claimed value: either the value is inside the interval or it is not. However, the strength of the evidence depends on how far outside the interval the claimed value lies and on the chosen confidence level. A claimed value that barely falls outside a 90% interval carries far less evidential weight than one that falls well outside a 99% interval. On the AP exam, you will most often encounter 95% confidence intervals, which correspond to a two-sided significance level of α = 0.05.
The one-sample z-interval for a population proportion is derived from the sampling distribution of p̂. Under appropriate conditions, the sampling distribution of p̂ is approximately normal with mean p and standard deviation √(p(1 − p)/n). Because p is unknown, we estimate the standard error using p̂, yielding the following interval formula.
On the AP Statistics exam, questions about justifying a claim often present a confidence interval and a specific claimed value, then ask whether the data support or refute the claim. The following diagram and table categorize the three most common scenarios you will encounter, along with the precise language expected in your response.
| Scenario | Position of p₀ | Conclusion | Directional Claim |
|---|---|---|---|
| A | Inside the interval | No convincing evidence that p ≠ p₀ | None — the data are consistent with p₀ |
| B | Below the lower bound | Convincing evidence that p ≠ p₀ | Evidence that p > p₀ |
| C | Above the upper bound | Convincing evidence that p ≠ p₀ | Evidence that p < p₀ |
A school district claims that 60% of its high school graduates enroll in a four-year college. A researcher suspects this claim may be too high and surveys a simple random sample of 250 recent graduates, finding that 134 enrolled in a four-year college. Construct a 95% confidence interval for the true proportion and use it to evaluate the district's claim.
| Strengths | Limitations |
|---|---|
| Evaluates many possible values of p simultaneously—every value inside the interval is plausible, every value outside is not. | Only valid when the conditions (Random, 10%, Large Counts) are met; violations can produce misleading intervals. |
| Provides a range of plausible values, giving more information than a single reject/fail-to-reject decision. | Does not directly give a p-value; a claim might barely fall outside the interval but still be practically meaningful. |
| Easy to communicate to non-statisticians; the interval has intuitive appeal as a 'range of likely values.' | Misinterpreted frequently: a 95% CI does NOT mean there is a 95% probability that p lies in this particular interval. |
| Directional inference is possible when the claimed value falls entirely above or below the interval. | Width depends on sample size; small samples produce wide intervals that may be uninformative. |
Using a confidence interval to justify a claim about a population proportion is closely related to performing a formal significance test (z-test for a proportion). The table below makes this connection explicit. Understanding the duality between intervals and tests deepens your statistical reasoning and equips you for more advanced topics such as two-proportion z-intervals, chi-square inference, and Bayesian credible intervals.
| Feature | Confidence Interval Approach | Hypothesis Test Approach |
|---|---|---|
| Starting point | Compute interval using p̂ and SE based on p̂ | State H₀: p = p₀ and compute test statistic z using p₀ in SE |
| Decision criterion | Is p₀ inside or outside the interval? | Is the p-value ≤ α? |
| Output | Range of plausible values for p | Single p-value and reject/fail-to-reject decision |
| Directional info | Yes — can tell if p is likely above or below p₀ | Only with a one-sided alternative |
| Agreement | p₀ outside C% CI → reject at α = 1 − C | p-value ≤ α → reject; same conclusion |
| Minor difference | SE uses p̂ | SE uses p₀ under H₀; conclusions may rarely differ at boundary cases |
Looking ahead, the same logic extends naturally to two-proportion confidence intervals, where you compare two groups by checking whether 0 lies inside the interval for p₁ − p₂. In a chi-square goodness-of-fit test, the reasoning generalizes to multiple categories simultaneously. At the graduate level, Bayesian credible intervals replace the frequentist confidence interval by incorporating prior information, and the interpretation shifts to a direct probability statement about the parameter. However, the core idea—comparing a claimed value to a range of data-supported values—remains the same across all these frameworks.
A confidence interval for a population proportion is constructed as p̂ ± z* × √(p̂(1 − p̂)/n) after verifying the Random, 10%, and Large Counts conditions. To justify a claim, check whether the claimed value p₀ falls inside or outside this interval. If p₀ is inside the interval, the data do not provide convincing evidence against the claim at the corresponding significance level α = 1 − C. If p₀ is outside the interval, there is convincing evidence that the true proportion differs from the claimed value, with directional information available from whether p₀ lies above or below the interval.
Remember three critical points for the AP exam: (1) a confidence interval gives a range of plausible values for the parameter, not a probability that the parameter is in the interval; (2) we never 'accept' a null hypothesis—we only fail to reject it; and (3) the duality between confidence intervals and hypothesis tests means that a C% interval rejects the same values that a two-sided test at α = 1 − C would reject, with minor exceptions due to different standard error formulas.
Keep learning with more lessons from the same subject.