Questions: Assumptions in Linear Regression

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

A researcher fits a linear regression and the residual-vs-fitted plot shows a clear U-shaped (curved) pattern. Which assumption is violated, and what is the primary consequence?

AHomoscedasticity — standard errors are inflated but coefficient estimates remain unbiased.
BNormality — p-values are unreliable, especially for small samples.
CLinearity — the coefficient estimates themselves are biased because the model misrepresents the true relationship.
DIndependence — standard errors are incorrect but the curvature pattern is unrelated to independence.
Question 2 Multiple Choice

A residual-vs-fitted plot shows residuals tightly clustered near fitted values of 10 but widely scattered near fitted values of 100. This pattern most likely indicates:

AAutocorrelation — errors from nearby observations are correlated with each other.
BNon-linearity — the true relationship curves upward at higher predicted values.
CHeteroscedasticity — the variance of the errors grows with the fitted values.
DA normality violation — residuals at higher fitted values follow a non-normal distribution.
Question 3 True / False

For large samples, the normality of errors assumption matters less because the Central Limit Theorem makes regression coefficient estimates approximately normal regardless of the error distribution.

TTrue
FFalse
Question 4 True / False

If any regression assumption is violated, the regression model cannot be fitted and the software will refuse to compute coefficients.

TTrue
FFalse
Question 5 Short Answer

Why is violation of the independence assumption often more damaging than violation of the normality assumption in linear regression?

Think about your answer, then reveal below.