Regression Test
The two variables used in the regression test were v28 and v11 from the code book. The results for the regression test show that for every 1 increase in v11, there is a .01515 decrease in v28. This is significant at the .05* level. The p-value from the test was found to be .8608. These results can be seen in the information below.
Residuals:
Min 1Q Median 3Q Max
-2.1162 -0.1465 0.8687 0.9141 0.9141
Coefficients:
Estimate Std. Error t value Pr(>|t|)
(Intercept) 9.23737 0.73001 12.654 <2e-16 ***
v11 -0.01515 0.08610 -0.176 0.861
—
Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1
Residual standard error: 1.212 on 79 degrees of freedom
Multiple R-squared: 0.0003918, Adjusted R-squared: -0.01226
F-statistic: 0.03097 on 1 and 79 DF, p-value: 0.8608