The sampling distribution of the sample meanxห is the distribution of all possible values of xห when repeatedly drawing samples of size n from a population. Understanding this distribution is the foundation of inference.
Key Properties of the Sampling Distribution of
๐ Practice Problems
1Problem 1easy
โ Question:
A population has ฮผ=80 and ฯ=12. Samples of size are drawn. Find and .
Explain using:
โ ๏ธ Common Mistakes: Sampling Distribution of the Sample Mean
What is Sampling Distribution of the Sample Mean?โพ
Properties of the sampling distribution of xฬ: mean ฮผ, standard error ฯ/โn, and shape via the Central Limit Theorem.
How can I study Sampling Distribution of the Sample Mean 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 Mean study guide free?โพ
Yes โ all study notes, flashcards, and practice problems for Sampling Distribution of the Sample Mean on Study Mondo are 100% free. No account is needed to access the content.
What course covers Sampling Distribution of the Sample Mean?โพ
Sampling Distribution of the Sample Mean 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.
xห
For a population with mean ฮผ and standard deviation ฯ, when drawing samples of size n:
Mean of the sampling distribution:ฮผxหโ=ฮผ
The sample mean is an unbiased estimator of the population mean.
Standard error (standard deviation of xห):ฯxหโ=n
Larger samples produce less variability in xห.
Shape of the sampling distribution:
If the population is Normal, then xห is exactly Normal for any n.
If the population is not Normal, then xห is approximately Normal for large (Central Limit Theorem, typically ).
Central Limit Theorem (CLT)
The Central Limit Theorem states: No matter the shape of the population distribution, the sampling distribution of xห approaches a Normal distribution as n increases.
xหโผN(ฮผ,nโฯโ)
Practical implications:
For nโฅ30, even if the population is skewed or multimodal, xห is approximately Normal.
Smaller samples may suffice if the population is already approximately Normal.
The approximation improves as n increases.
The Standard Error and Sample Size
The standard error decreases with the square root of n:
ฯxหโ=nโฯโโnโ1โ
This means:
To cut the standard error in half, you must increase n by a factor of 4.
Larger samples yield more precise estimates of ฮผ.
Worked Example 1: Normal Population
A population has ฮผ=100 and ฯ=15 (Normal). Draw samples of size n=25. What is the sampling distribution of xห?
Solution:
ฮผxหโ=ฮผ=100
ฯxหโ=25
Shape: Normal (population is Normal)
So xหโผN(100,3).
Find P(xห>103):Z=3103โ100โ=1P(Z>1)โ0.1587
About 15.87% of sample means exceed 103.
Worked Example 2: Non-Normal Population and CLT
A population is heavily skewed with ฮผ=50 and ฯ=20. Draw samples of size n=100. Describe the sampling distribution of xห.
About 38.3% of sample means fall between 49 and 51.
Conditions and Assumptions
Condition
Requirement
Random sampling
Sample must be randomly selected from the population.
Independence
When sampling without replacement, n<0.1N (10% condition).
Normality / CLT
Population is Normal, OR nโฅ30 (or sample data shows approximate normality).
Common Pitfalls
โ ๏ธ Confusing ฯ and ฯxหโ: The population SD is ฯ; the standard error is ฯxหโ=ฯ/nโ. They are very different! Standard error decreases as n increases; population SD does not.
โ ๏ธ Forgetting the Square Root of n: When computing standard error, always divide ฯ by nโ, not by n.
โ ๏ธ CLT Threshold: While nโฅ30 is a rule of thumb, it's not a hard cutoff. If the population is already Normal, CLT applies for any n. If the population is very skewed, you may need n>30.
Calculator Tip
๐ก TI-84 / TI-Nspire: Use normalcdf() to find probabilities for xห. For P(xห<103) with ฮผxหโ=100 and ฯxหโ=3, enter: normalcdf(-999999, 103, 100, 3).
n=36
ฮผxหโ
ฯxหโ
๐ก Show Solution
Mean of sampling distribution:ฮผxหโ=ฮผ=80
Standard error:ฯxหโ=n
Answer:ฮผxหโ=80 and ฯ.
2Problem 2medium
โ Question:
A population is Normally distributed with ฮผ=200 and ฯ=30. A sample of n=25 is drawn. Find P(xห<190).
๐ก Show Solution
Sampling distribution:
ฮผxหโ=200
3Problem 3hard
โ Question:
A skewed population has ฮผ=60 and ฯ=16. Samples of n=64 are drawn. By the Central Limit Theorem, approximately what percentage of sample means fall within ยฑ4 units of the population mean?
๐ก Show Solution
By CLT (since n=64โฅ30):
ฮผx
Are there practice problems for Sampling Distribution of the Sample Mean?โพ
Yes, this page includes 3 practice problems with detailed solutions. Each problem includes a step-by-step explanation to help you understand the approach.