MAS-II · Time Series with Constant Variance · Free Lesson

Model relationships of current and past values of a statistic or metric.

Free CAS MAS-II (Modern Actuarial Statistics II) lesson in Time Series with Constant Variance. 16 min read, ~2,389 words.

Quarterly loss ratios for a workers' compensation book wander but never explode. Last quarter's number tells you something about this quarter's, and the relationship is linear, stable, and exploitable. Time series models with constant variance turn that intuition into forecasts.

Why constant variance matters. Every model in this lesson assumes the innovation is white noise: mean zero, variance , uncorrelated across time. If variance drifts with the level (heteroscedasticity), you need a different toolkit. Here the spread stays flat; only the mean carries memory.

A weakly stationary series has constant mean , constant variance , and autocovariance that depends only on lag , not on . The autocorrelation function (ACF) is .

KEY: Stationarity is what lets you estimate by averaging across time. Without it, every is a different distribution and one sample tells you nothing.

An AR(p) regresses today on the last values plus white noise:

Read the full lesson, free →
Worked examples and practice. Free with a free account, no card.

Common mistakes

Bottom line

Exam shortcut

If the ACF dies geometrically and the PACF shows one clean spike, fit AR(1) and read directly off lag 1. If the ACF shows one spike and the PACF tails off, fit MA(1) and back out from (the smaller root for invertibility). If both ACF and PACF tail off and AIC/BIC favor a small mixed model, try ARMA(1,1) before adding more AR or MA terms.

The full lesson (about 2,389 words, 16 min read) adds 2 worked examples, all 6 common mistakes, a self-check, free in the app.

Learning objectives

Browse all free MAS-II lessons or jump into free MAS-II practice questions.