Skip to main content icon/video/no-internet

Autoregressive, Integrative, Moving Average (ARIMA) Models

ARIMA is an acronym for autoregressive, integrative, moving average models. It is an approach to time-series analysis sometimes referred to as the Box-Jenkins approach. The three terms that compose the name are three different forms of serial dependency often found in time-series data. Because time-series data are repeated measures on the same case sequenced in time, each observation is not independent of the other observations in the sequence (i.e., serial dependency) resulting in correlated errors. This means that the data violate the assumptions of most standard traditional statistical tests like regression and analysis of variance (ANOVA). ARIMA models are stochastic in that they assume that the serial dependency is greatest among observations that are temporally proximate (e.g., values adjacent in a sequence), but that dependency lessens as the observations become further removed in time. ARIMA models generally assume that data values are at least interval level and each data point is equally spaced in time.

The logic behind ARIMA analysis is to first identify the form of serial dependency in the time-series data. Next, that serial dependency is removed from the time-series data through a process called prewhitening, leaving a white noise process that is free of serial dependency. This is done, not only to eliminate the problem of correlated errors, but also because if two time series have similar temporal patterns, this can produce a spurious association between two variables that may not be the result of the influence of one variable on another. Once the time series is a white noise process (i.e., each value in the series is statistically independent from other values in the same series, with a mean of 0 and constant variance across the series), the researcher can examine its association with other contemporaneous time series representing other variables or forecast future values.

In mass communication research, ARIMA has been applied to agenda setting research as well as other applications. In interpersonal research, it has been used to examine the mutual adaptation of dyadic partners during conversations. This entry discusses both univariate ARIMA and bivariate ARIMA modeling.

Univariate ARIMA Modeling

To identify the pattern of serial dependency, the time series is first graphed over time to identify any clear trends or cycles. Next, the autocorrelation functions (ACFs) are calculated for various lags. That is, values of x at time t (Xt) are correlated with the values of X at time t−1 (the correlation between adjacent values of X), t−2, up to t−k lags. The ACF gives the values of these correlations from lag 1 (adjacent values), through successively higher order lags. The values of the ACFs are graphed to help reveal the pattern of serial dependency. A series of partial autocorrelation functions (PACFs) is also calculated. These are the correlations of Xt with successive values of X at various lags (Xt−2, Xt−3, . . ., Xt−k) controlling for the values of intervening lags. These values are also graphed over successive lags. In addition to the graph of the raw data over time, the patterns of the ACFs and PACFs help the researcher to identify the type of serial dependency present in the data. These functions are often provided by commonly used statistical packages.

...

  • Loading...
locked icon

Sign in to access this content

Get a 30 day FREE TRIAL

  • Watch videos from a variety of sources bringing classroom topics to life
  • Read modern, diverse business cases
  • Explore hundreds of books and reference titles

Sage Recommends

We found other relevant content for you on other Sage platforms.

Loading