Difference between revisions of "OLS multivariate beta"
From OPOSSEM
(Created page with "<math>\beta_{XY} = \frac {N \sum_{i=1}^NX_iY_i - ( \sum_{i=1}^NX_i)(\sum_{i=1}^NY_i)}{N \sum_{i=1}^NY_i^2 - \sum_{i=1}^NX_i}</math> Need to check denominator?") |
|||
(One intermediate revision by the same user not shown) | |||
Line 4: | Line 4: | ||
Need to check denominator? | Need to check denominator? | ||
+ | |||
+ | |||
+ | <noinclude>[[Category:Equations]]</noinclude> |
Latest revision as of 07:05, 17 June 2011
<math>\beta_{XY} = \frac {N \sum_{i=1}^NX_iY_i - ( \sum_{i=1}^NX_i)(\sum_{i=1}^NY_i)}{N \sum_{i=1}^NY_i^2 - \sum_{i=1}^NX_i}</math>
Need to check denominator?