Dear Stata Expert,
I have a question related to interpretation of interaction terms in a Probit model.
In my analysis, I have typed the following command:
probit crime foreign econ_stat foreign#c.econ_stat i.country, cl(country)
My intent is to estimate the combined impact of being a foreign-born with a lowering of the economic status (for instance being materially deprived) on committing a crime.
The dependent variable crime is binary variable taking value 1 if the individual has committed a crime and 0 otherwise, foreign is a dummy variable taking value 1 if the individual is foreign-born, econ_stat is a level variable, the higher this variable, the worse the socio-economic status of the individual.
Say that the coefficient is -0.02, can I interpret it in the following way: "for a given socio-economic status, being foreign born reduces the possibility of committing a crime by 0.02 times or by 2 percentage points" (as if the probability is defined as a percentage from 0 to 100)? Alternatively, can I also conclude that "worsening the socio-economic status is associated with lower than average probability of committing a crime when the individual is foreign-born"?
I hope that my question is enough clear.
Many thanks.
Gianluca
Related Posts with Interaction terms in Probit Regression
new package twby available on SSC: create a cross-tabulation of graphsThanks to Kit Baum, a new package, twby, is now available on SSC. It is a prefix command for twoway …
Is % bias is more important than t test results for PSM?My variable of interest is ethnicity. Ethnicity has two categories: natives or migrants. I want to s…
Order studies within group by time in meta-analysis forest plotHi everyone I am working on a forest plot. I want to order the studies within each group by publica…
Making an average when there are more than two values in different lines (of the same ID)Hi, everyone I am struggling with restructuring my data. Below is the format of my data: PID stand…
Stock Prices Technical Analysis Pattern Recognition using STATAHello everyone. I am trying to use STATA to detect technical analysis patterns in stock prices. Does…
Subscribe to:
Post Comments (Atom)
0 Response to Interaction terms in Probit Regression
Post a Comment