By Fatskills Exam Guides Team — the exam nerds behind 28,500+ quizzes and 2.1M practice questions across 500+ global exams.
Regression Assumptions are the conditions that must be met for a regression model to be valid and reliable. These assumptions include linearity, independence, normal residuals, and equal variance. This topic appears in exams to test your understanding of the theoretical underpinnings of regression analysis and your ability to apply these assumptions in practical scenarios.
Regression assumptions are tested in statistics exams, data science certifications, and job interviews for roles like data analyst, data scientist, and statistician. They appear frequently and can carry significant marks, typically 10-20% of the total score. This topic tests your ability to critically evaluate regression models and ensure their reliability.
For a regression model to be valid, it must satisfy the following assumptions: 1. Linearity: The relationship between predictors and the response variable is linear.2. Independence: Residuals are independent.3. Normal Residuals: Residuals are normally distributed.4. Equal Variance: Residuals have constant variance.
Imagine a scatter plot of residuals vs. fitted values: - Linearity: Points should be randomly scattered.- Independence: No pattern or structure.- Normal Residuals: Histogram of residuals should resemble a bell curve.- Equal Variance: Points should form a horizontal band.
Intermediate
Question: You are given a regression model with the following residual plot. Identify the assumption that is likely violated.
Reasoning: 1. Observe the residual plot.2. Notice the funnel shape indicating increasing variance.3. Conclude that the assumption of equal variance is violated.
Answer: Equal Variance
Question: Given the residuals from a regression model, you perform a Shapiro-Wilk test and get a p-value of 0.02. What can you conclude?
Reasoning: 1. Recall that a p-value less than 0.05 indicates a significant result.2. The Shapiro-Wilk test checks for normality.3. Conclude that the residuals are not normally distributed.
Answer: Residuals are not normally distributed.
Question: You are analyzing time series data and notice that the residuals from your regression model show a pattern. What assumption is violated, and what technique can you use to address it?
Reasoning: 1. Identify the pattern in residuals indicating autocorrelation.2. Recall that residuals should be independent.3. Use an autoregressive model to account for the dependence.
Answer: Independence; use an autoregressive model.
Correct Approach: Check scatter plots of residuals vs. fitted values.
Mistake: Ignoring autocorrelation in time series data.
Correct Approach: Use Durbin-Watson test.
Mistake: Assuming normal residuals without testing.
Correct Approach: Use Q-Q plots or Shapiro-Wilk test.
Mistake: Overlooking heteroscedasticity.
Favored by: Statistics exams, data science certifications.
Short Answer: Explain the impact of a violated assumption.
Favored by: Job interviews, practical exams.
Data Interpretation: Analyze given data and identify assumptions.
Question: Which assumption is violated if the residuals form a funnel shape in a residual plot?
Options: A. Linearity B. Independence C. Normal Residuals D. Equal Variance
Correct Answer: D. Equal Variance
Explanation: A funnel shape indicates increasing variance, violating the assumption of equal variance.
Why the Distractors Are Tempting: - A: Linearity issues typically show a curve, not a funnel.- B: Independence issues show patterns or structures.- C: Normal residuals issues show non-normal distributions in Q-Q plots.
Question: You perform a Durbin-Watson test and get a statistic of 0.5. What can you conclude?
Options: A. Residuals are independent.B. Residuals are not independent.C. Residuals are normally distributed.D. Residuals have constant variance.
Correct Answer: B. Residuals are not independent.
Explanation: A Durbin-Watson statistic significantly less than 2 indicates autocorrelation, violating the independence assumption.
Why the Distractors Are Tempting: - A: Independence would be indicated by a statistic close to 2.- C: Normality is checked by Shapiro-Wilk test.- D: Constant variance is checked by Breusch-Pagan test.
Question: Which test is used to check for normal residuals?
Options: A. Durbin-Watson test B. Shapiro-Wilk test C. Breusch-Pagan test D. t-test
Correct Answer: B. Shapiro-Wilk test
Explanation: The Shapiro-Wilk test is specifically used to check for the normality of residuals.
Why the Distractors Are Tempting: - A: Durbin-Watson test checks for autocorrelation.- C: Breusch-Pagan test checks for heteroscedasticity.- D: t-test checks for differences in means.
Question: If the residuals are not normally distributed, which assumption is violated?
Correct Answer: C. Normal Residuals
Explanation: Non-normal residuals violate the assumption of normal residuals.
Why the Distractors Are Tempting: - A: Linearity issues show non-linear patterns.- B: Independence issues show autocorrelation.- D: Equal variance issues show heteroscedasticity.
Question: Which assumption is violated if the residuals show a pattern over time?
Correct Answer: B. Independence
Explanation: A pattern over time indicates autocorrelation, violating the independence assumption.
Why the Distractors Are Tempting: - A: Linearity issues show non-linear relationships.- C: Normal residuals issues show non-normal distributions.- D: Equal variance issues show heteroscedasticity.
Join 4M+ learners. Unlock unlimited quizzes, wrong-answer tracking, flashcards + reminders, study guides, and 1-on-1 challenges.