Free SOA Exam PA (Predictive Analytics) Data Transformations and Unsupervised Learning Techniques Practice Questions

Data transformations and unsupervised learning on SOA Exam PA cover feature engineering (log transforms, binning, factor handling), principal component analysis, and k-means and hierarchical clustering, with emphasis on interpreting R output and justifying each transformation in writing.

75 questions 20 easy 47 medium 8 hard 2026 syllabus

Sample Questions

Question 1 Easy
Which statement about principal components analysis is CORRECT?
Solution
B is correct. PCA is an unsupervised technique: it constructs orthogonal (uncorrelated) linear combinations of the predictors ordered so that PC1 has the greatest variance, PC2 the next greatest, and so on. It does not use a response variable, keeping all components achieves no reduction, loadings can be negative, and predictive improvement is not guaranteed.
Question 2 Medium
Which statement about the standard K-means algorithm is correct?
Solution
B is correct. K-means requires K to be specified up front and its iterative assignment/update steps can converge to different local optima depending on the starting centroids, which is why running multiple initializations (e.g., nstart in R) is recommended. It does not build a hierarchy, is not seed-independent, does not standardize automatically, and produces hard assignments.
Question 3 Hard
A data scientist notices that K-means struggles to recover two clearly separated but long, thin, crescent-shaped groups in a scatterplot, splitting each crescent instead. What is the best explanation?
Solution
A is correct. Because K-means assigns points to the nearest centroid and minimizes within-cluster squared distance, its implied cluster boundaries are convex and it tends to carve out compact, spherical, comparably sized groups. Elongated, non-convex crescents cross those boundaries, so K-means splits them. Standardization, an even-K rule, and a global-optimum guarantee are not the issue, and K-means runs fine in two dimensions.

Guides & Articles

About FreeFellow

Jeffrey Ting, founder of FreeFellow
Jeffrey Ting
FSA, CFA · Founder

FreeFellow was built by Jeffrey Ting, a credentialed actuary and CFA charterholder who passed thirteen of the hardest exams in finance on the first attempt, and paid four-figure prep fees for every one. The learning itself was always free. The price was a moat.

So he started writing his own questions, then lessons, then mock exams, until it grew into a full prep platform covering 35 finance credentials with more than 40,000 original practice questions. The name says exactly what it is: the question bank is free, and Fellow is what you become once you pass.

01
Cost shouldn't decide who gets in.

The exam is a fair gate. A four-figure prep course is not. FreeFellow takes the second gate down, so the exam is the only one left.

02
Free should mean free.

No trial clock, no email gate, no credit card. The question bank, worked solutions, lessons, and readiness score stay free, and they are enough to pass.

03
Built by someone who sat where you sit.

He paid for the big-name courses, found nothing he respected, and built the prep he wished had existed. Not a marketing team that has never sat an exam.