Subscribe
Source | SS df MS Number of obs = 2053
-------------+------------------------------ F( 5, 2047) = 32.22
Model | 10.7422406 5 2.14844813 Prob > F = 0.0000
Residual | 136.513135 2047 .066689367 R-squared = 0.0729
-------------+------------------------------ Adj R-squared = 0.0707
Total | 147.255376 2052 .071761879 Root MSE = .25824
------------------------------------------------------------------------------
score | Coef. Std. Err. t P>|t| [95% Conf. Interval]
-------------+----------------------------------------------------------------
gpa | .0172763 .0166367 1.04 0.299 -.0153502 .0499028
test | .0288454 .0116055 2.49 0.013 .0060857 .0516052
male | -.0452193 .0119055 -3.80 0.000 -.0685675 -.021871
shoe | -.0062415 .0006485 -9.62 0.000 -.0075133 -.0049697
_cons | 1.014789 .0401596 25.27 0.000 .9360307 1.093547
------------------------------------------------------------------------------
You are not logged in, either login or create an account to post comments
The outcome (Y) variable will be the score on the standardized test. You will make a model that will predict the mean score on the test, given the dependent variables (the X variables).
Score = Intercept + Slope1*(GPA) + Slope2*(OtherTest) + Slope3*(Misc1) + Slope4*(Misc2) + etc.
I don't know how to do regression in Excel. You can download a trial copy of SPSS and try that.
posted by tiburon at 9:05 AM on March 6