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

Interpret time series output to make forecasts.

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

Software hands you a fitted ARIMA, a coefficient table, residual diagnostics, and a forecast. The exam asks you to read it, sanity check it, and produce a point forecast plus a 95% interval. Every number in the output has a job.

Why the output exists. A fitted time series model is a recipe: identify the structure (AR, MA, ARMA, ARIMA), estimate the coefficients, validate the assumptions, then project forward. The software prints every ingredient. Your job is to read the prints and answer two questions: is the model adequate, and what does it predict next?

Every estimation routine reports, for each parameter, the point estimate or , its standard error, a t-ratio, and a p-value. The standard error comes from the observed information matrix at the maximum likelihood estimate.

KEY: A coefficient is statistically significant when (large samples) or roughly 2. Keep significant terms. Drop a non-significant lag only if dropping it does not worsen residual diagnostics.

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

Common mistakes

Bottom line

Exam shortcut

If the question gives a coefficient table and asks for the forecast, write the recursion first, then iterate. Plug numbers only after the formula is on paper. If the question gives two models and asks which is better, compute AIC by ; if both match, pick the higher .

The full lesson (about 2,361 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.