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 grows, the sampling distribution of (x-bar, the sample mean) approaches a normal shape centered at (mu) with standard deviation (sigma over root n). A common guideline is that is large enough for many populations.
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, the sample mean). For the sample mean its center is the population mean (mu) and its spread, the standard error, is (sigma over the square root of n). This spread shrinks as the sample size grows, so larger samples give more consistent estimates.