8 Greene • Econometric Analysis, Seventh Edition
Application
?=======================================================================
? Chapter 3 Application 1
?=======================================================================
Read $
(Data appear in the text.)
Namelist ; X1 = one,educ,exp,ability$
Namelist ; X2 = mothered,fathered,sibs$
?=======================================================================
? a.
?=======================================================================
Regress ; Lhs = wage ; Rhs = x1$
+—————————————————-+
| Ordinary least squares regression |
| LHS=WAGE Mean = 2.059333 |
+—————————————————-+
+——–+————–+—————-+——–+——–+———-+
|Variable| Coefficient | Standard Error |t-ratio |P[|T|>t]| Mean of X|
+——–+————–+—————-+——–+——–+———-+
Constant| 1.66364000 .61855318 2.690 .0210
?=======================================================================
? b.
?=======================================================================
Regress ; Lhs = wage ; Rhs = x1,x2$
+—————————————————-+
| Ordinary least squares regression |
| LHS=WAGE Mean = 2.059333 |
| Standard deviation = .2583869 |
+—————————————————-+
+——–+————–+—————-+——–+——–+———-+
|Variable| Coefficient | Standard Error |t-ratio |P[|T|>t]| Mean of X|
+——–+————–+—————-+——–+——–+———-+
Constant| .04899633 .94880761 .052 .9601
EDUC | .02582213 .04468592 .578 .5793 12.8666667