Sampling Distribution

A sampling distribution is the probability distribution of a given statistic based on a random sample.

When a normal population has the X~N(μ, σ2) probability distribution, the statistic (sample mean) will have the following sampling distribution.

Statistic Sampling distribution
N(μ, σ2 / n)

If population 1 and 2 have the probability distributions of X1~N(μ1, σ12) and X2~N(μ2, σ22), respectively, then the statistic 1 - 2 (difference of two independent sample means) will have the following sampling distribution.

Statistic Sampling distribution
1 - 2 N(μ1 - μ2, σ12 / n1 + σ22 / n2)