Free SOA Exam SRM (Statistics for Risk Modeling) Linear Models Practice Questions
Practice linear models for Exam SRM, the largest topic on the syllabus. Questions cover simple and multiple regression, GLMs, regularization (ridge, LASSO, elastic net), and model diagnostics.
Sample Questions
Question 1
Easy
In a GLM, Pearson residuals are defined as:
Solution
The Pearson residual for observation in a GLM is defined as:
where is the variance function of the assumed distribution evaluated at the fitted mean. This standardizes the raw residual by the expected standard deviation under the model.
Why each other option is incorrect:
- (D) Dividing by rather than is not the Pearson residual. For Poisson, , so the Pearson residual uses .
- (C) This is the raw (response) residual, not Pearson.
- (A) This is the definition of the deviance residual, not the Pearson residual.
- (E) Dividing by a single estimated is the internally studentized residual in OLS, not the GLM Pearson residual.
where is the variance function of the assumed distribution evaluated at the fitted mean. This standardizes the raw residual by the expected standard deviation under the model.
Why each other option is incorrect:
- (D) Dividing by rather than is not the Pearson residual. For Poisson, , so the Pearson residual uses .
- (C) This is the raw (response) residual, not Pearson.
- (A) This is the definition of the deviance residual, not the Pearson residual.
- (E) Dividing by a single estimated is the internally studentized residual in OLS, not the GLM Pearson residual.
Question 2
Medium
Which of the following statements about lasso regression is FALSE?
Solution
Statement (C) is FALSE. Lasso does not always select the correct set of important variables. Its variable selection performance depends on conditions such as the irrepresentable condition, signal strength, and correlation among predictors. With highly correlated predictors, lasso may arbitrarily select one from a group of correlated variables.
Why each other option is actually true:
- (E) Lasso minimizes , which is the penalty.
- (D) The geometry of the constraint region (a diamond in 2D) means solutions often occur at corners where some coefficients are exactly zero.
- (A) Larger imposes a tighter constraint, forcing more coefficients to zero.
- (B) Lasso is designed for high-dimensional settings and can handle scenarios.
Why each other option is actually true:
- (E) Lasso minimizes , which is the penalty.
- (D) The geometry of the constraint region (a diamond in 2D) means solutions often occur at corners where some coefficients are exactly zero.
- (A) Larger imposes a tighter constraint, forcing more coefficients to zero.
- (B) Lasso is designed for high-dimensional settings and can handle scenarios.
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.
More Exam SRM Topics
About FreeFellow
FreeFellow is a free exam prep platform for actuarial (SOA & CAS), CFA, CFP, CPA, CAIA, and securities licensing candidates. Every question includes a detailed solution. Full lessons, flashcards with spaced repetition, timed mock exams, performance analytics, and a personalized study plan are all included — no paywalls, no ads.