Gradescope submission link for Question 3: Fall2025 Midterm…
Gradescope submission link for Question 3: Fall2025 Midterm Question3 Q3 Full regression model. (13 points) Use the trainData for this question. a) Fit a regression model using all the predictors in the dataset. Call it model4. Display the summary. Which variables appear statistically significant at the 0.01 level? (3 points)i) What is the residual standard error of this model. Briefly interpret what this number represents in the context of predicting starting_salary_usd. (1 point) b) Evaluate the residuals of model4 (full model) to determine if heteroskedasticity is present. Explain your conclusion. (3 points) c) Run the diagnostic check for normality for model4 (full model). Explain your conlcusion. (3 points) d) Calculate the 95% confidence intervals for all the coefficients of the full model created in Question 3a. Provide an interpretation of the confidence interval for the coefficient of ‘remote_ratio’. (3 points)