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:

    Although there is no universal agreement as to a definition of life, its biological manifestations are generally considered to be organization, metabolism, growth, irritability, adaptation, and reproduction.
    The Columbia Encyclopedia, Fifth Edition, the first sentence of the article on “life” (based on wording in the First Edition, 1935)

    Perhaps the best definition of progress would be the continuing efforts of men and women to narrow the gap between the convenience of the powers that be and the unwritten charter.
    Nadine Gordimer (b. 1923)

    The definition of good prose is proper words in their proper places; of good verse, the most proper words in their proper places. The propriety is in either case relative. The words in prose ought to express the intended meaning, and no more; if they attract attention to themselves, it is, in general, a fault.
    Samuel Taylor Coleridge (1772–1834)