Processing math: 100%
Section 9.5: Multiple Linear Regression
- Explain how a multiple linear regression model differs from a simple linear regression model.
- Describe the assumptions made by a multiple linear regression model in terms of how the prediction of the response changes as a function of each predictor.
- Interpret the coefficients b0,b1,…,bp of a multiple linear regression model ˆy=b0+b1x1+…+bpxp in terms of how the prediction of the response changes per unit change in one of the predictors.
- Given a multiple linear regression model, use it to predict the value of the response at specified values of the predictors.
- Interpret Minitab’s output from Fit Regression Model… for a multiple linear regression, including:
- where the coefficients are listed
- what hypothesis tests the P-values reported by Minitab correspond to
- where the multiple linear regression model is given
- Interpret the standard error of prediction S in the context of a multiple linear regression model.