Moving Average Processes (MA)

Learn about the moving average model for time series.

Linear models for time series are the focus of this course. A time series yty_t follows a linear model if it can be represented as a linear combination of past realizations of a white noise process. This definition is quite broad, though. We use it as an umbrella term to encompass different types of models. In this lesson, we will study one of the most basic: the moving average.

Definition

A moving average (MA) is a type of linear time series model that uses a weighted average of random shocks at different time steps to calculate the present value of the series. These shocks are white noise. The term “moving” refers to the calculation moving along with the series, using the most recent set of shocks to forecast the current value of yty_t.

We can denote a MA model as:

Get hands-on with 1200+ tech skills courses.