Re: Decreasing adjusted R squared



:I am developing a model but when I add more variables the model would
start to have a drecreasing adjusted R squared. I always thought that a
decreasing R squared indicates a multicollinearity problem. However the
correlation between the variables is low . is there any explanation for
the decrease in adjusted R squared? :best :J

Hi! R squared can not decrese when adding predictors. Adjusted R squared
however can. It is corrected for the fact that the ratio (number of
preditors / number of observations) gets unfavourable. You overfit your
regression equation. See: shrunken or adjusted R e.g. Cohen & al. Applied
Multiple Regression 3rd. Ed. pp. 83-84, or almost any other regression
text. HTH Erkki

<http://www.helsinki.fi/people/Erkki.Komulainen/>
.



Relevant Pages

  • Re: Comparison of Logistic regression and Cox regression
    ... >> ratio from logistic regression and the hazard ratio from the cox ... > Cox regression models a survivorship curve. ... However, for a Cox model with a single dichotomous covariate, ...
    (sci.stat.consult)
  • Re: URGENT ENQUIRY
    ... the ratio of A and B were created. ... listings of houses. ... Regression A on is essentially equivalent to regressing ... A/B on C/B, D/B, ... ...
    (sci.stat.edu)
  • Re: Ratio as a response variable
    ... Can someone please outline what the problems are with using a ratio as a response variable in a regression model. ... I know there are problems with using a ratio who's denominator is also an explanatory variable but what are the issues if the denominator is NOT among the explanatory variables? ...
    (sci.stat.math)
  • Re: stepwise regression by GENSTAT
    ... My handbook considers only stepwise regression as a method to select ... leaving behind only "random variation" in the residuals (residuals = ... to which subset of these to use as predictors. ...
    (sci.stat.math)
  • Re: Questions about square errors
    ... Take a look at the 10X10 correlation coefficient matrix and the ... multicollinearities. ... least squares and/or multiple regression. ... Your model may have several unnecessary predictors. ...
    (sci.stat.math)