Processing math: 100%

Section 9.5: Multiple Linear Regression

  1. Explain how a multiple linear regression model differs from a simple linear regression model.
  2. 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.
  3. 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.
  4. Given a multiple linear regression model, use it to predict the value of the response at specified values of the predictors.
  5. Interpret Minitab’s output from Fit Regression Model… for a multiple linear regression, including:
  6. Interpret the standard error of prediction S in the context of a multiple linear regression model.