
Explanation:
The fact that R-squared is higher for model 2 (0.81 vs 0.75) but the adjusted R-squared is lower for model 2 (0.72 vs 0.73) suggests that the extra variable is not statistically significant.
Key points:
Ultimate access to all questions.
Consider the following 2 regression models built to estimate a common phenomenon:
Model 1:
Model 2:
and the adjusted for the two models are given below:
| Model | Adjusted | |
|---|---|---|
| Model 1 | 0.75 | 0.73 |
| Model 2 | 0.81 | 0.72 |
Which one of the following is most likely correct?
A
The coefficient estimate is zero
B
The researcher must have made a mistake because adjusted for model 2 must be greater than the adjusted for model 1
C
Variable is statistically significant
D
The coefficient estimate is non-zero but not significant
No comments yet.