Mathfolis

Central Limit Theorem

Unit 5 · Sampling Distributions

What AP Stats asks here

The Central Limit Theorem says the sampling distribution of xˉ\bar{x} is approximately normal once nn is large enough, regardless of the population's shape. It is the engine that lets normal-based inference work in practice. The recurring AP trap: claiming the CLT makes the raw data normal — it does not. The CLT is about the sample mean, not about individual observations.

Sampling distribution of xˉ\bar{x}

Center
μxˉ=μ\mu_{\bar{x}} = \mu
Standard error
σxˉ=σn\sigma_{\bar{x}} = \dfrac{\sigma}{\sqrt{n}}
Approximate distribution
xˉN ⁣(μ,σn)\bar{x} \sim N\!\left(\mu, \dfrac{\sigma}{\sqrt{n}}\right)

When does the normality kick in

Population normal
any n\text{any } n
Mild skew or symmetric
n30n \ge 30
Severe skew
n50 or largern \ge 50 \text{ or larger}
AP Tip: The SE shrinks like 1/√n. Quadrupling the sample size halves the SE. Doubling it only divides the SE by √2 — diminishing returns set in quickly.
Caution: The CLT is about the sampling distribution of x̄, not the data. Heights of adults may or may not be normal; that's a biological fact, not a CLT result.
Type 1

Compute the standard error of xˉ\bar{x}

Divide the population SD by n\sqrt{n}. Then standardize the sample mean using σxˉ\sigma_{\bar{x}} (not σ\sigma) to find probabilities.

Example 1
Nails from a factory have μ=50\mu = 50 mm and σ=2\sigma = 2 mm. For an SRS of n=100n = 100, what is P(xˉ>50.4)P(\bar{x} > 50.4)? (A) ≈ 0.421 (B) ≈ 0.20 (C) ≈ 0.0228 (D) ≈ 0.50

Practice more of this type— AI-generated · always-new problems

Generate Problems →
Type 2

When CLT applies

Normal population: any nn works. Symmetric or mildly skewed: n30n \ge 30 is the standard threshold. Severely skewed: ask for larger nn.

Example 2
For which scenario is the sampling distribution of xˉ\bar{x} safely treated as approximately normal? (A) Severely right-skewed population (e.g., income); n=25n = 25. (B) Approximately normal population; n=8n = 8 — any n works because the population is normal. (C) Bimodal population; n=10n = 10. (D) Heavy-tailed population; n=15n = 15.

Practice more of this type— AI-generated · always-new problems

Generate Problems →
Type 3

CLT is about xˉ\bar{x}, not raw data

Misuse: 'The CLT means heights are normal.' The CLT says sample means become normal — not the raw observations.

Example 3
A student claims: 'Because of the CLT, heights of US adults are normally distributed.' Which critique is correct? (A) The claim is correct. (B) The CLT is about the sampling distribution of xˉ\bar{x}, not the distribution of raw data. The heights may or may not be normal — that's a biological fact, not a consequence of the CLT. (C) The CLT applies only when n=100n = 100. (D) The CLT applies only when the data are normal to begin with.

Practice more of this type— AI-generated · always-new problems

Generate Problems →
Central Limit Theorem | AP Statistics — Mathfolis