--------------------------------------------------------------------------------------------------------- log: D:\My Documents\My Downloads\Econ 170\chapter 10, question 3.log log type: text opened on: 9 Nov 2005, 21:07:34 . use "E:\Schmidt\(02) Stata Format\schoolspend.dta", clear . regress totalspend totalstateaid income elderly minority schoolage Source | SS df MS Number of obs = 50 -------------+------------------------------ F( 5, 44) = 123.54 Model | 1.4763e+09 5 295269073 Prob > F = 0.0000 Residual | 105160379 44 2390008.61 R-squared = 0.9335 -------------+------------------------------ Adj R-squared = 0.9260 Total | 1.5815e+09 49 32275627.4 Root MSE = 1546 ------------------------------------------------------------------------------ totalspend | Coef. Std. Err. t P>|t| [95% Conf. Interval] -------------+---------------------------------------------------------------- totalstate~d | -.2528943 .3235661 -0.78 0.439 -.9049989 .3992103 income | .0316035 .0049011 6.45 0.000 .021726 .041481 elderly | 50.02939 126.5067 0.40 0.694 -204.9281 304.9869 minority | -4.028129 21.13439 -0.19 0.850 -46.6217 38.56544 schoolage | -13.36469 139.6981 -0.10 0.924 -294.9077 268.1783 _cons | -194.5138 3853.351 -0.05 0.960 -7960.433 7571.406 ------------------------------------------------------------------------------ . close log unrecognized command: close r(199); . log close log: D:\My Documents\My Downloads\Econ 170\chapter 10, question 3.log log type: text closed on: 9 Nov 2005, 21:10:38 ---------------------------------------------------------------------------------------------------------