hi, im running an OLS regression to know the rrelation between moving and income. First i just used the explanatory variable "moving", secondly I used "moving" and "change of city" as explanatory variables (Both explanatory are dummy variables). In the first regression the "moving" variable was positive and significant, however in the second none of the explanatory variables are significant. I'm not quite sure how to interpret these change in the results. Can someone help me? My sample size is 6000 for which 1000 people moved and around 500 change city during the move.
My results are the following (Standard errors are in parenthesis):
1.
2.
I appreciate all the help you can provide me
My results are the following (Standard errors are in parenthesis):
1.
Log(Income) | |
Moving | 0.0572*** (0.0220) |
Log(income) | |
Moving | 0.0378 (0.0303) |
Change of city | 0.0398 (0.0389) |
Comment