Free SOA Exam SRM (Statistics for Risk Modeling) Decision Trees Practice Questions

Decision tree methods on SOA Exam SRM include classification and regression trees (CART), random forests, gradient boosting, and bagging. Questions test both algorithm mechanics and practical interpretation of results.

228 Questions
124 Easy
74 Medium
30 Hard
2026 Syllabus

Sample Questions

Question 1 Easy
Random forests improve upon bagging by:
Solution
D is correct.

The key innovation of random forests over bagging is the random selection of a subset of mtrym_{try} predictors at each split point. This prevents dominant predictors from being used in every tree, thereby reducing the correlation between trees. Since the variance of an average of correlated quantities depends on the correlation, decorrelation leads to greater variance reduction.
Question 2 Medium
Which statement about decision trees and outliers is correct?
Solution
E is correct.

Decision trees split by comparing predictor values to thresholds. The split only depends on whether an observation falls above or below the cutpoint, not on how far it is from the cutpoint. This makes trees inherently robust to outliers in the predictor space. An extreme value of a predictor simply falls to one side of a split just like any other value on that side.
Question 3 Hard
A gradient boosting model for regression uses absolute error loss L(y,F)=∣y−F∣L(y, F) = |y - F|. For a terminal node containing five observations with residuals (−4,−1,2,5,8)(-4, -1, 2, 5, 8), the optimal leaf value (the value that minimizes the total absolute error within the node) is:
Solution
D is correct.

When the loss function is absolute error L(y,F)=∣y−F∣L(y, F) = |y - F|, the value that minimizes ∑i∈node∣ri−c∣\sum_{i \in \text{node}} |r_i - c| over the constant cc is the median of the residuals.

Sorting the residuals: (−4,−1,2,5,8)(-4, -1, 2, 5, 8). With 5 observations, the median is the 3rd value: 22.

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.