--------------------------------------------------------------------------------------------------------- log: D:\My Documents\My Downloads\Econ 170\chapter 10, question 4.log log type: text opened on: 9 Nov 2005, 21:13:46 . use "E:\Schmidt\(02) Stata Format\schoolspend2.dta", clear . regress spending stateaid incomepp elderly minority schoolage Source | SS df MS Number of obs = 50 -------------+------------------------------ F( 5, 44) = 20.90 Model | 60027749.7 5 12005549.9 Prob > F = 0.0000 Residual | 25271470.3 44 574351.598 R-squared = 0.7037 -------------+------------------------------ Adj R-squared = 0.6701 Total | 85299220 49 1740800.41 Root MSE = 757.86 ------------------------------------------------------------------------------ spending | Coef. Std. Err. t P>|t| [95% Conf. Interval] -------------+---------------------------------------------------------------- stateaid | .5201435 .151538 3.43 0.001 .2147386 .8255484 incomepp | .0218151 .0048408 4.51 0.000 .0120592 .0315711 elderly | -41.22197 74.7889 -0.55 0.584 -191.9491 109.5051 minority | -32.7506 10.57905 -3.10 0.003 -54.07127 -11.42993 schoolage | -53.90145 110.9761 -0.49 0.630 -277.559 169.7561 _cons | 2152.771 3591.979 0.60 0.552 -5086.385 9391.928 ------------------------------------------------------------------------------ . regress spending stateaid incomepp minority schoolage Source | SS df MS Number of obs = 50 -------------+------------------------------ F( 4, 45) = 26.46 Model | 59853263.4 4 14963315.9 Prob > F = 0.0000 Residual | 25445956.6 45 565465.701 R-squared = 0.7017 -------------+------------------------------ Adj R-squared = 0.6752 Total | 85299220 49 1740800.41 Root MSE = 751.97 ------------------------------------------------------------------------------ spending | Coef. Std. Err. t P>|t| [95% Conf. Interval] -------------+---------------------------------------------------------------- stateaid | .5337192 .1483618 3.60 0.001 .2349031 .8325353 incomepp | .023187 .0041196 5.63 0.000 .0148897 .0314843 minority | -30.55263 9.722576 -3.14 0.003 -50.13491 -10.97036 schoolage | -12.49722 81.05247 -0.15 0.878 -175.7453 150.7508 _cons | 549.8573 2091.921 0.26 0.794 -3663.489 4763.203 ------------------------------------------------------------------------------ . log close log: D:\My Documents\My Downloads\Econ 170\chapter 10, question 4.log log type: text closed on: 9 Nov 2005, 21:16:50 ---------------------------------------------------------------------------------------------------------