Question 75519
The formula for calculating the corelation coefficient is given by:




{{{(n(sum(XY))-(sum(X)sum(Y))) / sqrt(n(sum(X^2))-(sum(X))^2) sqrt(n(sum(Y^2))-(sum(Y))^2)}}}