Two random variables $X$ and $Y$. How are the following two statements related:
- $E(XY) = E(X)E(Y)$, ($X$ and $Y$ are called uncorrelated)
- $E(X\mid Y)= E(X)$ a.s., (what is this case called?)
Does one imply the other, and/or are there counterexample to such implications, or are there some condition that can make one imply the other? Thanks!
From a deleted reply, there is an interesting statement
- $E(X\mid Y) E(Y) = E(XY)$ a.s.
I don't quite remember it correctly. Can anyone who can see it (with 10k reputation) verify that? I wonder when it is true? Any implication with the previous two statements?
Since $cov(X,Y)=E(XY)-E(X)E(Y),$ then for $E(XY)=E(X)E(Y)$to be true, $X,Y$ are uncorrelated.