Large Counts condition
By Jude Wallis · Updated
The Large Counts condition checks that np is at least 10 and n(1-p) is at least 10, so the sampling distribution of p-hat is close to normal.
Large Counts is the shape check for proportion procedures: at least 10 expected successes and at least 10 expected failures before you may treat the sampling distribution of (p-hat, the sample proportion) as normal. It exists because is a binomial count divided by , and a binomial is symmetric only when , piling up against a wall as slides toward 0 or 1. Large Counts is the textbook name; the AP course calls the same check the normality condition.
Which value of goes in depends on the procedure. A significance test has a hypothesized value, so verify and using (p-naught). A confidence interval assumes nothing about , so verify and , which is just counting the successes and failures you observed. Testing with passes, since and . If those same 60 observations contained only 9 successes, the interval version fails on . One data set, two procedures, two different answers, and that is not a contradiction.
The misreading is " is more than 30, so the normal model is fine." The 30 belongs to sample means and never appears in a proportion problem. How large must be depends entirely on : at the condition demands , which is why the rule counts outcomes instead of counting observations.
Passing is not the same as exact. With and both counts clear the bar comfortably, yet the exact coverage of the nominal 95 percent z-interval is 94.1 percent. Break the condition at and , where , and coverage falls to 87.6 percent. The coverage simulator reports the exact coverage at any setting. The bar of 10 is a convention rather than a theorem, and some textbooks use 5 or 15, but AP standardized on 10.
Where this comes up
More sampling distributions terms, or browse the full statistics glossary.