I have a dataset that contains information on applications to any job vacancy in an organization. I want to know if my Y (Y=1 if the application is from a woman) depends on the nationality of the applicant, so I created a dummy for every nationality (there are 36 in my sample).
Here are my questions:
1) How can I interpret the relation between gender and nationality with all these dummies? Does it make sense to include all of them (or to include n-1) in the regression?
2) How do I interpret the coefficients in Probit?
3) How to calcolate the margins given all the dummies? Should I do it for all the variables?
Thanks a lot for any clarification you might have on this!
PS: My other independent variables are all categorical: whether the application is internal, type of job, year of the application (here I also created multiple dummies for 6 years), years of experience of the applicants.
Related Posts with Probit model explanation
Reshape data to create a stacked horizontal bar-graph, such as catplot from ssc, for several variablesDear all, First of all, I am really sorry this post is so long winded. I was not sure how much info…
Using Mvmete for multiple outcomes and multiple treatments?Can anyone help with Mvmeta. I am trying to analyse some complex data looking at the effect of an s…
Encode command with conditionsHi, I have a question about the "encode" command. my data is as below. I need to use the "cluster" …
How to compute average of two values within the same cell?Hi I have a variable named age_range (with storage type: str5) as you can see in the following tabl…
Code for ownership concentration - with foreach loops?Dear all, I am new to STATA and tried to calculate a measure that captures the ownership concentrat…
Subscribe to:
Post Comments (Atom)
0 Response to Probit model explanation
Post a Comment