Least Squares Characterization for Linear Regression (Normal Equations)
theoremStatisticsLinear Algebrathm:least-squares-normal-equations-2026aLet and be natural numbers. Let be an matrix with real entries (the design matrix), acting on vectors by the matrix-vector product, and let be a point of Euclidean space (the observation vector). Let denote the transpose of (a matrix), let denote the Euclidean distance, and for points of the same Euclidean space let denote their difference.
For define the residual sum of squares
A vector is called a least squares estimator if for every . Write and for the points all of whose coordinates are the real number . Then:
- (Normal equations.) A vector is a least squares estimator if and only if
- (Uniqueness of fitted values.) If and are both least squares estimators, then .
- (Uniqueness of the estimator.) If the only with is , then there is at most one least squares estimator.
This is the ordinary least squares problem of linear regression: the vectors range over the fitted values of the linear model with design matrix , and part 1 identifies the least squares estimators of the regression coefficients as exactly the solutions of the normal equations.
Loading…
Prerequisites
No prerequisites tracked.
Dependents
No dependents yet.
Dependent proofs
No dependent proofs yet.
No relations recorded yet.