Exam SRM · Unsupervised Learning Techniques · Free Lesson

Interpreting PCA Results

Free SOA Exam SRM (Statistics for Risk Modeling) lesson in Unsupervised Learning Techniques. 11 min read, ~1,646 words.

A PCA printout dumps loadings, eigenvalues, and variance proportions on you all at once. The exam tests whether you can read each piece and name what the component means.

For standardized predictors PCA returns principal components. Each component is a linear combination of the original variables:

The loading vector has unit length: . Loadings come from the eigenvectors of the correlation matrix (or covariance matrix if you skipped standardization).

A loading is the weight that variable carries inside PC . Three things matter:

Read the full lesson, free →
Worked examples and practice. Free with a free account, no card.

Common mistakes

Bottom line

Exam shortcut

If the question lists eigenvalues, divide each by (standardized) or by (raw) to get PVE in one step. To name a PC, scan the loading column and circle entries with the largest absolute value; ignore loadings under about 0.3. If a printout shows one component carrying over 95% of variance on multi-unit data, suspect missing standardization before you trust the result.

The full lesson (about 1,646 words, 11 min read) adds 2 worked examples, all 6 common mistakes, a self-check, free in the app.

Learning objectives

Browse all free Exam SRM lessons or jump into free Exam SRM practice questions.