Calculate the Pearson Correlation Coefficient (r):
First, we need to find the mean of x and y, the sum of the product of the differences, and the sum of the squared differences for both x and y.
Mean of x: $\bar{x} = \frac{5+7+9+10+12+15}{6} = \frac{58}{6} =
Show more…