I have $X \sim N(0,1)$ and discrete $Y$ independent of $X$ with $P(Y=1)=P(Y=-1) = 1/2$. $Z$ defined as $Z = XY$. Show $X$ and $Z$ are uncorrelated and not independent.
I have shown that they are uncorrelated by having $\mathrm{cov}(X,Z) = 0$ with $E(X)=E(Z)=0$.
How can I show that they are independent?
Thank you