Hello all,
I have a question on the margins command, but before that, I'd like to give a bit of background.
I'm interested in calculating the likelihood of someone losing their job, given a rise in the minimum wage. I've estimated the likelihood of someone being unemployed based on certain characteristics. As an additional step, I've also calculated the increase that each worker's wage would be for those below the proposed minimum. This is under the assumption that those furthest away from the minimum wage are more likely to lose their jobs.
Now what I'd to is multiply the wage increase (in % terms) by the unemployment probability. However, here is where I get a bit stuck (unfortunately I don't have my output handy right now due to various reasons).
In my probit I have race (Black, Asian, White), Age Group (15 - 24, 25-34, 35-44, 45-54, 55-65), urban (urban or rural), gender (male/female) and some other variables. Now, for the sake of argument, "White", "15 - 24", "urban" and "male" are the base groups, so the probability of being unemployed is relative to those groups.
Now, let's assume further I have a Black, 35 -44, urban female in my dataset.
Let's further assume the coefficients are 0.18; -0.15, 0.10 and -0.2.
Now how do I get a cumulative, or overall probability, for each individual? I am pretty sure I cannot just add the 4 things together.
Also, how would I do that in Stata - i.e. assign a cumulative probability based on the coefficients in a probit?
I have a question on the margins command, but before that, I'd like to give a bit of background.
I'm interested in calculating the likelihood of someone losing their job, given a rise in the minimum wage. I've estimated the likelihood of someone being unemployed based on certain characteristics. As an additional step, I've also calculated the increase that each worker's wage would be for those below the proposed minimum. This is under the assumption that those furthest away from the minimum wage are more likely to lose their jobs.
Now what I'd to is multiply the wage increase (in % terms) by the unemployment probability. However, here is where I get a bit stuck (unfortunately I don't have my output handy right now due to various reasons).
In my probit I have race (Black, Asian, White), Age Group (15 - 24, 25-34, 35-44, 45-54, 55-65), urban (urban or rural), gender (male/female) and some other variables. Now, for the sake of argument, "White", "15 - 24", "urban" and "male" are the base groups, so the probability of being unemployed is relative to those groups.
Now, let's assume further I have a Black, 35 -44, urban female in my dataset.
Let's further assume the coefficients are 0.18; -0.15, 0.10 and -0.2.
Now how do I get a cumulative, or overall probability, for each individual? I am pretty sure I cannot just add the 4 things together.
Also, how would I do that in Stata - i.e. assign a cumulative probability based on the coefficients in a probit?

Comment