What this quiz covers
This quiz focuses on Singular Value Decomposition Svd, giving you a quick way to practice the rules, question types, and explanations that matter most for Linear Algebra.
For a matrix A with singular value decomposition A=UΣVT, suppose the singular values are σ1=8, σ2=3, and σ3=0. If B=ATA, what is the trace of B?
Linear Algebra Quiz
Practice Singular Value Decomposition Svd in Linear Algebra with focused quiz questions that help you check what you know, review explanations, and build confidence with test-style prompts.
This quiz focuses on Singular Value Decomposition Svd, giving you a quick way to practice the rules, question types, and explanations that matter most for Linear Algebra.
Try each quiz question before looking at the correct answer. Use the explanations to review missed ideas, then come back to similar questions until the pattern feels familiar.
For a matrix A with singular value decomposition A=UΣVT, suppose the singular values are σ1=8, σ2=3, and σ3=0. If B=ATA, what is the trace of B?
Consider a matrix A with SVD A=UΣVT where Σ=diag(6,4,2,0). If we form the rank-2 approximation A2 using the first two singular values, what percentage of the Frobenius norm of A is preserved in A2?
Consider the matrix A=[3412]. If the largest singular value of A is approximately 5.46, what is the smallest singular value approximately?
A data matrix X has SVD X=UΣVT with singular values {10,6,3,1}. For principal component analysis, if we want to retain at least 90% of the variance, how many principal components should we keep?
If A is a 3×4 matrix with singular values σ1=7, σ2=5, σ3=0, what is the dimension of the null space of AT?
Let A be a 4×5 matrix with rank 3. In the singular value decomposition A=UΣVT, what are the dimensions of the matrices U, Σ, and V?
In the reduced SVD of an m×n matrix A with rank r, which statement about the orthogonal matrices is correct?
For a matrix A with SVD A=UΣVT, which expression correctly represents the pseudoinverse A+?