



Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Material Type: Assignment; Class: Econometrics; Subject: Economics; University: Notre Dame; Term: Unknown 1989;
Typology: Assignments
1 / 5
This page cannot be seen from the preview
Don't miss anything!




2
2
2
2
2
Source | SS df MS Number of obs = 114 -------------+------------------------------ F( 2, 111) = 0. Model | 27201.4182 2 13600.7091 Prob > F = 0. Residual | 4001093.16 111 36045.8843 R-squared = 0. -------------+------------------------------ Adj R-squared = -0. Total | 4028294.57 113 35648.6246 Root MSE = 189.
price | Coef. Std. Err. t P>|t| [95% Conf. Interval] -------------+---------------------------------------------------------------- age | .3576939 2.244945 0.16 0.874 -4.090815 4. age2 | .0005313 .0120905 0.04 0.965 -.0234268. _cons | 310.9385 92.10297 3.38 0.001 128.4303 493.
2
2
. gen newage = age- . gen newage2 = age2 - (88^2) . reg price newage newage
Source | SS df MS Number of obs = 114 -------------+------------------------------ F( 2, 111) = 0. Model | 27201.4182 2 13600.7091 Prob > F = 0. Residual | 4001093.16 111 36045.8843 R-squared = 0. -------------+------------------------------ Adj R-squared = -0. Total | 4028294.57 113 35648.6246 Root MSE = 189.
price | Coef. Std. Err. t P>|t| [95% Conf. Interval] -------------+---------------------------------------------------------------- newage | .3576939 2.244945 0.16 0.874 -4.090815 4. newage2 | .0005313 .0120905 0.04 0.965 -.0234268. _cons | 346.53 25.55931 13.56 0.000 295.8825 397.
2
. reg price age age2 sq_feet bedrooms
Source | SS df MS Number of obs = 114 -------------+------------------------------ F( 4, 109) = 17. Model | 1601238.52 4 400309.63 Prob > F = 0. Residual | 2427056.05 109 22266.5693 R-squared = 0. -------------+------------------------------ Adj R-squared = 0. Total | 4028294.57 113 35648.6246 Root MSE = 149.
price | Coef. Std. Err. t P>|t| [95% Conf. Interval] -------------+---------------------------------------------------------------- age | -.4356044 1.770898 -0.25 0.806 -3.945467 3. age2 | .0015517 .0095055 0.16 0.871 -.0172878. sq_feet | .1982142 .0271161 7.31 0.000 .1444709. bedrooms | -19.47592 17.30307 -1.13 0.263 -53.77004 14. _cons | 78.35878 82.16293 0.95 0.342 -84.48549 241.
2 R = 1 − (1 − R ) x
where x = ( n − 1) / ( n − k − 1) > 1_. Subtract R-squared from both sides:_ 2 2 2 R − R = 1 − x + xR − R
2 2 R − R = (1 − x )(1 − R )
A. Consider a regression of y = bo + b x 1 + e here. What would the OLS estimates of b 0 (^) & b 1
b 0 = 0; b 1 = 0.
se( b 0 ) = 0.16, se( b 1 ) = 0.
se( b 0 ) = 0.16, se( b 1 ) = 0.