We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1
Application Exercise
Chapter 3 Application 1
X1 = one, educ, exp, ability
X2 = mother-ed, father-ed, sibs
A. Compute the least squares regression coefficients in the regression of y on X1.
Report the coefficients.
Regress; Lhs = wage; Rhs = x1
Ordinary least squares regression
LHS=WAGE Mean = 2.059333 Standard deviation = .2583869 WTS=none Number of observs. = 15 Model size Parameters = 4 Degrees of freedom = 11 Residuals Sum of squares = .7633163 Standard error of e = .2634244 Fit R-squared = .1833511 Adjusted R-squared = -.3937136E-01 Model test F[ 3, 11] (prob) = .82 (.5080)
Variable Coefficient Standard Error t-ratio P[|T|>t] Mean of X
B. Compute the least squares regression coefficients in the regression of y on X1 and X2. Report the coefficients
Regress; Lhs = wage; Rhs = x1, x2
Ordinary least squares regression
LHS=WAGE Mean = 2.059333 Standard deviation = .2583869 WTS=none Number of observs. = 15 Model size Parameters = 7 Degrees of freedom = 8 Residuals Sum of squares = .4522662 Standard error of e = .2377673 Fit R-squared = .5161341 Adjusted R-squared = .1532347 Model test F[ 6, 8] (prob) = 1.42 (.3140)
Variable Coefficient Standard Error t-ratio P[|T|>t] Mean of X