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

  • Thread starter Thread starter purplebird
  • Start date Start date
  • Tags Tags
    Linear
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 = \sigma(i)^2

Find W(i) such that the linear estimator

\mu = \sumW(i)X(i) for i = 1 to N

has

mean value of \mu = u

and E[(u-\mu)^2 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.
<br /> \hat\mu = \sum w(i) x_i<br />
then in order for E(\hat \mu) = \mu to be true you must have

<br /> \sum w(i) = 1<br />

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

Since the x_i are independent, the variance of \hat \mu is

<br /> \mathbf{Var}{\hat \mu} = \sum w(i)^2 \mathbf{Var}(x_i) = \sigma^2 \sum w(i)^2<br />

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

From here on use the method of undetermined multipliers.
 
Namaste & G'day Postulate: A strongly-knit team wins on average over a less knit one Fundamentals: - Two teams face off with 4 players each - A polo team consists of players that each have assigned to them a measure of their ability (called a "Handicap" - 10 is highest, -2 lowest) I attempted to measure close-knitness of a team in terms of standard deviation (SD) of handicaps of the players. Failure: It turns out that, more often than, a team with a higher SD wins. In my language, that...
Hi all, I've been a roulette player for more than 10 years (although I took time off here and there) and it's only now that I'm trying to understand the physics of the game. Basically my strategy in roulette is to divide the wheel roughly into two halves (let's call them A and B). My theory is that in roulette there will invariably be variance. In other words, if A comes up 5 times in a row, B will be due to come up soon. However I have been proven wrong many times, and I have seen some...
Back
Top