You wish to determine if there is a linear correlation between the two variables at a significance level of `alpha = 0.05`. You have the following bivariate data set.
xy
54.343.6
6933.8
58.531.7
58.817.8
45.764.5
60.1-6.2
21.283.1
64.921.5
58.331.2
6944.9
42.642.5
3920.9
74.8-1.5
82.7-8.6
62.719.6
56.161.7
55.327.9
62.238.4
22.751.3
27.998.1
70.145.3
42.573.8
62.80.6
8536.1
76.9-16.5
56.164.2
102.8-8.6
48.985.2
62.428.1
82.540.4
56.83.8
70.552.2
56.226.3
77.128.7
24.873.6
42.157.7
12.175.7
59.91.8
3497.2
34.866.9
download link provided here:  Download CSV

What is the correlation coefficient for this data set?
       r =
(report answer accurate to at least 3 decimal places)

To find the p-value for a correlation coefficient, you need to convert to a t-score:
`t = r*sqrt((n-2)/(1-r^2))`
This t-score is from a t-distribution with `n-2` degrees of freedom.

What is the p-value for this correlation coefficient?
       p-value =
(report answer accurate to at least 4 decimal places)

Your final conclusion is that...