I have 2 questions I was stuck on about.
What would you say linear regression assumes?
a. The relationship between X and Y is a straight line.
b. The residuals are normally distributed.
c. The residuals are homoscedastic.
d. Both homoscedastic and normally distributed residuals.
Models need to be validated:
a. In-sample
b. Out-of-sample
c. Both in-sample and out-of-sample
For the first one, I think its b). For the second one, I think its c, but need some conceptual explanation to them both and why this is the case.
I came to the conclusion of the 2nd one as c) since the model in an anova has considered weights accordingly. Is this correct?