Courses / Mathematics I
Data Analysis and Probability

Sampling and the Central Limit Theorem

Mathematics I 245 words Free to read

From Sample to Population

Statistics uses a sample (a subset of collected data) to infer properties of a population (the whole group of interest).

TermSymbolMeaning
Parameterμ\muTrue population characteristic
Statisticxˉ\bar{x}Sample quantity estimating μ\mu

For valid inference, use a random sample where every member is equally likely to be chosen, avoiding bias (systematic error from non-random selection).

Because samples vary, xˉ\bar{x} is a random variable. Its sampling distribution has a centre equal to μ\mu and a spread called the standard error:

SE=σnSE = \frac{\sigma}{\sqrt{n}}

Here, σ\sigma is population standard deviation and nn is sample size. Larger samples yield more precision, but only by a factor of n\sqrt{n}.

A wide population cloud, and two sampling distributions built from it

The Central Limit Theorem

The Central Limit Theorem (CLT) states that for a sufficiently large sample (n30n \ge 30 typically), the sampling distribution of the mean is approximately normal, regardless of the population's underlying shape.

What Changes with CLTWhat Does NOT Change
Distribution of the sample mean (xˉ\bar{x})The raw data population shape
Averages become bell-shapedSkewed individual data remain skewed
Common pitfall: Thinking the CLT makes the raw data normal. It only applies to the sampling distribution of the mean. The population shape remains unchanged; only the distribution of the statistic turns normal as nn grows.

Practise this lesson

The explanation above is free to read. The graded practice for this lesson lives in the Tryals app.

10practice questions
2interactive scenes

Data Analysis and Probability