AP-STATS-5.7-5.8

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 xˉ\bar{x}, 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 xˉ\bar{x}, 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, xˉ1xˉ2\bar{x}_1 - \bar{x}_2, 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 μ\mu and standard deviation σ\sigma. If you draw a simple random sample of size nn and compute the sample mean xˉ\bar{x}, then across all possible samples:μxˉ=μσxˉ=σn\mu_{\bar{x}} = \mu \qquad \sigma_{\bar{x}} = \frac{\sigma}{\sqrt{n}}The mean of the sampling distribution equals the population mean — this is what makes xˉ\bar{x} an unbiased estimator of μ\mu. The standard deviation of xˉ\bar{x}, often called the standard error, is the population standard deviation divided by n\sqrt{n}.

Notice the n\sqrt{n} in the denominator: larger samples produce sample means that cluster more tightly around μ\mu. Quadrupling the sample size only halves the standard error, because 4=2\sqrt{4}=2. This diminishing-returns relationship is a favorite exam point.

The formula σxˉ=σ/n\sigma_{\bar{x}} = \sigma/\sqrt{n} 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 xˉ\bar{x} depends on two things: the shape of the population and the sample size.
SituationShape of distribution of xˉ\bar{x}
Population is NormalExactly Normal for any nn
Population not Normal, small nnSimilar to population (skewed)
Population not Normal, large nnApproximately Normal (CLT)
If the population itself is Normal, then xˉ\bar{x} is Normal no matter how tiny the sample. When the population is skewed or unknown, the Central Limit Theorem guarantees the distribution of xˉ\bar{x} becomes approximately Normal as nn grows. The common working threshold on the AP exam is n30n \geq 30.

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 xˉ\bar{x} is (at least approximately) Normal with mean μxˉ\mu_{\bar{x}} and standard deviation σxˉ\sigma_{\bar{x}}, probability questions become standardization problems. The key formula is:z=xˉμxˉσxˉ=xˉμσ/nz = \frac{\bar{x} - \mu_{\bar{x}}}{\sigma_{\bar{x}}} = \frac{\bar{x} - \mu}{\sigma/\sqrt{n}}The single most common mistake students make is using σ\sigma in the denominator instead of σ/n\sigma/\sqrt{n}. That confuses the probability that one individual exceeds a value with the probability that a sample mean exceeds it. Because xˉ\bar{x} has a smaller spread than individual values, sample means rarely land as far from μ\mu 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 μxˉ\mu_{\bar{x}} and σxˉ\sigma_{\bar{x}}. (3) Standardize to a zz-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 xˉ1\bar{x}_1 and xˉ2\bar{x}_2, the sampling distribution of the difference xˉ1xˉ2\bar{x}_1 - \bar{x}_2 has:μxˉ1xˉ2=μ1μ2\mu_{\bar{x}_1 - \bar{x}_2} = \mu_1 - \mu_2σxˉ1xˉ2=σ12n1+σ22n2\sigma_{\bar{x}_1 - \bar{x}_2} = \sqrt{\frac{\sigma_1^2}{n_1} + \frac{\sigma_2^2}{n_2}}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 xˉ1xˉ2\bar{x}_1 - \bar{x}_2 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:z=(xˉ1xˉ2)(μ1μ2)σ12n1+σ22n2z = \frac{(\bar{x}_1 - \bar{x}_2) - (\mu_1 - \mu_2)}{\sqrt{\frac{\sigma_1^2}{n_1} + \frac{\sigma_2^2}{n_2}}}

Key terms

Sampling distribution of x̄.
The distribution of the sample mean xˉ\bar{x} over all possible samples of a fixed size nn from a population.
Standard error of the mean.
The standard deviation of the sampling distribution of xˉ\bar{x}, equal to σ/n\sigma/\sqrt{n}.
Unbiased estimator.
A statistic whose sampling distribution is centered at the parameter it estimates; xˉ\bar{x} is unbiased for μ\mu because μxˉ=μ\mu_{\bar{x}}=\mu.
Central Limit Theorem (CLT).
The principle that the sampling distribution of xˉ\bar{x} 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 xˉ\bar{x} as Normal, justified either by a Normal population or by a large sample via the CLT.
Standardizing (z-score).
Converting a value of xˉ\bar{x} to z=(xˉμ)/(σ/n)z=(\bar{x}-\mu)/(\sigma/\sqrt{n}) so probabilities can be read from the standard Normal distribution.

Worked example

The weights of oranges from an orchard are Normally distributed with mean μ=220\mu = 220 grams and standard deviation σ=30\sigma = 30 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 xˉ\bar{x} is exactly Normal for any sample size, including n=36n=36.

Step 2: Find the mean and standard deviation of xˉ\bar{x}. The center is μxˉ=μ=220\mu_{\bar{x}} = \mu = 220 grams. The standard error is σxˉ=σn=3036=306=5\sigma_{\bar{x}} = \frac{\sigma}{\sqrt{n}} = \frac{30}{\sqrt{36}} = \frac{30}{6} = 5 grams.

Step 3: Standardize the value 228.z=2282205=85=1.6z = \frac{228 - 220}{5} = \frac{8}{5} = 1.6Step 4: Find the probability. We want P(xˉ>228)=P(z>1.6)P(\bar{x} > 228) = P(z > 1.6). From the standard Normal table, P(z<1.6)=0.9452P(z < 1.6) = 0.9452, so P(z>1.6)=10.9452=0.0548P(z > 1.6) = 1 - 0.9452 = 0.0548.

There is about a 0.0548 probability that the mean weight of 36 randomly selected oranges exceeds 228 grams. Notice how using σxˉ=5\sigma_{\bar{x}}=5 rather than σ=30\sigma=30 made the sample mean far more likely to stay near 220.

Practice questions

A population has mean μ=50\mu = 50 and standard deviation σ=12\sigma = 12. For samples of size n=9n = 9, what is the standard deviation of the sampling distribution of xˉ\bar{x}?
  1. 1212
  2. 44
  3. 1.331.33
  4. 3636

Answer: 44

The standard deviation of xˉ\bar{x} is the standard error σ/n=12/9=12/3=4\sigma/\sqrt{n} = 12/\sqrt{9} = 12/3 = 4. Choosing 12 forgets to divide by n\sqrt{n}; 1.33 wrongly divides by nn instead of n\sqrt{n}.
Two independent samples are taken. Sample 1 has n1=40n_1 = 40 from a population with σ1=10\sigma_1 = 10; sample 2 has n2=50n_2 = 50 from a population with σ2=8\sigma_2 = 8. Find the standard deviation of the sampling distribution of xˉ1xˉ2\bar{x}_1 - \bar{x}_2.

Answer: Approximately 1.96

Variances add for independent samples: σxˉ1xˉ2=σ12n1+σ22n2=10040+6450=2.5+1.28=3.781.94\sigma_{\bar{x}_1-\bar{x}_2} = \sqrt{\frac{\sigma_1^2}{n_1}+\frac{\sigma_2^2}{n_2}} = \sqrt{\frac{100}{40}+\frac{64}{50}} = \sqrt{2.5+1.28} = \sqrt{3.78} \approx 1.94. (Rounding gives about 1.94–1.96.) Never subtract the variances or add the standard deviations directly.
A skewed population has mean μ=15\mu = 15 and standard deviation σ=6\sigma = 6. Explain whether you can find P(xˉ>16)P(\bar{x} > 16) using a Normal model for a sample of size n=4n = 4, and for a sample of size n=64n = 64.

Answer: For n = 4 you cannot; for n = 64 you can.

With n=4n=4 from a skewed population, the sample size is too small for the CLT to apply, so the distribution of xˉ\bar{x} is still skewed and the Normal model is not justified. With n=6430n=64 \geq 30, the CLT makes the distribution of xˉ\bar{x} approximately Normal, so you may standardize using σxˉ=6/64=0.75\sigma_{\bar{x}} = 6/\sqrt{64} = 0.75 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 xˉ\bar{x} is Normal for any nn), or if the sample size is large enough for the Central Limit Theorem — commonly n30n \geq 30 — even when the population is skewed or unknown.
What is the difference between σ and σ/√n?
σ\sigma is the standard deviation of individual data values in the population. σ/n\sigma/\sqrt{n} is the standard error — the standard deviation of the sample mean xˉ\bar{x}. Use σ\sigma for probabilities about one observation and σ/n\sigma/\sqrt{n} 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 σxˉ1xˉ2=σ12/n1+σ22/n2\sigma_{\bar{x}_1-\bar{x}_2} = \sqrt{\sigma_1^2/n_1 + \sigma_2^2/n_2}. 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 xˉ\bar{x}, not the raw population data. The population keeps its original shape; it is the distribution of sample means that becomes more Normal as nn 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.