next up previous contents
Next: Example 2: The sample Up: Accuracy and bias of Previous: Accuracy and bias of   Contents

Example 1: The sample mean

The expectation of the sample mean is calculated as follows:

$\displaystyle E(\overline{X})$ $\displaystyle =$ $\displaystyle E(\frac{1}{n}\sum_{i=1}^{n} X_i )$ (5.3)
  $\displaystyle =$ $\displaystyle \frac{1}{n}\sum_{i=1}^{n} E(X_i)$  
  $\displaystyle =$ $\displaystyle \frac{1}{n}\sum_{i=1}^{n} \mu$  
  $\displaystyle =$ $\displaystyle \mu$  

Hence, the bias of the sample mean $ E(\overline{X})-\mu$ is zero and the sample mean is an ``unbiased'' estimate of the population mean. As discussed earlier, the variance of the sample mean is given by $ \sigma^2/n$ and, therefore, the MSE of the sample mean estimate is simply given by $ \sigma^2/n$. As the sample size increases, the MSE tends to zero and the sample mean estimate converges on the true population value. This smooth unbiased convergence is what allows us to use sample means to estimate population means.


next up previous contents
Next: Example 2: The sample Up: Accuracy and bias of Previous: Accuracy and bias of   Contents
David Stephenson 2005-09-30