Question: Linear regression analysis Consider the auto dataset below. I hope to build a multiple linear regression for predicting mpg as y variable. ( R or

Linear regression analysis

  • Consider the auto dataset below.

I hope to build a multiple linear regression for predicting mpg as y variable. ( R or SAS, or any other software fine)

1) Fit a multiple linear regression model using all five variables (displacement, horsepower, weight, acceleration, and model year as x variables) except cylinder and origin.

Carry out regression diagnostics (including plot of absolute residuals). Clearly state each assumption (linearity, normality, and so forth), the diagnostic tools used to check it (specifically, Q-Q plot and residual plots), and the conclusion.

2) Use the principle of extra sum of squares (type I and III SS) to determine which variables can be removed from the model (try removing one variable - the least significant one at a time). Once a tentative final model is obtained, compare it with the initial model using appropriate extra sum of squares.

Clearly state at each step the hypotheses being tested, the appropriate extra sum of squares, test statistic, p-value, and conclusion.

(auto.csv) - You can download auto.csv on the internet or

You can access the link, https://github.com/jaystem0/datasharing/blob/master/auto.csv

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Mathematics Questions!