chemistry class had two exams. On the first exam the mean score was 70 with a standard deviation of 10. On the second exam the mean score was 60 with a standard deviation of 15. The correlation coefficient between the scores of the two exams was r = 0.6. We run a regression analysis with the first exam score as the independent variable and the second exam score as the dependent variable. We use the result to estimate the score on the second exam for each student based on their score on the first exam. For at least 75% of the students in the class, the regression estimated score for the second exam will be correct to within how many points?

Respuesta :

Answer:

60% correction

Step-by-step explanation:

From the given data,

Let xb = 70 (first exam score mean)

yb = 60 (second exam score mean)

σx = 10 (standard deviation of first exam)

σy = 15 (standard deviation of second exam)

ε = 0.6

From regression equation y = βo + β1*x

and β1 = ε * σy/σx

= 0.6 * 15 / 10 = 0.9

Also, βo = yb - β1*xb

Substituting the values to the equation,

βo = -3

Hence y = -3 + 0.9x

For x = 75 (supposing a student gets 75 in first exam to calculate second exam score), we have y = 64.5

Hence, ε = 0.6 means we have about a 60% dependency between the exam scores, so 60% point's corrects the second exam scores