Questions: Regression Diagnostics: Checking Assumptions and Violations

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

A residual plot shows a clear fan shape — residuals spread out as fitted values increase. The most important consequence of ignoring this is:

AThe coefficient estimates will be biased toward zero
BThe model will underfit the data and miss real patterns
CThe standard errors, p-values, and confidence intervals will be unreliable, even though the coefficient estimates themselves may still be correct
DThe R² will be inflated, making the model appear stronger than it is
Question 2 Multiple Choice

A researcher finds a variance inflation factor (VIF) of 15 for one predictor. The most appropriate interpretation is:

AThe predictor must be dropped immediately — VIF above 10 invalidates any model
BRobust standard errors should be applied to address the inflated variance
CThis predictor's coefficient estimate is unstable due to high correlation with other predictors; standard errors are inflated and the model specification should be reconsidered
DVIF measures collinearity but has no effect on OLS coefficient estimates or standard errors
Question 3 True / False

If OLS regression assumptions are violated, the coefficient estimates are typically biased.

TTrue
FFalse
Question 4 True / False

A Q-Q plot of regression residuals is used to assess the normality assumption: points that deviate from the 45-degree reference line indicate non-normality.

TTrue
FFalse
Question 5 Short Answer

Why is it important to identify *which* OLS assumption has been violated before choosing a remedy, rather than applying a single catch-all fix?

Think about your answer, then reveal below.