User Tools

Site Tools


multiple_regression_examples

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
multiple_regression_examples [2017/05/31 10:05] – [Regression Diagnostics] hkimscilmultiple_regression_examples [2018/11/09 11:58] – [Regression] hkimscil
Line 110: Line 110:
 x3  work ethic x3  work ethic
 </code> </code>
 +| x  | zero-order cor  | part cor  | squared zero-order cor  | squared part cor  | shared square cor |
 +| x1 | .764  | .588  | 0.583696  | 0.345744  | 0.237952  |
 +| x2 | .769  | .594  | 0.591361  | 0.352836  | 0.238525  |
 +note that the values of two raws at the last column are similar. 
 +
 $$ \hat{Y_{i}} = 101.222 + 1.000X1_{i} + 1.071X2_{i} $$ $$ \hat{Y_{i}} = 101.222 + 1.000X1_{i} + 1.071X2_{i} $$
 $$ \hat{Y_{i}} = 101.222 + 1.000 \ \text{intell. ability}_{i} + 1.071 \ \text{work ethic}_{i} $$ $$ \hat{Y_{i}} = 101.222 + 1.000 \ \text{intell. ability}_{i} + 1.071 \ \text{work ethic}_{i} $$
multiple_regression_examples.txt · Last modified: 2023/10/21 13:26 by hkimscil

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki