Conditional expectation in statistics

libragirl79
Messages
30
Reaction score
0
Hi,

I am trying to show that if the E[W|X]=0 then the Cov (W,X)=0.




Using the def of variance, and given that E[W] is zero,
I get that Cov is equal to: E[WX]-E[W * E(X)]

using conditional expectation:

E [E(WX|X)] -E[x]E[W]= E[X E[W|X]]-E[X]E[E(W|X)]=0

I am not sure if this transition (in red) is ok.

Thanks!
 
Physics news on Phys.org
libragirl79 said:
Hi,

I am trying to show that if the E[W|X]=0 then the Cov (W,X)=0.
The difficulty is that this statement is, in general, NOT true.
What is true is that if E[W|X]= E[W] then Cov(W, X)= 0.



Using the def of variance, and given that E[W] is zero,
What? Where is that gven?

I get that Cov is equal to: E[WX]-E[W * E(X)]

using conditional expectation:

E [E(WX|X)] -E[x]E[W]= E[X E[W|X]]-E[X]E[E(W|X)]=0

I am not sure if this transition (in red) is ok.

Thanks!
 
Thanks for the reply!

From what I understand the posed statement is true when E[W|X]=0 a.s.

E[W]=E[E[W|X]]=E[0]=0 and the def of cov being E[(W-E(W))(X-E(X))]

The question I have is if Expec value of two vars, WX, can be conditioned as I wrote above on X and then X extracted...
 
libragirl79 said:
Thanks for the reply!

From what I understand the posed statement is true when E[W|X]=0 a.s.

E[W]=E[E[W|X]]=E[0]=0 and the def of cov being E[(W-E(W))(X-E(X))]

The question I have is if Expec value of two vars, WX, can be conditioned as I wrote above on X and then X extracted...

Cov(W,X) = E(W*X) - EW * EX (a standard result). Can you relate E(W*X) and EW to E(W|X)?
 
The only way I know how to relate the two was by doing the conditioning I did of both WX on X...It would be optimal if W and X were indep, then the stand result for Cov works perfectly, but that's not the case here...
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top