Large Counts Condition — Definition, Formula & Examples
The Large Counts Condition is a rule that checks whether a sample is large enough for the sampling distribution of a proportion to be approximately normal. It requires that both the expected number of successes and the expected number of failures are at least 10.
For inference about a population proportion based on a sample of size , the Large Counts Condition states that the sampling distribution of is approximately normal when and . When testing a hypothesis, use the hypothesized proportion ; when constructing a confidence interval, use the sample proportion .
Key Formula
Where:
- = Sample size
- = Population proportion (use $p_0$ for hypothesis tests or $\hat{p}$ for confidence intervals)
How It Works
Before performing a z-test or z-interval for a proportion, you must verify this condition. Multiply the sample size by the proportion to get the expected successes, and multiply the sample size by one minus the proportion to get the expected failures. If both values are at least 10, the condition is satisfied and the normal approximation is reliable. If either value falls below 10, the sampling distribution may be too skewed for z-procedures to give accurate results.
Worked Example
Problem: A researcher surveys 200 voters and wants to test whether the true proportion who support a policy differs from 0.40. Check the Large Counts Condition using the null hypothesis proportion .
Expected successes: Multiply the sample size by the hypothesized proportion.
Expected failures: Multiply the sample size by one minus the hypothesized proportion.
Check the condition: Both 80 and 120 are at least 10, so the condition is satisfied.
Answer: The Large Counts Condition is met. The normal approximation is appropriate for this hypothesis test.
Why It Matters
On the AP Statistics exam, failing to verify the Large Counts Condition before performing a one-proportion z-test or z-interval will cost you points, even if your calculations are correct. Beyond the exam, this check prevents you from drawing conclusions based on a normal model that does not actually fit the data.
Common Mistakes
Mistake: Using the sample proportion when checking the condition for a hypothesis test.
Correction: For hypothesis tests, always use the null hypothesis value . The sample proportion is only used when checking this condition for confidence intervals, where no hypothesized value exists.
