Questions: Regression Diagnostics and Residual Analysis

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

You fit a linear regression and examine the residuals vs. fitted plot. The residuals form a fan shape — small near low fitted values and large near high fitted values. What assumption is violated, and what is the appropriate response?

ALinearity is violated; add a polynomial term to the model
BHomoscedasticity is violated; use robust standard errors or transform the response
CIndependence is violated; use a time-series model
DNormality is violated; use a non-parametric regression
Question 2 Multiple Choice

An observation has predictor values far from the center of the data (high leverage) but a residual very close to zero. What is its likely effect on the regression?

AIt is highly influential and will distort the coefficient estimates
BIt will inflate standard errors for all coefficients
CIt will likely have minimal distorting influence despite its unusual predictor position
DIt should be removed because high-leverage points are always problematic
Question 3 True / False

A Q-Q plot showing heavy-tailed deviations from the reference line indicates that OLS coefficient estimates are biased.

TTrue
FFalse
Question 4 True / False

A curved (bent) pattern in the residuals vs. fitted plot, rather than a random horizontal band, is evidence that the linearity assumption may be violated.

TTrue
FFalse
Question 5 Short Answer

Why do regression diagnostics examine residuals (yᵢ − ŷᵢ) rather than the true errors εᵢ?

Think about your answer, then reveal below.