The Normal condition is the inference check that the sampling distribution of your statistic is approximately normal; for proportions, you verify it with large counts, meaning the expected successes np₀ and failures n(1-p₀) are both at least 10, which justifies using z-procedures.
Before you run any significance test or build any confidence interval, you have to ask one question first. Is the sampling distribution of my statistic actually shaped like a normal curve? The Normal condition is that check. If the answer is yes, you're allowed to use z-scores and the normal table to find p-values. If the answer is no, the whole calculation is built on sand.
For proportions, you can't just eyeball a graph, so the CED gives you a counting rule. In a one-sample z-test (Topic 6.4), assume H₀ is true and verify that the expected number of successes, np₀, and the expected number of failures, n(1-p₀), are both at least 10. In a two-sample test for a difference of proportions (Topic 6.10), you first compute the combined (pooled) proportion p̂c = (n₁p̂₁ + n₂p̂₂)/(n₁ + n₂), then check that the expected successes and failures in both samples hit 10. Think of it as a large-enough-sample insurance policy. A binomial-type distribution is lumpy and skewed when counts are tiny, but with at least 10 on each side it smooths out into something close enough to normal that z-procedures give honest p-values.
This term lives in Unit 6 (Inference for Categorical Data: Proportions) and is the heart of learning objectives AP Stats 6.4.C and AP Stats 6.10.C, which both require you to verify conditions before making inferences. On the AP exam, every full-inference FRQ awards credit for stating and checking conditions, not just naming the test. The Normal condition is one of the standard checks alongside randomness and the 10% condition for independence. Skipping it, or checking it wrong (like using p̂ instead of p₀ in a hypothesis test), costs points even if your final p-value is correct. It also explains why z-tests work at all, which connects directly back to sampling distributions in Unit 5.
Keep studying AP Statistics Unit 6
Large Counts Condition / Success-Failure Condition (Unit 6)
These are the same check wearing different names. The Normal condition is the goal (an approximately normal sampling distribution), and the Large Counts rule of at least 10 expected successes and 10 expected failures is how you verify it for proportions. On your paper, writing the large counts check IS satisfying the Normal condition.
Central Limit Theorem (Unit 5)
The CLT is the reason the Normal condition can ever be satisfied. It says sampling distributions get more normal as sample size grows. The large counts rule is basically the CLT translated into a concrete, checkable threshold for categorical data.
Pooled Sample (Unit 6)
In a two-sample test (Topic 6.10), H₀ says p₁ = p₂, so your best estimate of that common proportion is the pooled p̂c. That's why you check large counts using p̂c for both groups instead of each sample's own p̂.
Sampling Distribution (Unit 5)
The Normal condition is a claim about the sampling distribution of p̂ (or p̂₁ - p̂₂), not about the raw data. Your data is categorical, so it can't be normal. It's the distribution of the statistic across all possible samples that needs the bell shape.
Multiple-choice questions test whether you know which check does which job. A classic stem asks which condition requires the population to be at least 10 times the sample size, and the answer is the 10% condition, not the Normal condition. Picking the wrong one is exactly the trap. On FRQs, any inference problem for proportions expects you to verify three things in writing: random sampling or assignment, the 10% condition when sampling without replacement, and the Normal condition via large counts. Two details earn or lose points. For a one-sample test, use the null value p₀ (so np₀ ≥ 10 and n(1-p₀) ≥ 10), and for a two-sample test, use the pooled proportion p̂c for both samples. Show the actual numbers, not just the phrase "conditions are met."
Both are inference conditions checked at the same step, but they verify completely different things. The 10% condition (n ≤ 10% of N) protects independence of observations when you sample without replacement. The Normal condition (at least 10 expected successes and failures) protects the shape of the sampling distribution. The fact that both involve the number 10 is a coincidence that fools a lot of people. One is about how big the population is relative to your sample; the other is about whether your counts are big enough for a bell curve.
The Normal condition checks that the sampling distribution of the statistic is approximately normal, which is what justifies using z-procedures and the normal table for p-values.
For a one-sample z-test for a proportion, verify the Normal condition using the null value: np₀ ≥ 10 and n(1-p₀) ≥ 10.
For a two-sample z-test for a difference of proportions, compute the pooled proportion p̂c and check that expected successes and failures are at least 10 in both samples.
The Normal condition is about shape; the 10% condition is about independence. Don't swap them just because both use the number 10.
For proportions, the Normal condition and the Large Counts (success-failure) condition are the same check, so satisfying large counts is how you show the sampling distribution is approximately normal.
On FRQs, show the actual arithmetic of the check with real numbers; just writing 'conditions are met' won't earn the point.
It's the requirement that the sampling distribution of your statistic be approximately normal before you do inference. For proportions, you check it by confirming the expected number of successes and failures are both at least 10, which is covered in Topics 6.4 and 6.10.
For proportions, yes. The Normal condition is the requirement (an approximately normal sampling distribution), and the Large Counts check of at least 10 expected successes and 10 failures is how you verify it. You'll see both names used for the same step.
The 10% condition (sample is at most 10% of the population) checks independence when sampling without replacement. The Normal condition checks the shape of the sampling distribution. Both use the number 10, but they answer totally different questions.
In a hypothesis test, you assume H₀ is true, so use the null value p₀ (check np₀ and n(1-p₀)). In a two-sample test, use the pooled proportion p̂c for both samples. Using p̂ here in a one-sample test is a common condition-checking error.
No. Your data is categorical (success or failure), so it can't be normally distributed. The Normal condition is about the sampling distribution of p̂, meaning the distribution of sample proportions across all possible samples.