post by [deleted] · · ? · GW · 0 comments

This is a link post for

0 comments

Comments sorted by top scores.

comment by gjm · 2021-01-08T09:04:59.350Z · LW(p) · GW(p)

I'm afraid this is badly wrong.

You can't go from  to . Not even if you were allowed to assume that .

Concrete example: suppose we have two  values, we have  and , and  and . Then the first equation says  which simplifies to , whereas the second equation says  which simplifies to . These are not the same equation and do not have the same consequences.

If you attempt to perform linear regression using the equations you have derived, you will get the wrong answer.

Linear regression is reducible to matrix arithmetic, but the correct equations are slightly more complicated; the thing you need to invert is not the matrix  (which in general is not square and has no inverse) but .