Orthogonality and least squares
1.[2p] Least squares replaces an unsolvable by
Least squares replaces an unsolvable by
Correct
The answer is: the closest reachable target, found by making the error perpendicular to the column space
The answer is: the closest reachable target, found by making the error perpendicular to the column space
The answer is: the closest reachable target, found by making the error perpendicular to the column space
2.[2p] The normal equations are
The normal equations are
Correct
The answer is: $A^TA\hat{\mathbf{x}} = A^T\mathbf{b}$
The answer is: $A^TA\hat{\mathbf{x}} = A^T\mathbf{b}$
The answer is: $A^TA\hat{\mathbf{x}} = A^T\mathbf{b}$
3.[3p] Fitting to the readings at gives what slope ?
Fitting to the readings at gives what slope ?
CorrectNot quite: 1.6
4.[3p] For that same fit, what is the sum of the squared residuals?
For that same fit, what is the sum of the squared residuals?
CorrectNot quite: 0.2
5.[2p] Fitting a horizontal line to the readings gives equal to what?
Fitting a horizontal line to the readings gives equal to what?
CorrectNot quite: 3.5
6.[2p] A projection matrix satisfies .
A projection matrix satisfies .
Correct
The answer is: True
7.[2p] If has orthonormal columns and is square, then
If has orthonormal columns and is square, then
Correct
The answer is: $Q^{-1} = Q^T$, and $Q$ preserves every length and angle
The answer is: $Q^{-1} = Q^T$, and $Q$ preserves every length and angle
The answer is: $Q^{-1} = Q^T$, and $Q$ preserves every length and angle
8.[2p] With the orthonormal basis and , what is the first coordinate of ?
With the orthonormal basis and , what is the first coordinate of ?
CorrectNot quite: 3.6
9.[3p] Why do numerical libraries avoid forming ?
Why do numerical libraries avoid forming ?
Correct
The answer is: It squares the condition number, so a moderately awkward problem becomes unsolvable in double precision
The answer is: It squares the condition number, so a moderately awkward problem becomes unsolvable in double precision
The answer is: It squares the condition number, so a moderately awkward problem becomes unsolvable in double precision