Quiz: Vectors, Matrices, and Linear Maps

Module 1 of 5 · Easy

Quick Quiz

1. The rank-nullity theorem states that for ARm×nA\in\mathbb{R}^{m\times n}, rank(A)+nullity(A)\operatorname{rank}(A)+\operatorname{nullity}(A) equals which quantity?
2. Let AR3×3A\in\mathbb{R}^{3\times3} have rows (1,2,3)(1,2,3), (4,5,6)(4,5,6), (7,8,9)(7,8,9). What are rank(A)\operatorname{rank}(A) and nullity(A)\operatorname{nullity}(A)?
3. The system Ax=bAx=b with ARm×nA\in\mathbb{R}^{m\times n} has a unique solution if and only if which conditions hold?
4. A sample covariance matrix Σ=1TXX\Sigma=\tfrac1T X^\top X (with XRT×nX\in\mathbb{R}^{T\times n}, mean-zero columns) is always:
5. For AR5×8A\in\mathbb{R}^{5\times8} with rank(A)=4\operatorname{rank}(A)=4, what is the dimension of the left null space ker(A)\ker(A^\top)?
6. You bootstrap an interest-rate curve with 6 instruments and 6 unknown discount factors, and the solver returns infinitely many solutions. What is the correct diagnosis?
7. To generate correlated standard-normal samples with covariance Σ\Sigma (SPD), which factorisation is the correct and numerically preferred approach?
8. A risk model uses portfolio variance wΣww^\top\Sigma w where ΣR100×100\Sigma\in\mathbb{R}^{100\times100} is estimated from 40 daily returns. Can portfolio variance be exactly zero for a non-zero portfolio?