Let $X,Y$ independent random variables with $ X,Y\sim \mathcal{N}(0,1) $.
I want to find: $$ E(X \mid X^2 + Y^2) $$
How can it be found? I would appreciate any tips or hints.
Let $X,Y$ independent random variables with $ X,Y\sim \mathcal{N}(0,1) $.
I want to find: $$ E(X \mid X^2 + Y^2) $$
How can it be found? I would appreciate any tips or hints.
By symmetry, you'll have $$ \mathbb{E}[X\mid X^2+Y^2] = 0\,.$$ This is because $\mathbb{E}[X\mid X^2+Y^2] = \mathbb{E}[(-X)\mid (-X)^2+Y^2]=-\mathbb{E}[X\mid X^2+Y^2]$ (the first equality as $X$ and $-X$ have same distribution, and are both independent of $Y$; the second is linearity).