I have two random variables $X$ and $Y$. Both are distributed according to $N(0,1)$. If their covariance is 0, are they independent?
I know that this is not true for other distributions, say the Wikipedia example: $X$ chosen uniformly in $[-1,1]$ and $Y=X^2$.