Sampling Distributions

Introduces the sampling distribution of the sample mean: its mean, its standard error, and -- via the Central Limit Theorem -- its approximate normality for large samples. Uses standardization to compute probabilities involving the sample mean.

Step 1 of 119%

Tutorial

The Sampling Distribution of the Sample Mean

Let X1,X2,,XnX_1, X_2, \ldots, X_n be independent observations drawn from a population with mean μ\mu and standard deviation σ\sigma. The sample mean is

Xˉ=1ni=1nXi.\bar X = \frac{1}{n}\sum_{i=1}^n X_i.

Because the values XiX_i are random, Xˉ\bar X is itself a random variable. Its probability distribution -- the distribution of values Xˉ\bar X takes across all possible samples of size nn -- is called the sampling distribution of Xˉ\bar X.

The mean and standard deviation of this sampling distribution are

E[Xˉ]=μ,SD(Xˉ)=σn.E[\bar X] = \mu, \qquad \mathrm{SD}(\bar X) = \frac{\sigma}{\sqrt{n}}.

The quantity σ/n\sigma/\sqrt{n} is called the standard error of Xˉ\bar X, denoted SE(Xˉ)\mathrm{SE}(\bar X).

For instance, if a population has μ=50\mu = 50 and σ=8\sigma = 8, then a sample mean based on n=16n = 16 observations has

E[Xˉ]=50,SE(Xˉ)=816=2.E[\bar X] = 50, \qquad \mathrm{SE}(\bar X) = \frac{8}{\sqrt{16}} = 2.

Notice that the standard error shrinks as nn grows: larger samples produce sample means that cluster more tightly around μ\mu.

navigate · Enter open · Esc close · ⌘K/Ctrl K toggle