152 Greene • Econometric Analysis, Seventh Edition
========================================================================
Application 19.3 We Break the Tobit Model into a Two-Part Model
========================================================================
The first equation is for labor force participation. The second is for hours given LFP = 1. The two
equations are a probit model for LFP and a truncated regression for positive hours. The chi-squared
statistic is 61.1 with 9 degrees of freedom. The critical value is 15.51, so the null hypothesis of the tobit
model is rejected in favor of a model that provides for different participation and hours equations.
–> calc ; lc = logl $
–> namelist ; x = one,kl6,k618,wa,we,ha,he,cit$
–> probit;lhs=lfp;rhs=x$
Normal exit: 5 iterations. Status=0, F= 461.2908
—————————————————————————–
Binomial Probit Model
Dependent variable LFP
Log-likelihood function -461.29077
——–+——————————————————————–
| Standard Prob. 95% Confidence
LFP| Coefficient Error z |z|>Z* Interval
——–+——————————————————————–
|Index Function for Probability
Constant| .98816** .50094 1.97 .0485 .00634 1.96998
KL6| -.90345*** .11423 -7.91 .0000 -1.12735 -.67956
—————————————————————————–
–> calc ; lp=logl$
–> reject ; lfp=0$
–> trunc ; lhs=whrs;rhs=x $
Normal exit: 5 iterations. Status=0, F= 3407.819
—————————————————————————–
Limited Dependent Variable Model – TRUNCATE
Dependent variable WHRS