R-Squared (Coefficient of Determination) Statistics Example 3
Follow the full solution, then compare it with the other examples linked below.
Example 3
hardTwo models are compared: Model A has and Model B has . Which model provides a better fit and why?
Solution
- 1 Step 1: Model A explains 72% of the variation; Model B explains 58%.
- 2 Step 2: Model A provides a better fit because it explains a larger proportion of the variability.
Answer
Model A is the better fit ().
When comparing models, a higher indicates the model captures more of the variability in the data, though other factors like simplicity also matter.
About R-Squared (Coefficient of Determination)
R-squared (the coefficient of determination) is the proportion of variance in the dependent variable that is explained by the independent variable(s) in a regression model. It ranges from 0 to 1, where 0 means the model explains none of the variability and 1 means it explains all of it.
Learn more about R-Squared (Coefficient of Determination) โ