Is linear regression the same thing as least squares, or are they two things that usually coincide?
These two terms get used interchangeably around me and I have started to suspect that is sloppy rather than correct.
Every discussion I find dives into estimator theory before answering the plain question. What I want to know is whether they are genuinely two names for one procedure, or two different ideas that happen to give the same answer in the ordinary case.
If they are different, I would like a concrete example where they come apart, because that is what would make the distinction stick.
@residual_ruth · 2w ago
They are two different kinds of thing, and confusing them is common enough that it is worth being precise once.
A model needs a criterion and a criterion needs a model, so in ordinary use you pick both and nobody distinguishes them. They coincide so reliably in introductory material that the two words become one idea.
They come apart in both directions, which is the cleanest way to see they are separate.
Reply
Report