We can use the formula:
r = \frac{n(\sum xy) - (\sum x)(\sum y)}{\sqrt{[n(\sum x^2) - (\sum x)^2][n(\sum y^2) - (\sum y)^2]}}
where x represents the number of lovers and y represents the GPA.
We have the following data:
x = [8, 3, 1, 3, 6, 3, 4, 8]
y = [2.1,
Show moreā¦