139k views
1 vote
The calculator screen shows a linear regression. Write the equation for the line of best fit for the data. Round values to the nearest integer.

LinReg
y = ax+b
a = -1.96341463
b=19.09756098
c = 9817073171
d = -,9908114438

User Looney
by
6.8k points

1 Answer

4 votes

Final answer:

The equation of the line of best fit is y = -2x + 19, after rounding the given regression coefficients a and b to the nearest integers.

Step-by-step explanation:

To determine the equation of the line of best fit for the given data, we use the linear regression coefficients provided. These coefficients a and b represent the slope and y-intercept of the line respectively. The calculator has given us the values a = -1.96341463 and b = 19.09756098. Rounding these values to the nearest integer gives us a slope of -2 and a y-intercept of 19. Thus, the equation of the line of best fit can be written as y = -2x + 19.

User Claytonjwong
by
7.1k points