SOLUTION: I am having some trouble with my Statistics homework, could some one please help me I have completed the chart but I am stuck on the rest.I am not sure if the the r is right. I am
Algebra ->
Probability-and-statistics
-> SOLUTION: I am having some trouble with my Statistics homework, could some one please help me I have completed the chart but I am stuck on the rest.I am not sure if the the r is right. I am
Log On
Question 188924: I am having some trouble with my Statistics homework, could some one please help me I have completed the chart but I am stuck on the rest.I am not sure if the the r is right. I am very gratful for your help.
y2
900
144
36
9
625
144
100
1600
Ey(2)= 3558
Use the last row of the table to show the column totals.
n = 8
Use the last row of the table to show the column totals.
n = 8
r = 0.915931
Using the r calculated in problem the significance of the correlation coefficient using = 0.01 and the claim p ≠ 0.
Answer:
1. H0 : p = 0
Ha : p ≠0
2. = 0.01
3. Find t
4. t0 =
5. Rejection region:
6. Decision:
7. Interpretation:
I would like to thank you in advance for all your help. Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! n = 8
r = 0.915931
---
I ran a LinReg program against the x/y values and found r = 0.9159
which is sam value you found.
-------------------------------------
Using the r calculated in problem the significance of the correlation coefficient using alpha = 0.01 and the claim rho ≠ 0.
Answer:
1. Ho : rho = 0
Ha : rho ≠0
2. alpha = 0.01
3. Find t = r/sqrt[(1-r^2)(n-2)] = (0.9159)/sqrt[(1-0.9159)^2/(8-2)]
= 5.4891
4. to = 0.834
5. Rejection region: t > 0.834
6. Decision: Since t > to reject Ho.
7. Interpretation: There is a linear relation between x and y.
==================================================================
Cheers,
Stan H.