Free SOA Exam SRM (Statistics for Risk Modeling) Unsupervised Learning Techniques Practice Questions

Unsupervised learning on SOA Exam SRM covers principal component analysis (PCA), k-means and hierarchical clustering, and dimensionality reduction techniques for exploratory data analysis.

127 Questions
76 Easy
33 Medium
18 Hard
2026 Syllabus

Sample Questions

Question 1 Easy
Which of the following statements about PCA is FALSE?
Solution
C is correct.

PCA is an unsupervised technique and does not require or use a response variable. It seeks directions of maximum variance in the feature space without regard to any outcome.
Question 2 Medium
When performing PCA, why is it important that the loading vectors (eigenvectors) have unit length?
Solution
D is correct.

Without the unit-length constraint, the optimization problem of maximizing variance would have no solution — the loadings could be scaled arbitrarily large to achieve infinite projected variance. The unit-length constraint ∥e∥=1\|\mathbf{e}\| = 1 makes the optimization well-defined and ensures a unique solution (the eigenvector).
Question 3 Hard
K-means is applied to 6 one-dimensional observations with K=2K = 2. After convergence, cluster 1 contains {1,3,5}\{1, 3, 5\} and cluster 2 contains {9,11,13}\{9, 11, 13\}. What is the total within-cluster sum of squares (WCSS)?
Solution
A is correct.

Cluster 1: {1,3,5}\{1, 3, 5\}, centroid xˉ1=(1+3+5)/3=3.0\bar{x}_1 = (1+3+5)/3 = 3.0

Cluster 1 WCSS:
- (1−3)2=4(1-3)^2 = 4
- (3−3)2=0(3-3)^2 = 0
- (5−3)2=4(5-3)^2 = 4
- Sum = 4+0+4=8.04 + 0 + 4 = 8.0

Cluster 2: {9,11,13}\{9, 11, 13\}, centroid xˉ2=(9+11+13)/3=11.0\bar{x}_2 = (9+11+13)/3 = 11.0

Cluster 2 WCSS:
- (9−11)2=4(9-11)^2 = 4
- (11−11)2=0(11-11)^2 = 0
- (13−11)2=4(13-11)^2 = 4
- Sum = 4+0+4=8.04 + 0 + 4 = 8.0

Total WCSS =8.0+8.0=16.0= 8.0 + 8.0 = 16.0.

About FreeFellow

FreeFellow is an AI-native exam prep platform for actuarial (SOA & CAS), CFA, CFP, CPA, CAIA, GARP FRM, IRS Enrolled Agent, IMA CMA, and FINRA / NASAA securities licensing candidates — built around modern AI as a core capability rather than as a bolt-on. Every lesson ships with AI-narrated audio. Every constructed-response item has a copy-to-AI prompt builder so candidates can paste their answer into their own ChatGPT or Claude for self-graded feedback. Fellow members get instant AI grading on essays against the official rubric (currently CFA Level III, expanding to other essay-bearing sections).

The 70% you need to pass — question bank, written solutions, lessons, formula sheet, mixed practice, readiness tracking — is free forever, with no trial period and no credit card. Become a Fellow ($59/quarter or $149/year per track) to unlock mock exams, flashcards with spaced repetition, performance analytics, AI essay grading, and a personalized study plan.