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

SOA Exam SRM tests statistical learning and predictive modeling techniques used in actuarial practice. Practice 1,140 questions on linear models, decision trees, time series, and unsupervised learning.

1133 Questions
5 Topics
3 Difficulty Levels
2026 Syllabus
100% Free

Sample Questions

Question 1 Easy
Random forests improve upon bagging by:
Solution
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.

Choice A is incorrect because both methods typically use full-depth trees.
Choice E is incorrect because both can use the same splitting criteria.
Choice B is incorrect because random forests, like bagging, fit trees independently (not sequentially -- that describes boosting).
Choice C is incorrect because both use standard bootstrap samples of size nn.
Question 2 Medium
Which of the following time series is stationary?
Solution
The process Yt=5+0.7Yt−1+ϵtY_t = 5 + 0.7Y_{t-1} + \epsilon_t is an AR(1) process with ϕ1=0.7\phi_1 = 0.7. Since ∣ϕ1∣=0.7<1|\phi_1| = 0.7 < 1, this process is stationary. Its mean is μ=5/(1−0.7)=16.67\mu = 5/(1 - 0.7) = 16.67 and its variance is σ2/(1−0.72)\sigma^2/(1 - 0.7^2), both constant over time.

(B) is incorrect because the term 0.5t0.5t is a deterministic linear trend, causing the mean to increase with time.
(C) is incorrect because a random walk is non-stationary; its variance tσ2t\sigma^2 grows without bound.
(A) is incorrect because Var(Yt)=t2σ2\text{Var}(Y_t) = t^2 \sigma^2 increases with time.
(E) is incorrect because the quadratic trend 10+2t+0.3t210 + 2t + 0.3t^2 causes the mean to change over time.
Question 3 Hard
Gamma GLM: fitted mu=8500, SE(eta)=0.15, shape alpha=5. 95% CI for mean and 95% PI for single claim.
Solution
Ln(8500) +/- 1.96*0.15 => exp => (6370, 11340). PI: Gamma(5,1700) quantiles => (3200, 22560).

Choice C is incorrect because it uses the wrong shape parameter alpha=2 instead of 5 for the PI.
Choice B is incorrect because the PI is constructible using the gamma distribution with known shape.
Choice D is incorrect because the CI is too narrow from a normal approximation on the original scale.
Choice E is incorrect because it reverses the CI and PI widths.

Topics

Basics of Statistical Learning

85 questions

Linear Models

508 questions

Time Series Models

144 questions

Decision Trees

252 questions

Unsupervised Learning Techniques

144 questions
Create a Free Account to Access All 1133 Questions →

About FreeFellow

FreeFellow is a free exam prep platform built for actuarial, CFA, CFP, CPA, and CAIA candidates. Every question includes a detailed solution, and your progress is tracked across sessions. No paywalls, no ads — just focused practice to help you pass your exam.