Optimizing Linear Estimators for Minimum Variance: How to Find the Best Weights?

  • Context: Graduate 
  • Thread starter Thread starter purplebird
  • Start date Start date
  • Tags Tags
    Linear
Click For Summary
SUMMARY

This discussion focuses on optimizing linear estimators for minimum variance by determining the best weights, W(i), in the context of the linear estimator μ = ∑W(i)X(i). The key requirement is that the mean of μ equals the parameter u, and the variance of the estimator, Var(μ) = σ²∑W(i)², must be minimized under the constraint that ∑W(i) = 1. The method of undetermined multipliers is recommended as a direct approach to achieve this optimization.

PREREQUISITES
  • Understanding of linear estimators and their properties
  • Familiarity with variance and expectation in statistics
  • Knowledge of the method of undetermined multipliers
  • Basic concepts of statistical independence
NEXT STEPS
  • Study the method of undetermined multipliers in optimization problems
  • Explore the properties of linear estimators in statistical analysis
  • Learn about variance minimization techniques in estimation theory
  • Investigate applications of linear estimators in real-world data analysis
USEFUL FOR

Statisticians, data analysts, and researchers focused on optimizing estimators for improved accuracy and efficiency in statistical modeling.

purplebird
Messages
14
Reaction score
0
Given
Y(i) = u + e(i) i = 1,2,...N
such that e(i)s are statistically independent and u is a parameter
mean of e(i) = 0
and variance = [tex]\sigma(i)[/tex]^2

Find W(i) such that the linear estimator

[tex]\mu[/tex] = [tex]\sum[/tex]W(i)X(i) for i = 1 to N

has

mean value of [tex]\mu[/tex] = u

and E[[tex](u-\mu)^2[/tex] is a minimum
 
Physics news on Phys.org
There may be other ways to do this, but one of the most direct is outlined below.
[tex] \hat\mu = \sum w(i) x_i[/tex]
then in order for [tex]E(\hat \mu) = \mu[/tex] to be true you must have

[tex] \sum w(i) = 1[/tex]

Next, note that [tex]E(\hat \mu - \mu)^2[/tex] is simply the [tex]\textbf{variance}[/tex] of your estimate (since your estimate has expectation [tex]\mu[/tex]).

Since the [tex]x_i[/tex] are independent, the variance of [tex]\hat \mu[/tex] is

[tex] \mathbf{Var}{\hat \mu} = \sum w(i)^2 \mathbf{Var}(x_i) = \sigma^2 \sum w(i)^2[/tex]

You want to choose the [tex]w(i)[/tex] so that the most recent expression is minimized, subject to the constraint that [tex]\sum w(i) = 1[/tex]

From here on use the method of undetermined multipliers.
 

Similar threads

  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 42 ·
2
Replies
42
Views
6K
  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 23 ·
Replies
23
Views
4K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
5
Views
6K
Replies
3
Views
3K
  • · Replies 9 ·
Replies
9
Views
3K
Replies
6
Views
2K
Replies
1
Views
4K