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.
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 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 .
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 .
Question 2
Medium
Which of the following time series is stationary?
Solution
The process is an AR(1) process with . Since , this process is stationary. Its mean is and its variance is , both constant over time.
(B) is incorrect because the term is a deterministic linear trend, causing the mean to increase with time.
(C) is incorrect because a random walk is non-stationary; its variance grows without bound.
(A) is incorrect because increases with time.
(E) is incorrect because the quadratic trend causes the mean to change over time.
(B) is incorrect because the term is a deterministic linear trend, causing the mean to increase with time.
(C) is incorrect because a random walk is non-stationary; its variance grows without bound.
(A) is incorrect because increases with time.
(E) is incorrect because the quadratic trend 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.
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
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.