Minimum-variance unbiased estimator

From Wikipedia, the free encyclopedia
Jump to navigation Jump to search

In statistics a minimum-variance unbiased estimator (MVUE) or uniformly minimum-variance unbiased estimator (UMVUE) is an unbiased estimator that has lower variance than any other unbiased estimator for all possible values of the parameter.

For practical statistics problems, it is important to determine the MVUE if one exists, since less-than-optimal procedures would naturally be avoided, other things being equal. This has led to substantial development of statistical theory related to the problem of optimal estimation.

While combining the constraint of unbiasedness with the desirability metric of least variance leads to good results in most practical settings—making MVUE a natural starting point for a broad range of analyses—a targeted specification may perform better for a given problem; thus, MVUE is not always the best stopping point.

Definition

[edit | edit source]

Consider estimation of g(θ) based on data X1,X2,,Xn i.i.d. from some member of a family of densities pθ,θΩ, where Ω is the parameter space. An unbiased estimator δ(X1,X2,,Xn) of g(θ) is UMVUE if θΘ,

var(δ(X1,X2,,Xn))var(δ~(X1,X2,,Xn))

for any other unbiased estimator δ~.

If an unbiased estimator of g(θ) exists, then one can prove there is an essentially unique MVUE.[1] Using the Rao–Blackwell theorem one can also prove that determining the MVUE is simply a matter of finding a complete sufficient statistic for the family pθ,θΩ and conditioning any unbiased estimator on it.

Further, by the Lehmann–Scheffé theorem, an unbiased estimator that is a function of a complete, sufficient statistic is the UMVUE.

Put formally, suppose δ(X1,X2,,Xn) is unbiased for g(θ), and that T is a complete sufficient statistic for the family of densities. Then

η(X1,X2,,Xn)=E(δ(X1,X2,,Xn)T)

is the MVUE for g(θ).

A Bayesian analog is a Bayes estimator, particularly with minimum mean square error (MMSE).

Estimator selection

[edit | edit source]

An efficient estimator need not exist, but if it does and if it is unbiased, it is the MVUE. Since the mean squared error (MSE) of an estimator δ is

MSE(δ)=var(δ)+[bias(δ)]2 

the MVUE minimizes MSE among unbiased estimators. In some cases biased estimators have lower MSE because they have a smaller variance than does any unbiased estimator; see estimator bias.

Example

[edit | edit source]

Consider the data to be a single observation from an absolutely continuous distribution on with density

pθ(x)=θex(1+ex)θ+1,

where θ > 0, and we wish to find the UMVU estimator of

g(θ)=1θ2

First we recognize that the density can be written as

ex1+exexp(θlog(1+ex)+log(θ))

which is an exponential family with sufficient statistic T=log(1+eX). In fact this is a full rank exponential family, and therefore T is complete sufficient. See exponential family for a derivation which shows

E(T)=1θ,var(T)=1θ2

Therefore,

E(T2)=2θ2

Here we use Lehmann–Scheffé theorem to get the MVUE. Clearly, δ(X)=T2/2 is unbiased and T=log(1+eX) is complete sufficient, thus the UMVU estimator is

η(X)=E(δ(X)T)=E(T22|T)=T22=log(1+eX)22

This example illustrates that an unbiased function of the complete sufficient statistic will be UMVU, as Lehmann–Scheffé theorem states.

Other examples

[edit | edit source]

See also

[edit | edit source]

Bayesian analogs

[edit | edit source]

References

[edit | edit source]
  1. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  • Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  • Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  • Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).