Least squares — where it appears
Named by 2 essays across one field — each of them below, with the objects they name alongside it.
The projection and the right angle
The least-squares solution is the one whose residual is perpendicular to everything the columns can reach. That is not a mnemonic — it is an equation, Aᵀr = 0, and the computed answer satisfies it to 10⁻¹⁶.
When the matrix is wrong too
Every least-squares problem on this site has assumed A is exact and b is not, and moved b onto the column space of A. Where both were measured, the smallest correction that makes the system consistent moves the matrix as well — and on the problems where that answer is more accurate, it has the larger residual, by construction rather than by luck.
Named alongside it
The objects these essays reach for when they reach for this one.
Normal equationsOrthogonal projectionResidualCondition numberEckart–YoungErrors-in-variablesForward errorGram matrixOrthogonalitySingular value decompositionTotal least squares