
Originally Posted by
ichbin
It's not true. Here is a simple counter-example:
Suppose the points of the scatterplot of A vs. B lie in a perfect circle around the origin. Then Corr(A,B) = 0, because for any value of A, there are equally likely, equally large positive and negative values of B. Suppose furthermore than A = C, so Corr(A,C) = 1. The the points of the scatterplot of B vs. C will also lie on the same circle, so Corr(B,C) = 0. So we have Corr(A,B) = 0 and Corr(B,C) = 0 but Corr(A,C) != 0. Q.E.D.
This is, by the way, a classic illustration of how correlation does not necessarily measure association.