๐ฏ Sampling Distribution of the Sample Proportion
The sample proportionp^โ is the fraction of successes in a sample. Just as the sample mean has a sampling distribution, so does p^โ. This distribution is central to inference about population proportions.
Key Properties
For a population with true proportion of successes, when drawing samples of size :
๐ Practice Problems
1Problem 1easy
โ Question:
In a population, p=0.40. A sample of n=100 is drawn. Find and . Does the Large Counts condition hold?
Explain using:
โ ๏ธ Common Mistakes: Sampling Distribution of the Sample Proportion
What is Sampling Distribution of the Sample Proportion?โพ
Properties of the sampling distribution of pฬ: mean p, standard error โ(p(1-p)/n), Large Counts condition, and normal approximation.
How can I study Sampling Distribution of the Sample Proportion effectively?โพ
Start by reading the study notes and working through the examples on this page. Then use the flashcards to test your recall. Practice with the 3 problems provided, checking solutions as you go. Regular review and active practice are key to retention.
Is this Sampling Distribution of the Sample Proportion study guide free?โพ
Yes โ all study notes, flashcards, and practice problems for Sampling Distribution of the Sample Proportion on Study Mondo are 100% free. No account is needed to access the content.
What course covers Sampling Distribution of the Sample Proportion?โพ
Sampling Distribution of the Sample Proportion is part of the AP Statistics course on Study Mondo, specifically in the Unit 5: Sampling Distributions section. You can explore the full course for more related topics and practice resources.
p
n
Mean of the sampling distribution:ฮผp^โโ=p
The sample proportion is unbiased for the population proportion.
Standard error of p^โ:ฯp^โโ=n
Larger n and values of p closer to 0 or 1 yield smaller standard errors.
Shape of the sampling distribution:
When the Large Counts condition is met, p^โ is approximately Normal:
npโฅ10 AND n
Large Counts Condition
The Large Counts condition ensures that the binomial distribution is sufficiently symmetric and bell-shaped to approximate normality:
Count of successes:npโฅ10
Count of failures:n(1โp)โฅ10
If either count falls below 10, use exact binomial probabilities instead of the normal approximation.
Standard Error and Sample Size
Just as with xห, the standard error of p^โ decreases with the square root of n:
ฯp^โโ=np(1โp)โโโnโ1โ
To cut the standard error in half, multiply n by 4.
Effect of p on Variability
The term p(1โp) is maximized when p=0.5. This means:
Proportions near 0.5 have maximum variability.
Proportions near 0 or 1 (rare events) have less variability.
For p=0.1, p(1โp)=0.09; for p=0.5, p(1โp)=0.25 (2.78 times larger).
Worked Example 1: Checking Large Counts Condition
In a population, 30% of voters support a candidate. A sample of n=80 is drawn. Is the Large Counts condition met?
Check:
np=80ร0.3=24โฅ10 โ
n(1โp)=80ร0.7=56โฅ10 โ
Both counts exceed 10, so the normal approximation applies.
Using binomial: P(Xโค3)โ0.094 (exact calculation).
Conditions and Assumptions
Condition
Requirement
Random sampling
Sample must be randomly selected.
Independence (10%)
n<0.1N; observations are independent.
Large Counts
npโฅ10 AND n(1โp)โฅ10 for normal approximation.
Fixed p
Population proportion does not change during sampling.
Common Pitfalls
โ ๏ธ Forgetting to Check Large Counts: Never use the normal approximation without verifying both npโฅ10 and n(1โp)โฅ10. If either fails, use exact binomial probabilities or report that the approximation is invalid.
โ ๏ธ Confusing p and p^โ: p is the population parameter (unknown); p^โ is the sample statistic (observed). The standard error formula uses the parameter p, not the sample proportion.
โ ๏ธ Mixing Up Notation: Do not confuse ฯp^โโ with ฯpโ or other notations. Always use consistent terminology.
Calculator Tip
๐ก 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 p and SD p(1โp)/nโ.
ฮผp^โโ
ฯp^โโ
๐ก Show Solution
Mean:ฮผp^โโ=p=0.40
Standard error:ฯp^โโ=
Check Large Counts:
np=100ร0.40=40โฅ10 โ
n(1โp โ
Both conditions are satisfied. Normal approximation is appropriate.
Answer:ฮผp^โโ=0.40, ฯ, and Large Counts condition holds.
2Problem 2medium
โ Question:
A survey of n=200 shoppers finds that 52% support a new policy. If the true population proportion is p=0.50, what is the probability of observing p^โโฅ0.52 (or more extreme)?
๐ก Show Solution
Set up sampling distribution with p=0.50:
ฮผp^โ
3Problem 3hard
โ Question:
A population has p=0.08 (8% defect rate). For what sample size n will the standard error of p^โ equal 0.02?
๐ก Show Solution
Set up equation:ฯp^โโ=0.02=
Are there practice problems for Sampling Distribution of the Sample Proportion?โพ
Yes, this page includes 3 practice problems with detailed solutions. Each problem includes a step-by-step explanation to help you understand the approach.
p(1โp)
โ
โ
(
1
โ
p)โฅ
10
If these conditions hold, p^โโผN(p,p(1โp)/nโ) approximately.