Hi Anni,
Question Set #1
- Enter time and score into separate lists in a TI-83 Plus or calculator. Ex. L1 = (6, 13, 1....) L2 = 55, 87, 56.... Correlation coefficient is cumbersome to compute by hand. Then go to STAT-CALC-LinReg ax + b-Enter L1, L2. This will give you the correlation coefficient r. It will also give r2, which you are asked for below.
- Remember, null hypothesis means nothing, and you were not asked about specific direction (+ or -) of relationship so in this case:
H0 :rho =0
HA: rho not equal to 0
5. To get p-value, go back to the TI-83 or greater, go to STAT-TESTS-LinRegTTest. It should default to L1 and L2. Now, make sure the option "not equal to 0" is highlighted. Then hit "calculate." This will give you the t-test statistic and p-value.
#6. This answer depends on your p-value. If below 0.05, there is statistically significant evidence to conclude correlation, which would indicate choice a. If not, there is not, which indicates choice b. We cannot draw any conclusions about individual students, only about the collective.
Question Set #2
#1. This is the same procedure as step 1 above, only record r2 instead of r. TI-83 Plus will display both. Alternatively, r2 is exactly what it sounds like, so you could just multiply the correlation coefficient r by itself.
#2. Go to STAT-CALC-LinReg (ax + b). This will give you the regression line equation: y^ = 2.69x + 48.47
#3 and #4 Just plug 7 in for x in the regression line equation:
y^= 2.69(7) + 48.47
I will leave that computation to you.
#5. Slope of a regression line means that for every one unit increase in x, y^ increases (or decreases, if negative) by the slope. Since you now know what the slope means, you can pick a choice based on that.
#6. y-intercept always means that x is set equal to 0. In this case, that means a student did not study at all i.e. 0 hours. Remember that y^ always implies a prediction. Now that you know what y-intercept means, you can pick an answer choice based on it.
I hope this helps.