70 Greene • Econometric Analysis, Seventh Edition
Applications
?=======================================================
? Application 9.1
?=======================================================
a. The ordinary least squares regression of Y on a constant, X1, and X2 produces the following results:
Sum of squared residuals 1911.9275
Variable Coefficient Standard Error t-ratio
One 0.190394 0.9144 0.208
b. Covariance Matrix White’s Corrected Matrix
0.836212 0.524589
c. To apply White’s test, we first obtain the residuals from the regression of Y on a constant, X1, and X2.
d. Lagrange multiplier test
Regress;Lhs=y;rhs=one,x1,x2 ; Res=e ; het $
e. Two-step estimator
read;nobs=50;nvar=1;names=y;byva $
-1.42 2.75 2.10 –5.08 1.49 1.00 .16 -1.11 1.66
-.26 -4.87 5.94 2.21 -6.87 .90 1.61 2.11 –3.82
read;nobs=50;nvar=1;names=x1;byva $
-1.65 1.48 .77 .67 .68 .23 –.40 –1.13 .15
-.63 .34 .35 .79 .77 -1.04 .28 .58 –.41