
Ultimate access to all questions.
Deep dive into the quiz with AI chat providers.
We prepare a focused prompt with your quiz and certificate details so each AI can offer a more tailored, in-depth explanation.
The following are assumptions of the multiple linear regression model EXCEPT:
A
The independent variables are random, and there is exact linear relation between any two or more independent variables
B
The error term has an expected value equal to zero, and is normally distributed
C
A linear relationship exists between the dependent and independent variables
D
The error for one observation is uncorrelated with that of a different observation
Explanation:
The correct answer is A because:
Assumption A is incorrect: In multiple linear regression, independent variables should NOT be random (they should be fixed or non-stochastic), and there should be NO exact linear relationship (perfect multicollinearity) between any two or more independent variables.
Assumption B is correct: The error term should have an expected value of zero (E(ε) = 0) and is typically assumed to be normally distributed.
Assumption C is correct: There should be a linear relationship between the dependent variable and the independent variables.
Assumption D is correct: Errors should be uncorrelated across observations (no autocorrelation).
Key assumptions of multiple linear regression: