logo.gif The leading source for professional development COURSES in statistics
 ÖÐÎÄ Course Login
Home > Resources > Glossary

Statistical Glossary

Autoregression and Moving Average (ARMA) Models:

The autoregression and moving average (ARMA) models are used in time series analysis to describe stationary time series . These models represent time series that are generated by passing white noise through a recursive and through a nonrecursive linear filter , consecutively . In other words, the ARMA model is a combination of an autoregressive (AR) model and a moving average (MA) model .

The order of the ARMA model in discrete time Math image is described by two integers Math image , that are the orders of the AR- and MA- parts, respectively. The general expression for an ARMA-process Math image is the following:

where
  • Math image is the order of the AR-part of the ARMA model;

  • Math image are the coefficients of the AR-part of the model (of the recursive linear filter);

  • Math image is the order of the MA-part of the ARMA model;

  • Math image are the coefficients of the MA-part of the model (of the non-recursive linear filter);

  • Math image are elements of the (input) white noise;

  • Math image are output uncorrelated errors.

The ARMA model, for example, is used to construct the ARIMA model of nonstationary time series .

See also the short course Time Series Forecasting .

Browse Other Glossary Entries