Question
Question 1 (25 points total) Kiplinger's Best Values in Public Colleges provides a ranking of U.S. public colleges based on a combination of various measures
Question 1 (25 points total)
Kiplinger's "Best Values in Public Colleges" provides a ranking of U.S. public colleges based on a combination of various measures of academics and affordability. The dataset "EX11-18BESTVAL.csv" includes a sample of 25 colleges from Kiplinger's 2015 report. Let's focus on the relationship between the average debt in dollars at graduation (AveDebt, the response variable) and the explanatory variables Admit (admission rate), GradRate (graduation rate), InCostAid (in-state cost per year after need-based aid), and OutCostAid (out-state cost per year after need-based aid).
- a)(2 points) Write out the statistical model for this analysis, making sure to specify all assumptions.
- b)(3 points) Run the multiple regression model in R and report the fitted regression equation.
- c)(5 points) State the null and alternative hypothesis for the overall F test, report the overall F statistic, its degrees of freedom, and the p-value. What do you conclude based on this test result?
- d)(2 points) Obtain the residuals from part (b), construct a residual plot of residuals against the predicted outcome y, and check assumptions. Is Baruch College an unusual case? Provide a brief summary.
- e)(3 points) Run the same multiple regression model but this time without Baruch College, and specify the fitted regression equation. Again comment on the residuals (i.e., construct a residual plot of residuals against the predicted outcome y and check assumptions).
- f)(5 points) For the model in part (e) (i.e., the multiple regression model without Baruch College), report the overall F statistic, its degrees of freedom, and the p-value. What do you conclude based on this test result?
- g)(5 points) For the model in part (e) that included all p = 4 explanatory variables, only InCostAid is found significant using the individual parameter t tests. This raises the question whether these other three variables further contribute to the prediction of average debt given in-state cost is in the model. Conduct a partial F test to answer this question.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started