Output is shown for predicting sleep from weekly exercise.
Write the regression equation.
- A
y-hat = 0.10 + 0.55 x
- B
y-hat = 4.20 - 0.85 x
- C
y-hat = 0.85 + 4.20 x
- Dcheck_circle
y-hat = 4.20 + 0.85 x
Explanation
The Coef column gives the intercept (Constant 4.20) and slope (x = 0.85).