Loading…
Properties of the sampling distribution of p̂: mean p, standard error √(p(1-p)/n), Large Counts condition, and normal approximation.
Learn step-by-step with practice exercises built right in.
The sample proportion is the fraction of successes in a sample. Just as the sample mean has a sampling distribution, so does . This distribution is central to inference about population proportions.
For a population with true proportion of successes, when drawing samples of size :
Mean of the sampling distribution: The sample proportion is unbiased for the population proportion.
Standard error of : Larger and values of closer to 0 or 1 yield smaller standard errors.
Shape of the sampling distribution: When the Large Counts condition is met, is approximately Normal:
If these conditions hold, approximately.
The Large Counts condition ensures that the binomial distribution is sufficiently symmetric and bell-shaped to approximate normality:
If either count falls below 10, use exact binomial probabilities instead of the normal approximation.
Just as with , the standard error of decreases with the square root of :
To cut the standard error in half, multiply by 4.
The term is maximized when . This means:
In a population, 30% of voters support a candidate. A sample of is drawn. Is the Large Counts condition met?
Check:
Both counts exceed 10, so the normal approximation applies.
Sampling distribution of :
Find :
About 16.4% of samples have a proportion above 0.35.
In a population, 5% of items are defective. A sample of is drawn. Check normality and find .
Check Large Counts:
The condition is NOT met (insufficient defectives). Use binomial distribution, not normal approximation.
Correct approach: Count number of defectives .
(since ).
Using binomial: (exact calculation).
| Condition | Requirement |
|---|---|
| Random sampling | Sample must be randomly selected. |
| Independence (10%) | ; observations are independent. |
| Large Counts | AND for normal approximation. |
| Fixed | Population proportion does not change during sampling. |
⚠️ Forgetting to Check Large Counts: Never use the normal approximation without verifying both and . If either fails, use exact binomial probabilities or report that the approximation is invalid.
⚠️ Confusing and : is the population parameter (unknown); is the sample statistic (observed). The standard error formula uses the parameter , not the sample proportion.
⚠️ Mixing Up Notation: Do not confuse with or other notations. Always use consistent terminology.
💡 TI-84 / TI-Nspire: For small samples or when Large Counts fails, use binompdf() and binomcdf() for exact probabilities. For large samples meeting the condition, use normalcdf() with mean and SD .
In a population, . A sample of is drawn. Find and . Does the Large Counts condition hold?
Mean:
Standard error:
Check Large Counts:
Both conditions are satisfied. Normal approximation is appropriate.
Answer: , , and Large Counts condition holds.
A survey of shoppers finds that 52% support a new policy. If the true population proportion is , what is the probability of observing (or more extreme)?
Set up sampling distribution with :
Check Large Counts:
Standardize:
Find :
About 28.6% probability of observing if is true.
A population has (8% defect rate). For what sample size will the standard error of equal 0.02?
Set up equation:
Square both sides:
Solve for :
Verify Large Counts (with ):
Answer: (or approximately 184–190, accounting for rounding in practice).
Avoid these 3 frequent errors
Review key concepts with our flashcard system
Explore more AP Statistics topics