Rao-Blackwell Theorem and Minimum-Variance Unbiased Estimator
Rao-Blackwell Theorem and Minimum-Variance Unbiased Estimator (MVUE)
Introduction to Estimators
Let be an estimator of a parameter .
Desirable properties of include:
Unbiasedness: The estimator should satisfy
.Consistency: As the sample size approaches infinity, the probability that the estimator deviates from the true parameter should diminish, formally,
\lim_{n \to \infty} P(|\hat{\theta} - \theta| > \epsilon) = 0, \; \forall \epsilon > 0.Efficiency: The efficiency of relative to another unbiased estimator should be defined as
An estimator satisfying these properties is known as the Minimum Variance Unbiased Estimator (MVUE).
Finding an MVUE of
Question: How to find an MVUE of ?
Answer: Let be independent and identically distributed (i.i.d.) random variables from a probability density function (pdf) given by,
If and , then is the MVUE of by Theorem 9.5 (The Rao-Blackwell Theorem).
Rao-Blackwell Theorem
Let be an unbiased estimator of such that the variance V(\hat{\theta}) < \infty.
If is a sufficient statistic for , then define:
The properties of this estimator are:
For all ,
The variance is guaranteed to be less than or equal to that of any unbiased estimator:
Definition of Sufficient Statistic
Definition 9.3: A statistic is sufficient for if the conditional distribution of given does not depend on . This is formalized as:
does not depend on .Advantages of Sufficient Statistics:
Simplifies data for making inferences about .
Leads to the MVUE of or a function .
Likelihood Function and Factorization Theorem
Definition 9.4: For sample observations taken on corresponding random variables whose distribution depends on parameter , the likelihood of the sample is defined as:
For simplicity, we may write:
Theorem 9.4: A statistic based on the random sample is sufficient for estimating if the likelihood function can be expressed in a factored form:
where is a function only of and and does not depend on .
Examples
Example 9.6: Binomial Distribution
Let . We check if is an MVUE of :
is sufficient.
Compute:
.
Thus, is the MVUE of .
Example 9.7: Rayleigh Distribution
Suppose i.i.d. from the distribution given by:
f = 2y \theta e^{-y^2 / \theta}, \, y > 0.To find the MVUE of :
Use a similar approach as in this section. For instance, let and show that is a sufficient statistic.
Calculate expectation as necessary.
Example 9.8: Normal Distribution
Suppose i.i.d. from :
Formulate the likelihood as:
:Identify sufficient statistics and check for MVUEs by finding expectations.
MVUE of $Cursive Variances$
The MVUE of may involve estimates derived from sufficient statistics.
There is a relationship between sample variance and unbiased estimators.
Conclusion
Understanding the Rao-Blackwell theorem greatly aids in the identification and calculation of MVUEs for various statistical models and distributions. The properties of sufficient statistics are pivotal in simplifying the process of estimator verification and validation.