Autoregressive Integrated Moving Average - Definition

Definition

Given a time series of data where is an integer index and the are real numbers, then an ARMA(p,q) model is given by:


\left( 1 - \sum_{i=1}^{p} \alpha_i L^i
\right) X_t
=
\left( 1 + \sum_{i=1}^q \theta_i L^i
\right) \varepsilon_t \,

where is the lag operator, the are the parameters of the autoregressive part of the model, the are the parameters of the moving average part and the are error terms. The error terms are generally assumed to be independent, identically distributed variables sampled from a normal distribution with zero mean.

Assume now that the polynomial has a unitary root of multiplicity d. Then it can be rewritten as:


\left( 1 - \sum_{i=1}^p \alpha_i L^i
\right)
=
\left( 1 - \sum_{i=1}^{p-d} \phi_i L^i
\right)
\left( 1 - L
\right)^{d} .


An ARIMA(p,d,q) process expresses this polynomial factorisation property, and is given by:


\left( 1 - \sum_{i=1}^p \phi_i L^i
\right)
\left( 1-L
\right)^d
X_t
=
\left( 1 + \sum_{i=1}^q \theta_i L^i
\right) \varepsilon_t \,

and thus can be thought as a particular case of an ARMA(p+d,q) process having the auto-regressive polynomial with some roots in the unity. For this reason every ARIMA model with d>0 is not wide sense stationary.

Read more about this topic:  Autoregressive Integrated Moving Average

Famous quotes containing the word definition:

    The very definition of the real becomes: that of which it is possible to give an equivalent reproduction.... The real is not only what can be reproduced, but that which is always already reproduced. The hyperreal.
    Jean Baudrillard (b. 1929)

    Beauty, like all other qualities presented to human experience, is relative; and the definition of it becomes unmeaning and useless in proportion to its abstractness. To define beauty not in the most abstract, but in the most concrete terms possible, not to find a universal formula for it, but the formula which expresses most adequately this or that special manifestation of it, is the aim of the true student of aesthetics.
    Walter Pater (1839–1894)

    Scientific method is the way to truth, but it affords, even in
    principle, no unique definition of truth. Any so-called pragmatic
    definition of truth is doomed to failure equally.
    Willard Van Orman Quine (b. 1908)