Activity4.5.2.Checkpoint: interpreting a near-zero \(A^T\mathbf{r}\) output.
A computation gives \(A^T\mathbf{r}=(0.000001,-0.000003)\text{.}\) What geometric condition is being checked? Does it mean the residual vector is zero?
Exam skill. Given a design matrix and residual output, explain projection onto the column space without solving a full regression problem by hand. Tags.[U4-LO4, U4-LO5, U4-LO7 | C+M+T | Core]
For a quick reference on least-squares commands, transposes, matrix products, and numerical checks such as "close to zero," see the programming appendix sections B.10, B.4, and B.9.