(score for question 3: ... of 10 points) 3. the table shows the test scores and the sleep averages of several students. test score (%) 88 75 76 92 96 94 83 90 99 65 7788 82 83 94 97 7 6.5 average sleep (h) 6 7.5 8 7 6.5 8 8.5 5 7 8 9 9 9 8.5 8.5 (a) write the least squares regression equation that models the data. let x = the test score and y = average sleep. (b) use the equation to determine the approximate test score of a student who sleeps an average of 8 hours a night. show your work. answer: 1

Respuesta :

The linear regression model obtained by fitting the data points is Y = 0.0914X1 - 0.3741.

How to illustrate the regression?

x = test score

y = average sleep

Slope = 0.0914

intercept = - 0.3741

The test score of a student that sleeps 8 hours

y = 8

8 = 0.0914X1 - 0.3741

8 + 0.3741 = 0.0914X1

X = 8.3741 / 0.0914

X = 91.62

Learn more about regression on:

https://brainly.com/question/23884348

#SPJ1