What this quiz covers
This quiz focuses on Principal Component Analysis Pca, giving you a quick way to practice the rules, question types, and explanations that matter most for Statistics Graduate Level.
The covariance matrix of a centered random vector has ordered eigenvalues λ1=9, λ2=4, and λ3=1. A rank-one PCA approximation is formed by projecting onto the first principal component.
Which pair gives the expected squared reconstruction error and the proportion of total variance retained by this approximation?
Statistics Graduate Level Quiz
Practice Principal Component Analysis Pca in Statistics Graduate Level with focused quiz questions that help you check what you know, review explanations, and build confidence with test-style prompts.
This quiz focuses on Principal Component Analysis Pca, giving you a quick way to practice the rules, question types, and explanations that matter most for Statistics Graduate Level.
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.
The covariance matrix of a centered random vector has ordered eigenvalues λ1=9, λ2=4, and λ3=1. A rank-one PCA approximation is formed by projecting onto the first principal component.
Which pair gives the expected squared reconstruction error and the proportion of total variance retained by this approximation?
Let X be an n×p centered data matrix with sample covariance S=XTX/(n−1). Let Vk contain orthonormal eigenvectors of S associated with eigenvalues λ1,…,λk, and define the score matrix Z=XVk.
Which expression is the sample covariance matrix of the columns of Z?
PCA is performed on the correlation matrix of standardized variables. The first eigenvalue is λ1=2.25, and the first loading vector has entries v11=0.60 and v21=−0.40 for variables X1 and X2, respectively.
What are the correlations of X1 and X2 with the first principal-component score?
Two centered variables have covariance matrix $$\Sigma=\begin{pmatrix}100&6\6&1\end{pmatrix}
Which statement correctly describes the first principal-component directions under the two analyses?
Predictors X1 and X2 are centered, mutually uncorrelated, and have variances 100 and 1, respectively. The response satisfies Y=X2+ε, where ε is independent of both predictors and has mean zero. Principal component regression retains only the first predictor principal component because it explains 100/101 of the predictor variance.
At the population level, what is the principal consequence of this component-selection rule?
Two standardized variables X1 and X2 are uncorrelated. An analyst creates a third standardized variable X3=X1 and performs covariance-based PCA on (X1,X2,X3)T.
What is the first principal component of the augmented data, up to an overall sign?
A covariance-based PCA model for two variables was fitted using training mean μ=(2,1)T. Its first unit loading is v1=(0.8,0.6)T. A new observation is x=(5,5)T, and it is to be represented using only the first component.
Which pair gives the correct first-component score and the corresponding rank-one reconstruction in the original coordinates?
A data matrix contains observations on p=8 variables for n=5 subjects. Each variable is centered using its sample mean, and PCA is performed on the resulting sample covariance matrix. No additional assumptions about linear dependence are made.
Which statement is guaranteed to be true?
A population covariance matrix has spectral decomposition Σ=Qdiag(5,5,1)QT, where Q=(q1,q2,q3) is orthogonal.
Which conclusion about the population principal components is correct?