Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
st: Fixed effects
From
Mohamud Hussein <[email protected]>
To
"[email protected]" <[email protected]>
Subject
st: Fixed effects
Date
Tue, 5 Feb 2013 16:41:05 +0000
Hi there,
I would like to compare the cost-effectiveness of a regulatory regime used for enforcement of rule in two distinct groups of (small and large) firms. I intend to use a dummy (i.g287) for the size of a firm and then compare two groups on the basis of differences in the intercepts and coefficients.
I run a fixed effects model and obtained the results below (second model) which suggest there no significant difference in the intercepts but two of the coefficients for interactions of the dummy and the variables in the model are highly significant. I am mostly interested in establishing whether difference between the firms is due to size-related heterogeneity and hence used the interactions between the dummy for size and other variables in this case.
I am not quite sure of how to interpret the results? Can someone please help me with this.
Also, I welcome any general comments on the results.
Thanks,
Mohamud
------------------
gen gt287 = 1 if subsector=="PSL" & pia_costs>0 & output>287000
(4970 missing values generated)
.
. replace gt287 = 0 if subsector=="PSL" & pia_costs>0 & output<=287000
(163 real changes made)
.
. xtreg TCOST i.gt287##c.P_O i.gt287##c.Y_TCOST10 i.gt287##c.agr_score10 i.gt287##c.enforcement10, fe
Fixed-effects (within) regression Number of obs = 474
Group variable: my_id Number of groups = 94
R-sq: within = 0.5648 Obs per group: min = 1
between = 0.9508 avg = 5.0
overall = 0.9316 max = 8
F(9,371) = 53.50
corr(u_i, Xb) = 0.3923 Prob > F = 0.0000
---------------------------------------------------------------------------------------
TCOST | Coef. Std. Err. t P>|t| [95% Conf. Interval]
----------------------+----------------------------------------------------------------
1.gt287 | -34127.98 24120.31 -1.41 0.158 -81557.65 13301.69
P_O | .0066293 .0078059 0.85 0.396 -.0087201 .0219787
|
gt287#c.P_O |
1 | .4754795 .1637735 2.90 0.004 .1534387 .7975203
|
Y_TCOST10 | .3695438 .502372 0.74 0.462 -.6183098 1.357398
|
gt287#c.Y_TCOST10 |
1 | -.2244589 .5022651 -0.45 0.655 -1.212102 .7631844
|
agr_score10 | -16.97173 18.80148 -0.90 0.367 -53.94256 19.99909
|
gt287#c.agr_score10 |
1 | 109.7228 23.18021 4.73 0.000 64.14173 155.3039
|
enforcement10 | -1.241843 31.77901 -0.04 0.969 -63.73141 61.24773
|
gt287#c.enforcement10 |
1 | -7.497396 33.53713 -0.22 0.823 -73.4441 58.44931
|
_cons | 37718.32 19743.62 1.91 0.057 -1105.108 76541.75
----------------------+----------------------------------------------------------------
sigma_u | 33442.826
sigma_e | 30638.016
rho | .54368618 (fraction of variance due to u_i)
---------------------------------------------------------------------------------------
F test that all u_i=0: F(93, 371) = 4.62 Prob > F = 0.0000
The information contained in this message may include privileged, proprietary or confidential information. Please treat it with the same respect that you would expect for your own information. If you have received it in error, we apologise and ask that you contact the sender immediately and erase it from your computer. Thank you for your co-operation.
The original of this email was scanned for viruses by the Government Secure Intranet virus scanning service. On leaving the GSi this email was certified virus free.
*
* For searches and help try:
* http://www.stata.com/help.cgi?search
* http://www.stata.com/support/faqs/resources/statalist-faq/
* http://www.ats.ucla.edu/stat/stata/