U5.7 Sampling Distribution of x̄
Master the sampling distribution of x̄: find its mean and standard deviation, apply the Central Limit Theorem, compute probabilities, and extend to two-sample differences.
What you'll do in this lesson
A voice-first session with the Crimsora tutor on U5.7 Sampling Distribution of x̄, then targeted practice and FRQs — with the tutor adapting to where you get stuck.
What this lesson covers
Every time you take a sample and compute its mean , you get a slightly different value. Collect all those possible sample means and you have a sampling distribution — a distribution of a statistic, not of raw data. This lesson pins down exactly what that distribution looks like: where it centers, how spread out it is, and when it becomes bell-shaped.
Once you know the mean, standard deviation, and shape of the distribution of , you can convert questions about sample means into ordinary normal-curve probability problems. We finish by extending everything to the difference of two independent sample means, , which sets up the two-sample inference you'll meet in later units.
Once you know the mean, standard deviation, and shape of the distribution of , you can convert questions about sample means into ordinary normal-curve probability problems. We finish by extending everything to the difference of two independent sample means, , which sets up the two-sample inference you'll meet in later units.
Center and Spread of the Distribution of x̄
Suppose a population has mean and standard deviation . If you draw a simple random sample of size and compute the sample mean , then across all possible samples:The mean of the sampling distribution equals the population mean — this is what makes an unbiased estimator of . The standard deviation of , often called the standard error, is the population standard deviation divided by .
Notice the in the denominator: larger samples produce sample means that cluster more tightly around . Quadrupling the sample size only halves the standard error, because . This diminishing-returns relationship is a favorite exam point.
The formula assumes independent observations. As a rule, this holds when sampling with replacement, or when the sample is less than 10% of the population (the 10% condition). If you sample a large fraction of a finite population without replacement, the true standard error is smaller than the formula suggests.
Notice the in the denominator: larger samples produce sample means that cluster more tightly around . Quadrupling the sample size only halves the standard error, because . This diminishing-returns relationship is a favorite exam point.
The formula assumes independent observations. As a rule, this holds when sampling with replacement, or when the sample is less than 10% of the population (the 10% condition). If you sample a large fraction of a finite population without replacement, the true standard error is smaller than the formula suggests.
Shape and the Central Limit Theorem
The shape of the distribution of depends on two things: the shape of the population and the sample size.
If the population itself is Normal, then is Normal no matter how tiny the sample. When the population is skewed or unknown, the Central Limit Theorem guarantees the distribution of becomes approximately Normal as grows. The common working threshold on the AP exam is .
A frequent misconception: the CLT does not change the shape of the population data itself, and it does not require the sample size to be large relative to the population. It describes only the shape of the sampling distribution of the statistic. Another trap — with a small sample from a heavily skewed population, you cannot assume Normality, so probability calculations based on the Normal model are not justified.
| Situation | Shape of distribution of |
|---|---|
| Population is Normal | Exactly Normal for any |
| Population not Normal, small | Similar to population (skewed) |
| Population not Normal, large | Approximately Normal (CLT) |
A frequent misconception: the CLT does not change the shape of the population data itself, and it does not require the sample size to be large relative to the population. It describes only the shape of the sampling distribution of the statistic. Another trap — with a small sample from a heavily skewed population, you cannot assume Normality, so probability calculations based on the Normal model are not justified.
Computing Probabilities with z-scores
Once you know is (at least approximately) Normal with mean and standard deviation , probability questions become standardization problems. The key formula is:The single most common mistake students make is using in the denominator instead of . That confuses the probability that one individual exceeds a value with the probability that a sample mean exceeds it. Because has a smaller spread than individual values, sample means rarely land as far from as single observations do.
Workflow for these problems: (1) State the shape — is it Normal because the population is Normal, or approximately Normal by the CLT? (2) Compute and . (3) Standardize to a -score. (4) Use the standard Normal table or calculator (normalcdf) to find the area. Always check conditions before invoking Normality; on free-response questions, skipping the shape justification costs points.
Workflow for these problems: (1) State the shape — is it Normal because the population is Normal, or approximately Normal by the CLT? (2) Compute and . (3) Standardize to a -score. (4) Use the standard Normal table or calculator (normalcdf) to find the area. Always check conditions before invoking Normality; on free-response questions, skipping the shape justification costs points.
Difference of Two Sample Means
For two independent samples with means and , the sampling distribution of the difference has:The means subtract, but the variances add — this is because the two samples are independent, and variances of independent random variables always add regardless of whether you sum or subtract them. A frequent error is subtracting the variances or subtracting the standard deviations; never do either.
Do not add standard deviations directly. You must square each standard error, add, then take the square root. The difference is Normal if both populations are Normal, or approximately Normal when both sample sizes are large enough for the CLT to apply to each group.
To find a probability about the difference, standardize the same way:
Do not add standard deviations directly. You must square each standard error, add, then take the square root. The difference is Normal if both populations are Normal, or approximately Normal when both sample sizes are large enough for the CLT to apply to each group.
To find a probability about the difference, standardize the same way:
Key terms
- Sampling distribution of x̄.
- The distribution of the sample mean over all possible samples of a fixed size from a population.
- Standard error of the mean.
- The standard deviation of the sampling distribution of , equal to .
- Unbiased estimator.
- A statistic whose sampling distribution is centered at the parameter it estimates; is unbiased for because .
- Central Limit Theorem (CLT).
- The principle that the sampling distribution of becomes approximately Normal as sample size increases, regardless of population shape.
- 10% condition.
- Independence for the standard error formula is reasonable when the sample is less than 10% of the population size.
- Normal approximation.
- Modeling the distribution of as Normal, justified either by a Normal population or by a large sample via the CLT.
- Standardizing (z-score).
- Converting a value of to so probabilities can be read from the standard Normal distribution.
Worked example
The weights of oranges from an orchard are Normally distributed with mean grams and standard deviation grams. A packer randomly selects 36 oranges. What is the probability that the mean weight of the sample exceeds 228 grams?
Step 1: Identify the shape. The population is Normal, so the sampling distribution of is exactly Normal for any sample size, including .
Step 2: Find the mean and standard deviation of . The center is grams. The standard error is grams.
Step 3: Standardize the value 228.Step 4: Find the probability. We want . From the standard Normal table, , so .
There is about a 0.0548 probability that the mean weight of 36 randomly selected oranges exceeds 228 grams. Notice how using rather than made the sample mean far more likely to stay near 220.
Step 2: Find the mean and standard deviation of . The center is grams. The standard error is grams.
Step 3: Standardize the value 228.Step 4: Find the probability. We want . From the standard Normal table, , so .
There is about a 0.0548 probability that the mean weight of 36 randomly selected oranges exceeds 228 grams. Notice how using rather than made the sample mean far more likely to stay near 220.
Practice questions
A population has mean and standard deviation . For samples of size , what is the standard deviation of the sampling distribution of ?
Answer:
The standard deviation of is the standard error . Choosing 12 forgets to divide by ; 1.33 wrongly divides by instead of .
Two independent samples are taken. Sample 1 has from a population with ; sample 2 has from a population with . Find the standard deviation of the sampling distribution of .
Answer: Approximately 1.96
Variances add for independent samples: . (Rounding gives about 1.94–1.96.) Never subtract the variances or add the standard deviations directly.
A skewed population has mean and standard deviation . Explain whether you can find using a Normal model for a sample of size , and for a sample of size .
Answer: For n = 4 you cannot; for n = 64 you can.
With from a skewed population, the sample size is too small for the CLT to apply, so the distribution of is still skewed and the Normal model is not justified. With , the CLT makes the distribution of approximately Normal, so you may standardize using and compute the probability.
FAQ
- When can I assume the sampling distribution of x̄ is Normal?
- In two cases: if the population itself is Normal (then is Normal for any ), or if the sample size is large enough for the Central Limit Theorem — commonly — even when the population is skewed or unknown.
- What is the difference between σ and σ/√n?
- is the standard deviation of individual data values in the population. is the standard error — the standard deviation of the sample mean . Use for probabilities about one observation and for probabilities about a sample mean.
- Why do variances add for the difference of two sample means?
- Because the two samples are independent, their variances combine additively regardless of whether you add or subtract the means. So . You add the squared standard errors, then take the square root — never subtract.
- Does a larger sample make the population data more Normal?
- No. The CLT affects only the sampling distribution of the statistic , not the raw population data. The population keeps its original shape; it is the distribution of sample means that becomes more Normal as increases.
Learn this with a teacher, not a page
The Crimsora tutor teaches U5.7 Sampling Distribution of x̄ live — explaining on a whiteboard, asking you questions, and adapting to where you get stuck.