next up previous contents
Next: Sampling errors Up: Parameter estimation Previous: Motivation   Contents

Sampling distributions

The probability distribution of a sample statistic such as the sample mean is known as a sampling distribution (and should not be confused with the probability distribution of the underlying random variable). For example, it can be shown that the sample mean of $ n$ independent normally distributed variables $ X\sim N(\mu,\sigma^2)$ has a sampling distribution given by $ \overline{X}\sim N(\mu,\sigma^2/n)$. In other words, the sample mean of $ n$ normal variables is also normally distributed with the same mean but with a reduced variance $ \sigma^2/n$ that becomes smaller for larger samples. Rather amazingly, the sample mean of any variables no matter how distributed has a sampling distribution often tends to normal $ \overline{X}\sim N(\mu,\sigma^2/n)$ for sufficiently large sample size. This famous result is known as the Central Limit Theorem and accounts for why we encounter the normal distribution so often for observed quantities such as measurement errors etc.

The sampling distribution $ f_T(.)$ of a sample statistic $ T(X)$ depends on:


next up previous contents
Next: Sampling errors Up: Parameter estimation Previous: Motivation   Contents
David Stephenson 2005-09-30