Sum of the residuals in multiple linear regression

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 replies · 5K views
kingwinner
Messages
1,266
Reaction score
0
In my textbook, the following results are proved in the context of SIMPLE linear regression:
∑e_i = 0
∑(e_i)(Y_i hat)= 0

I tried to modify the proofs to mutliple linear regression, but I am unable to do so, so I am puzzled...

Are these results also true in MULTIPLE linear regression?

Thanks!
 
on Phys.org
They are true as long as you include an intercept - they aren't for regression through the origin.

Are you using a matrix approach in your multiple regression?