Slide 11
Slide 11 text
Estimation of binary
dependent variable
models in Stata
Binary dependent
variables
Estimation of binary
dependent variable
models in Stata
References
7.11
Marginal effects
The estimated coefficients are not directly comparable across
the LPM, logit and probit specifications.
In the LPM yi = pi + ui = β xi + ui
, the coefficients are
straightforward and measure marginal effects: ∂pi
∂xij
= βj . In logit
and probit, the marginal effects are related to the coefficients in
more complicated ways which, moreover, vary over the
sample.
Logit :
∂pi
∂xij
=
e−β xi
(1 + e−β xi )2
βj = pi (1 − pi )βj .
When β xi = 0, i.e., pi = 1
2
, ∂pi
∂xij
= 1
4
βj .
Probit :
∂pi
∂xij
= Φ(β xi )βj .
When β xi = 0, i.e., pi = 1
2
, ∂pi
∂xij
= 1
√
2π
βj
0.4βj .
Therefore, with β xi = 0, divide the logit coefficients by 4 and
probit by 2.5 for direct comparability with the LPM; and logit
coefficients by 1.6 for comparability with probit.