Weighted verage of two variables with minimal variance

Click For Summary

Homework Help Overview

The problem involves estimating the mean of two independent random variables, X1 and X2, using a linear combination of these variables. The goal is to show that the estimator T is unbiased under certain conditions and to derive its variance in terms of known variances of the random variables.

Discussion Character

  • Exploratory, Mathematical reasoning, Assumption checking

Approaches and Questions Raised

  • Participants discuss the conditions under which the estimator T is unbiased and explore the variance of T. There is an attempt to relate the variance of the linear combination to the variances of the individual random variables.

Discussion Status

Some participants have provided guidance on the variance formula for independent random variables, while others are clarifying misunderstandings about variance calculations. There is an ongoing exploration of how to express the variance in the required terms.

Contextual Notes

Participants are working under the assumption that the variances of X1 and X2 are known constants, and there is a focus on the relationship between the coefficients c1 and c2 in the context of the estimator's unbiasedness.

sara_87
Messages
748
Reaction score
0

Homework Statement



X1 and X2 are independent random variables. They both have the same mean (mue). Their variances are s1^2 and s2^2 respectively, where s1^2 and s2^2 are known constants. It is proposed to estimate mue by an estimator T of the form T=c1X1 + c2X2.
Show that T will be unbiased if c1 + c2=1
and find an expression for var(T) in terms of c1, s1^2 and s2^2.
(assuming c1+c2=1)

Homework Equations





The Attempt at a Solution



I showed that T will be unbiased if c1+c2=1
For the next part this is what i did:

var(T) = var(c1X1+c2X2)
var(c1X1+c2X2) = E[(c1X1+c2X2)^2] + {E[c1X1+c2X2]}^2

and then after expanding and simplifying, i got:
var(T) = 2(mue)^2(c1^2 + 2c1c2 + c2^2)

I can easily change c2 in terms of c1 but how do put in terms of s1^2 and s2^2 as this is what they are asking for??

Thank you
 
Physics news on Phys.org


If X, Y are independent random variables, and a, b are real numbers, then

Var(aX + bY) = a^2 Var(X) + b^2 Var(Y)

Apply this to the setting of your problem.

Note that, relating to your work,

Var(W)

does not equal

E(W^2) + (E(W))^2

so your formula would not get you to the desired result.
 


Thank you v much.
I should have known that Var(aX + bY) = a^2 Var(X) + b^2 Var(Y) !

But how come for this question
Var(W)

does not equal

E(W^2) + (E(W))^2

?
 


Var(W) = E((W - mu_w)^2) = E(W^2 - 2Wmu_w + (mu_w)^2) = E(W^2) - 2(mu_w)^2 + (mu_w)^2 = E(W^2) - (mu_w)^2

for any random variable W. :smile: I believe you just missed a sign.

Sometimes, after staring at a problem for some time, our minds see what we want them too rather than what we've actually written - it happens to me a lot.
 


Oh ofcourse...it's minus...silly me.

What u said is SO TRUE.
Thanks v much.
 

Similar threads

Replies
2
Views
2K
  • · Replies 8 ·
Replies
8
Views
3K
Replies
0
Views
1K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 1 ·
Replies
1
Views
2K