By Fatskills Exam Guides Team — the exam nerds behind 28,500+ quizzes and 2.1M practice questions across 500+ global exams.
Residual analysis is a statistical technique used to assess the assumptions of a regression model by examining the residuals (the differences between observed and predicted values). It helps detect violations of assumptions, identify outliers, influential points, and leverage.
This topic appears in exams because it tests your ability to critically evaluate regression models and ensure their validity. Questions typically involve interpreting residual plots, identifying outliers, and understanding the impact of influential points and leverage.
Residual analysis is tested in statistics, econometrics, and data science exams. It frequently appears in mid-level to advanced courses and can carry significant marks (10-20% of the total). This skill tests your ability to ensure the reliability and validity of regression models, which is crucial for accurate predictions and inferences.
If you are missing these, you will struggle to understand the impact of residuals and how to interpret plots correctly.
Residuals should be randomly distributed around zero with no discernible pattern.
Intermediate
Question: Calculate the residual for the observation (x=5, y=10) given the regression line ( \hat{y} = 2 + 3x ).
Step-by-Step: 1. Calculate the predicted value: ( \hat{y} = 2 + 3(5) = 17 ) 2. Calculate the residual: ( e = 10 - 17 = -7 )
Answer: The residual is -7.
Question: Interpret the following residual plot.
Step-by-Step: 1. Observe the pattern: The residuals show a funnel shape, indicating heteroscedasticity.2. Conclusion: The assumption of homoscedasticity is violated.
Answer: The residuals are heteroscedastic.
Question: Calculate Cook's Distance for the observation (x=5, y=10) given the regression line ( \hat{y} = 2 + 3x ) and MSE = 4, n = 10, p = 2.
Step-by-Step: 1. Calculate the leverage: ( h_i = \frac{1}{10} + \frac{(5 - \bar{x})^2}{\sum (x_i - \bar{x})^2} ) 2. Calculate Cook's Distance: ( D_i = \frac{\sum (\hat{y}j - \hat{y} )})^2}{2 \cdot 4
Answer: Cook's Distance is calculated as per the formula.
Correct Approach: Residuals should be randomly scattered.
Mistake: Ignoring the pattern in residual plots.
Correct Approach: Look for patterns like funnel shapes or curves.
Mistake: Miscalculating leverage.
Correct Approach: Use the correct formula for leverage.
Mistake: Not understanding the impact of outliers.
Favored By: GRE, introductory stats courses.
Short Answer: Common in intermediate stats exams.
Favored By: Undergraduate stats courses.
Data Interpretation: Common in advanced stats and econometrics exams.
Question: What should the residuals look like in a good residual plot?
Options: A. A straight line B. A funnel shape C. Randomly scattered around zero D. A clear curve
Correct Answer: C. Randomly scattered around zero
Explanation: Residuals should be randomly distributed with no discernible pattern.
Why the Distractors Are Tempting: - A. Might confuse with the regression line.- B. Might think of heteroscedasticity.- D. Might think of non-linearity.
Question: Which of the following is a measure of the influence of an observation?
Options: A. Residual B. Leverage C. Cook's Distance D. Mean Square Error
Correct Answer: C. Cook's Distance
Explanation: Cook's Distance measures the influence of an observation on the regression coefficients.
Why the Distractors Are Tempting: - A. Residuals are differences.- B. Leverage is about deviation from the mean.- D. MSE is a measure of error.
Question: What does a funnel shape in a residual plot indicate?
Options: A. Homoscedasticity B. Heteroscedasticity C. Normality D. Independence
Correct Answer: B. Heteroscedasticity
Explanation: A funnel shape indicates non-constant variance of residuals.
Why the Distractors Are Tempting: - A. Might confuse with constant variance.- C. Might think of normal distribution.- D. Might think of independence of residuals.
Question: Which of the following is NOT an assumption of linear regression?
Options: A. Linearity B. Homoscedasticity C. Normality of residuals D. Dependence of residuals
Correct Answer: D. Dependence of residuals
Explanation: Residuals should be independent.
Why the Distractors Are Tempting: - A. Linearity is an assumption.- B. Homoscedasticity is an assumption.- C. Normality of residuals is an assumption.
Question: What is the formula for calculating a residual?
Options: A. ( e_i = y_i + \hat{y}_i ) B. ( e_i = y_i - \hat{y}_i ) C. ( e_i = \hat{y}_i - y_i ) D. ( e_i = y_i \times \hat{y}_i )
Correct Answer: B. ( e_i = y_i - \hat{y}_i )
Explanation: Residuals are the differences between observed and predicted values.
Why the Distractors Are Tempting: - A. Might confuse with addition.- C. Might confuse the order.- D. Might think of multiplication.
Understanding regression is crucial for detecting violations.
Hypothesis Testing: Often used to test the significance of regression coefficients.
Helps in validating the regression model.
Data Cleaning: Identifying and handling outliers and influential points.
Join 4M+ learners. Unlock unlimited quizzes, wrong-answer tracking, flashcards + reminders, study guides, and 1-on-1 challenges.