Respuesta :
I'm going to take the easy way, which is step by step, instead of trying to type out the formula for the correlation coefficient and then fill it in. It's way too complex. Step by step will be way simpler. First thing you have to do is find the mean of both x and y. The mean of x is 0+3+9+4+6 all divided by 5. That means that the mean of x is 4.4. For the mean of y: 11+26+17+22+18 all divided by 5. That means that the mean of y is 18.8. That's the first step. Second step is to find the standard deviation of x and y. That formula is [tex] S_{x}=\sqrt{\frac{sum(x-mean(x))^2}{n-1}} [/tex]. We would use the same formula to find the standard deviation for the y using the y coordinates and the mean of y. For the standard deviation for x we have [tex] S_{x}=\sqrt{\frac{(0-4.4)^2+(3-4.4)^2+(9-4.4)^2+(4-4.4)^2+(6-4.4)^2}{5-1}} [/tex]. Simplifying that down we have [tex] S_{x}=\sqrt{\frac{19.36+1.96+21.16+.16+2.56}{4}} [/tex] and [tex] S_{x}=\sqrt{\frac{45.2}{4}} [/tex] which means that the standard deviation for x is 3.36. Now for y: [tex] S_{y}=\sqrt{\frac{(11-18.8)^2+(26-18.8)^2+(17-18.8)^2+(22-18.8)^2+(18-18.8)^2}{4}} [/tex] which simplifies down to [tex] S_{y}=\sqrt{\frac{60.84+51.84+3.24+10.24+.64}{4}} [/tex] which means that the standard deviation for y is 5.63. Keep going...we're getting there. Now we need to take each coordinate pair x and y and multiply (x - mean(x))(y - mean(y)) and add those products together. [tex] (0-4.4)(11-18.8)+(3-4.4)(26-18.8)+(9-4.4)(17-18.8)+(4-4.4)(22-18.8)+(6-4.4)(18-18.8) [/tex] which simplifies down to [tex] 34.32-10.08-8.28-1.28-1.28=13.4 [/tex]. Now divide that 13.4 by the product of the 2 standard deviation values: (3.36)(5.63): [tex] \frac{13.4}{18.9168} [/tex]. That quotient is .7083650512. Lastly, divide that number by n-1 or 4. That means that the correlation coefficient is .177. A really good correlation coefficient is close to 1. So .998 or even .863 is a good correlation. Our decimal is only .1, so the data is all over the place and the equation you could find on your calculator using the regression program would not fit these points very well at all.
Okay, here is the summary for the other answer lol.
correlation coefficient is 0.177.
A perfect correlation is 1. So .998 or even .863 is a good correlation.
since our decimal isn't close to that at all, we have a weak positive correlation.
I really hope this helps you guys!
Good luck<3