Questions: Graphical Diagnostics: Residual Plots and QQ Plots

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

A residuals vs. fitted values plot shows residuals scattered tightly near zero for small fitted values, but spreading widely for large fitted values in a fan shape. What does this pattern most likely indicate?

ANonlinearity — the model's functional form is incorrect and a quadratic term is needed
BHeteroskedasticity — error variance increases with the level of fitted values
CAutocorrelation — errors are correlated with prior residuals
DMulticollinearity — two predictors are highly correlated with each other
Question 2 Multiple Choice

A QQ plot of regression residuals shows points falling on the 45-degree line in the middle but curving strongly upward at the right tail and downward at the left tail, forming an S-curve. What does this indicate?

AThe residuals are approximately normally distributed
BThe residuals have heavy tails — extreme values are more frequent than a normal distribution predicts
CThe residuals are right-skewed, with more large positive values than expected
DThe model has a nonlinearity problem that should be addressed with a log transformation
Question 3 True / False

A fan-shaped pattern in a residuals vs. fitted values plot suggests that the model's functional form is wrong and a quadratic term should be added.

TTrue
FFalse
Question 4 True / False

Graphical diagnostics like residual plots are valuable partly because they show where a model violation is concentrated, information that a single test statistic cannot convey.

TTrue
FFalse
Question 5 Short Answer

What distinguishes a residual plot showing heteroskedasticity from one showing nonlinearity, and why does the distinction matter for how you fix the model?

Think about your answer, then reveal below.