Why mean independence does not imply independence?

2k Views Asked by At

Why mean independence does not imply independence? I considered

$$ \mathbb{E}(X\mid Y=y) = \mathbb{E}(X) \text{ for all } y\in \mathcal{Y} $$

This implies that

$$\int_\mathcal{X} x f_{X\mid Y} (x,y) \,dx = \int_{\mathcal{X}} x f_X (x) \,dx \text{ for all } y \in \mathcal{Y}$$

For the equality to hold, the left hand side cannot have any $y$ in it after we do the integration. This seems to suggest that $f_{X\mid Y} (x,y)$ has to be free of $y$. Then, if $f_{X\mid Y} (x,y)$ is free of $y$, and the equality holds, it seems that we must have $f_{X\mid Y} (x,y) = f_X (x)$.

I think the last statement I made could have some problem because we probably only have $f_{X\mid Y} (x,y) = f_X (x)$ almost everywhere. But what would be an elementary counterexample?

2

There are 2 best solutions below

3
On BEST ANSWER

Let the pair $(X,Y)$ be uniformly distributed over a circle (say the unit circle centered at $(0,0)$). Then for each $y$ we have ${\mathbb E}(X\mid Y=y)=0$, which equals ${\mathbb E}(X)$, but we don't have independence between $X$ and $Y$.

2
On

Just because the LHS is free of $y$ doesn't mean equality a.e. They can both be $0$.

A counterexample would be (in spirit, the same as grand_chat but maybe a bit more elementary): we play a game. I flip a coin, if heads we bet \$10. If tails we bet \$5. Then we flip another coin and if if heads you win and tails I win.

The original coin flip determines how much we bet and thus how much you win/lose. But the expectation is $0$ in any case.