next up previous contents
Next: Confidence Intervals Up: Point Estimation Previous: Properties of Point Estimators

Minimum Variance Unbiased Estimation

It is not always obvious what the best way to estimate a parameter is. For example, the sample mean and sample median are both natural estimators of the mean of a normal population. We want our estimator to be like target 3: unbiased with the smallest possible variance. Thus, we only look at unbiased estimators and choose the one with the smallest variance. This we call the minimum variance unbiased estimator/ (MVUE) or the best unbiased estimator/ (BUE), because it is the ``best'' estimator we can get using only unbiased estimators.

NOTE:\ For the normal distribution, the mean, median, and mode all occur at the same location. Why do we usually use the mean, tex2html_wrap_inline2643 , instead of the median, tex2html_wrap_inline2657 ? It turns out that both tex2html_wrap_inline2643 and tex2html_wrap_inline2657 are unbiased, but tex2html_wrap_inline2643 has a smaller variance than tex2html_wrap_inline2657 . In fact, tex2html_wrap_inline2643 is the MVUE. See the ``Minimum variance estimation'' concept lab for some examples of this.



Jan Lethen
Wed Nov 13 16:20:46 CST 1996