If the variables are normally distributed, then correlation is zero if and only if they are independent. (By the way, instead of
not-independent you should say
dependent .
In general, if

are independent, their correlation is zero, since
so the correlation will be zero.
For uncorrelated but dependent, consider this somewhat classic example. Assume

has a standard normal distribution, let

be independent of

and

. Set
With a little work you can find that
a)

and

are not correlated
b)

has a standard normal distribution (calculate
![LaTeX Code: P(Y \\le y) = E[P(Y \\le y \\mid W)] =E[P(X \\le y \\mid W)]](latex_images/22/2254628-10.png)
, and use both the definition of W and the fact that W, X are independent
For correlated and dependent - look at any multivariate normal distribution with non-zero correlations.
Correlated and independent. Let

be uniformly distributed on
![LaTeX Code: [-1, 1]](latex_images/22/2254628-12.png)
and let

.
These two variables are not independent, since

is determined by

, but they are uncorrelated.
c)

and

are dependent.