EZ

Eduzan

Learning Hub

Eduzan
Eduzan / 02 Quantitative Analysis

QTA 10: Stationary Time Series

Worked examples are fully visible. Check-yourself items are study aids you can reveal one at a time.

Interest rates, credit spreads and growth rates carry pieces of their own past, and that memory is what makes forecasting worth attempting.

Any observed series separates into three parts. The trend describes how its level drifts over long stretches of time. The seasonal component describes swings that repeat on a calendar. The cyclical component is everything left over: waves produced by shocks and by the persistence with which the series holds on to them. Trend and seasonality are deterministic and can be written down and subtracted. The cyclical part cannot, and it is the subject of this lesson.

Figure 1: The three components of an observed time series
Trend Seasonal Cyclical Slow drift in the level, deterministic Calendar repetition, also deterministic Shocks plus memory, the subject here
Adding the three panels reproduces the observed series. Only the third is genuinely random.

A stochastic process is an ordered collection of random variables, and the ordering matters, since prediction depends on knowing which observation came first. The plainest useful process draws each observation independently from a normal distribution, which offers no structure to exploit. Structure enters once one observation depends on the last, and the first-order autoregression, written AR(1), does exactly that:

The intercept is a constant, the AR parameter measures how strongly consecutive observations are tied together, and the final term is a shock.

Four series make the range of behaviour concrete. Monthly returns on the S&P 500 index look close to pure noise. The VIX index wanders from its average and returns slowly, so departures are long-lived without being permanent. The slope of the US Treasury yield curve, the ten-year yield minus the one-year yield, and its curvature, the difference between two slopes, both track the economy.

Yields on bonds of ten, five and one year maturity combine into a single measure of the bend in the curve.

Almost every model here belongs to a family called linear processes, in which the observation is a deterministic piece plus a weighted sum of current and past shocks with constant weights. Many nonlinear processes admit a linear representation too.

A linear process, written as a deterministic term plus a weighted sum of shocks. Throughout this lesson the deterministic term is a constant.

Linear processes lead to linear models, which forecast the conditional mean given the information set: everything known at the current date.

Check yourself
Two of the three components of a time series are described as deterministic. Which one is not, and what makes it different?
The cyclical component. Trend and seasonality follow rules written as functions of the date, so they project forward with no reference to randomness. The cyclical part is produced jointly by shocks and by the persistence with which the series carries them forward.
End of lesson.