Central Limit Theorem vs Sampling Distribution

Both terms below come up in the same part of the course, and students mix them up. Here is each one defined on its own, side by side, so you can see where they part company.

Central limit theorem

Sampling distributions

The central limit theorem says the sample mean's sampling distribution becomes approximately normal as the sample size grows, whatever the population's shape.

The central limit theorem is what lets you use normal-based methods for means even when the underlying data are not normal. For example, individual household incomes are strongly right-skewed, yet the distribution of mean income from samples of 50 households is close to a bell shape. As the sample size nn grows, the sampling distribution of xˉ\bar{x} (x-bar, the sample mean) approaches a normal shape centered at μ\mu (mu) with standard deviation σn\frac{\sigma}{\sqrt{n}} (sigma over root n). A common guideline is that n30n \ge 30 is large enough for many populations.

Full entry for central limit theorem

Sampling distribution

Sampling distributions

A sampling distribution is the distribution of a statistic across all possible samples of the same size drawn from a population.

A sampling distribution describes how a statistic, such as the sample mean, changes from one random sample to the next. For example, taking many samples of 40 students and recording each sample mean builds up the sampling distribution of xˉ\bar{x} (x-bar, the sample mean). For the sample mean its center is the population mean μ\mu (mu) and its spread, the standard error, is σn\frac{\sigma}{\sqrt{n}} (sigma over the square root of n). This spread shrinks as the sample size grows, so larger samples give more consistent estimates.

Full entry for sampling distribution

Where each one fits in the course