I am working on a joint probability problem and am getting an answer I do not understand. {X: -1, -1, 0, 1, 2} Y = X^2
I determined that the events are dependent because P(X|Y) <> P(X) for all values of X and Y.
I then went on to identify the correlation co-efficient and got zero. But zero means there is no correlation. I would have expected that there would be a correlation for dependent events though.
Two questions:
- Are they dependent or independent?
- How can they be independent but have a correlation of zero?
I calculated the following ingredients:
x-bar=0, y-bar = 2, Var(X) = 2, Var(Y)=14/5, Cov(X,Y) = 0
Thanks
In answer to your questions.