Correlation

PrepNuggets

A number between −1 and +1 that measures the co-movement (linear association) between two random variables.

Corr(X.Y) =Cov(X,Y)Var(X) Var(Y)