Hi all,
I have individual-year data where my variable of interest is a transition into employment (=1 when one enters employment in year t).
I have a regression that shows after year t female enter more so than male counterpart. The OLS shows 5% significance on female dummy X after year t dummy interaction term while controlling for each term separately. If I include year and individual fixed effects, the effect becomes stronger at 1 %. I show the basic OLS resutls in below.
employment_entry | Coef. Std. Err. t P>|t| [95% Conf. Interval]
----------------+----------------------------------------------------------------
female | -.0045201 .0006558 -6.89 0.000 -.0058055 -.0032346
year_2013_bey~d | -.0150386 .0008808 -17.07 0.000 -.016765 -.0133121
female~3_beyond | .0023465 .0012209 1.92 0.055 -.0000465 .0047395
_cons | .025191 .0004723 53.33 0.000 .0242652 .0261168
---------------------------------------------------------------------------------
If I just plot my variable across years between male and female, the found effect is not very apparent since female enter less overall and some years we see a spike for male and female groups.
Does anyone have a suggestion for generating a simple descriptive story to highlight the story?
Thanks in advance.
Related Posts with Generating Descriptive Graph
Why are marginal effects of instrumental variables statistically significant in ivprobit analysis?Hi, I am running an ivprobit model and have encountered an issue with the margin command in computin…
Why probit works, but multinomial probit doesn't?In short, I estimate 4 probit regressions, examining the effects of a variable X on the probability …
Missing parentheses around se in output whilst either coefficient or se multiplied by 100 ?! using reg/est store/estoutHello, there is a problem occuring with exported regression results. 1) I have a full regression ou…
Measuring how a difference-in-difference indicator varies with respect to another independent variableHi, My first step of my analysis is estimating the difference-in-difference using a regression anal…
Marginal effect of a dummy variable in a logit modelHi, I am using a logit model whose explanatory variables are dummies. Is it accurate to use Code: …
Subscribe to:
Post Comments (Atom)
0 Response to Generating Descriptive Graph
Post a Comment