Summary: This module motivates and introduces the minimum variance unbiased estimator (MVUE). This is the primary criterion in the classical (frequentist) approach to parameter estimation. We introduce the concepts of mean squared error (MSE), variance, bias, unbiased estimators, and the bias-variance decomposition of the MSE.
Note: Your browser may not currently support MathML. See our browser support page for additional details. You can always view the correct math in the PDF version.
In parameter estimation, we observe an
One possibility is to try to design an estimator that minimizes the mean-squared error, that is, the expected squared deviation of the estimated parameter value from the true parameter value. For a scalar parameter, the MSE is defined by
While the MSE is a perfectly reasonable way to assess the quality of an estimator, it does not lead to a useful design criterion. Indeed, the estimator that minimizes the MSE is simply the estimator
It is possible to rewrite the MSE in such a way that a useful
optimality criterion for estimation emerges. For a scalar parameter
Let
The bias-variance decomposition also holds for vector parameters: [Insert 4] The proof is a straighforward generalization of the argument for the scalar parameter case.
Prove the bias-variance decomposition of the MSE for the vector parameter case.
The MSE decomposes into the sum of two non-negative terms, the squared bias and the variance. In general, for an arbitrary estimator, both of these terms will be nonzero. Furthermore, as an estimator is modified so that one term increases, typically the other term will decrease. This is the so-called bias-variance tradeoff. The following example illustrates this effect.
Let
Let's find the value of
Note that the problematic dependence on the parameter enters through the Bias component of the MSE. Therefore, a reasonable alternative is to constrain the estimator to be unbiased, and then find the estimator that produces the minimum variance (and hence provides the minimum MSE among all unbiased estimators).
In this example, note that as the value of
Since the bias depends on the value of the unknown parameter, it seems that any estimation criterion that depends on the bias would lead to an unrealizable estimator, as the previous example suggests (although in certain cases realizable minimum MSE estimators can be found). As an alternative to minimizing the MSE, we could focus on estimators that have a bias of zero. In this case, the bias contributes zero to the MSE, and in particular, it does not involve the unknown parameter. By focusing on estimators with zero bias, we may hope to arrive at a design criterion that yields realizable estimators.
The sample mean of a random sample is always an unbiased estimator for the mean.
Estimate the DC level in the Guassian white noise.
Suppose we have data
The parameter is
Consider the sample-mean estimator:
Since
What does the unbiased restriction really imply? Recall that
It is possible that an estimator can be unbiased for some parameter values, but be biased for others.
The bias of an estimator may be zero for some values of the unknown parameter, but not others. In this case, the estimator is not an unbiased estimator.
Some unbiased estimators are more useful than others.
Direct minimization of the MSE generally leads to non-realizable
estimators. Since the dependence of an estimator on the unknown parameter
appears to come from the bias term, we hope that constraining the bias
to be zero will lead to a useful design criterion. But if the bias is
zero, then the mean-squared error is just the variance.
This gives rise to the minimum variance
unbiased estimator (MVUE) for
The MVUE does not always exist. In fact, it may be that no unbiased estimators exist, as the following example demonstrates.
Place [Insert 7] here and make it an example (5).
Even if unbiased estimators exist, it may be that no single unbiased estimator has the minimum variance for all values of the unknown parameter.
Place [Insert 8] here and make it an example (6).
Compute the variances of the estimators in the
previous examples. Using the
Cramer-Rao Lower bound, show that one
of these two estimators has minimum variance among all
unbiased estimators. Deduce that no single realizable estimator
can have minimum variance among all unbiased estimators
for all parameter values (i.e., the MVUE does
not exist). When using the Cramer-Rao bound, note that the likelihood
is not differentable at
Despite the fact that the MVUE doesn't always exist, in many cases of interest it does exist, and we need methods for finding it. Unfortunately, there is no 'turn the crank' algorithm for finding MVUE's. There are, instead, a variety of techniques that can sometimes be applied to find the MVUE. These methods include: