Let’s say we have correlation between x and y as corr(x,y) and correlation between y and z as corr(y,z). What can be said of the correlation between x and z i.e. corr(x,z)?
Thank you for reading.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I don’t think you can say much.
The correlation function is not even transitive – in other words if both
corr(x,y) > 0andcorr(y,z) > 0, you can’t say ifcorr(x,z) > 0,= 0or< 0, unless those 2 correlations are especially high (corr(x,y)2+ corr(y,z)2) > 1)…See for example this article:
ftp://163.25.117.117/gyliao/TODylan/Is%20the%20Property%20of%20Being%20Positively%20Correlated%20Transitive.pdf(for some reason I can’t insert a clickable link)