ActuarialExam SRMBasics of Statistical Learning
Exam SRM topic · 7–13% of exam

Basics of Statistical Learning

Supervised and unsupervised learning, model assessment, bias-variance tradeoff, and resampling methods including cross-validation.

Per-objective worked-example outlines

For each learning objective on Basics of Statistical Learning, here is the approach an exam item would test — the setup, the ordering of your reasoning, and the formula or identity you need to bring to the page. Approaches, not full solutions, by design. Verify against the current soa.org syllabus before your sitting.

Distinguish between supervised and unsupervised learning tasks

Setup

A modeling scenario is described and you must identify whether it is supervised regression, supervised classification, unsupervised clustering, or dimension reduction.

Approach

Ask first whether there is a labeled response variable. If yes, it is supervised — then ask whether the response is continuous (regression) or categorical (classification). If no labels, it is unsupervised — then determine whether the goal is grouping (clustering) or compression (dimension reduction). Match the modeling method to the task type.

Key identity

Supervised → labels provided; Unsupervised → no labels.

Explain the bias-variance tradeoff and its implications for model selection

Setup

You are given the relationship between test error and model complexity and must explain why test error has a U-shape.

Approach

Decompose test MSE: E[(y - ŷ)^2] = Bias(ŷ)^2 + Var(ŷ) + σ^2 (irreducible). As model flexibility increases, bias falls but variance rises. The optimal complexity minimizes the sum. Recognize that training error always decreases with complexity, but test error U-shapes — the gap is overfitting.

Key identity

E[(y - ŷ)^2] = Bias^2 + Variance + σ^2 (irreducible).

Apply resampling techniques such as k-fold cross-validation and the bootstrap

Setup

You must estimate test error or standard error of a parameter using a resampling method.

Approach

For k-fold CV: split data into k folds, train on k-1 and test on 1, repeat for each fold and average. Higher k → lower bias, higher variance. Bootstrap: sample with replacement to build B bootstrap samples and compute the statistic on each; the empirical distribution of bootstrap statistics estimates standard error. Use LOOCV (k = n) for small data sets where bias matters more than variance.

Key identity

k-fold CV: average test error across k folds; Bootstrap: B resamples with replacement.

Common exam traps on Basics of Statistical Learning

Recurring patterns where candidates lose points on Basics of Statistical Learning-style items. Each entry pairs the trap with the fix.

Trap

Using training error to evaluate a model.

Fix

Always estimate test error via held-out data, CV, or another out-of-sample method.

Trap

Forgetting the irreducible error in the bias-variance decomposition.

Fix

σ^2 is always present; the controllable parts are bias and variance.

Trap

Confusing LOOCV with bootstrap.

Fix

LOOCV holds one observation out at a time; bootstrap samples with replacement and may include the same observation multiple times.

Trap

Choosing higher complexity solely because it lowers training error.

Fix

Compare on validation/test error; choose simpler models when test error ties.

Where to find Basics of Statistical Learning in popular manuals

Pointers to where each major vendor covers this topic, so you can grab the right chapter without combing the full manual. We do not reproduce vendor content — just the location. Chapter and lesson numbers shift between editions; use these as a guide, not as a citation.

ACTEX

Statistical learning basics chapter; bias-variance and resampling subchapters

Coaching Actuaries

Learn modules on Statistical Learning Basics; Adapt category "Statistical Learning"

The Infinite Actuary

Intro video block on supervised/unsupervised learning and CV

6-day Basics of Statistical Learning micro plan

A focused 6-day sub-schedule for Basics of Statistical Learning specifically, at roughly 1.5–2.5 hours per day. Drop it inside your full Exam SRM plan as a single coverage module.

Day 1

Read the statistical learning intro chapter; build flashcards on supervised vs unsupervised, regression vs classification.

Day 2

Drill bias-variance tradeoff problems — 10 conceptual and 5 computational.

Day 3

Cross-validation problems — 8 problems on k-fold and LOOCV mechanics.

Day 4

Bootstrap problems — 6 problems on bootstrap standard error and confidence intervals.

Day 5

Mixed 15-question drill spanning the entire topic with a 60-minute timer.

Day 6

Re-do flagged problems and write a one-page summary of the bias-variance tradeoff.

How exclam.ai helps you master Basics of Statistical Learning

Flashcards from your manual

Upload your ACTEX Exam SRM digital edition, scanned ASM pages, TIA handouts, or your own notes. exclam.ai extracts the Basics of Statistical Learning sections and generates flashcards automatically, tuned to the exam traps above.

Worked-example drilling

Each per-objective approach above maps to a quiz template. exclam.ai re-surfaces missed items until you can recall both the setup and the key identity from cold.

FSRS spaced repetition

Because Basics of Statistical Learning is 7–13% of your exam, losing it during review costs you. FSRS brings it back at the optimal moment.

Basics of Statistical Learning in the Exam SRM context

SOA Exam SRM has 5 topic areas. Basics of Statistical Learning is weighted at approximately 7–13% of the exam, here is where it sits relative to the other topics.

Topic areaWeight
→ Basics of Statistical Learning7–13%
Linear Models40–50%
Decision Trees20–25%
Principal Components and Cluster Analysis5–10%
Time Series Models5–10%

Start practicing Basics of Statistical Learning today

Upload your ACTEX Exam SRM digital edition, scanned ASM pages, TIA handouts, or your own notes. exclam.ai generates a fully guided study plan with adaptive flashcards and quizzes for this topic.

See pricing