Line 3: Line 3:
 
So if expanding on the last entry I got
 
So if expanding on the last entry I got
  
E[X]-E[N] + (E[X(X-N)]-E[X]E[X-N])/(Var(x)) * (X-E[X])
+
E[Y] + (E[X(X-N)]-E[X]E[X-N])/(Var(x)) * (X-E[X])
 
               After some rearranging
 
               After some rearranging
  
E[X]-E[N] +(E[X^2]-E[XN]+E[X]^2+E[X]E[N])/(E[X^2]+E[X]^2]) * (X-E[X])
+
E[Y] +(E[X^2]-E[XN]+E[X]^2+E[X]E[N])/(E[X^2]+E[X]^2]) * (X-E[X])
 +
                Indep.
 +
E[Y] + (E[X^2]-E[X]^2)/(E[X^2]-E[X]^2) * (X-E[X])
  
E[X]-E[N] + (E[X^2]-E[X]^2)/(E[X^2]-E[X]^2) * (X-E[X])
+
E[Y] + (X-E[X])
  
E[X]-E[N] + (X-E[X])
+
Thats what i got so far you sould be able to plug in values assuming this is right..theres an example like in class btw. Maybe someone could check?
 
+
Thats what i got so far you sould be able to plug in values assuming this is right..theres an example like in class btw
+
  
 
Do you use law of iterated expectation here?
 
Do you use law of iterated expectation here?

Latest revision as of 16:44, 8 December 2008

The way I went about this problem is I set Y=X-N and substituted all over the place

So if expanding on the last entry I got

E[Y] + (E[X(X-N)]-E[X]E[X-N])/(Var(x)) * (X-E[X])

             After some rearranging

E[Y] +(E[X^2]-E[XN]+E[X]^2+E[X]E[N])/(E[X^2]+E[X]^2]) * (X-E[X])

                Indep.

E[Y] + (E[X^2]-E[X]^2)/(E[X^2]-E[X]^2) * (X-E[X])

E[Y] + (X-E[X])

Thats what i got so far you sould be able to plug in values assuming this is right..theres an example like in class btw. Maybe someone could check?

Do you use law of iterated expectation here?

Alumni Liaison

Basic linear algebra uncovers and clarifies very important geometry and algebra.

Dr. Paul Garrett