Jump to content

Partial autocorrelation function

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Moon motif (talk | contribs) at 03:30, 12 July 2022 (Remove Levinson Recursion link in favor of "Dubin-Levinson Algorithm" see talk page for reason). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
Partial autocorrelation function of Lake Huron's depth[1]

In time series analysis, the partial autocorrelation function (PACF) gives the partial correlation of a stationary time series with its own lagged values, regressed the values of the time series at all shorter lags. It contrasts with the autocorrelation function, which does not control for other lags.

This function plays an important role in data analysis aimed at identifying the extent of the lag in an autoregressive model. The use of this function was introduced as part of the Box–Jenkins approach to time series modelling, whereby plotting the partial autocorrelative functions one could determine the appropriate lags p in an AR (p) model or in an extended ARIMA (p,d,q) model.

Definition

Given a time series , the partial autocorrelation of lag , denoted , is the autocorrelation between and with the linear dependence of on through removed. Equivalently, it is the autocorrelation between and that is not accounted for by lags through , inclusive.where is the linear combination of that minimizes the mean squared error, . Similarly, is a linear combination minimizing . For stationary processes, the coefficients are the same.[2]

Calculation

The theoretical partial autocorrelation function of a stationary time series can be calculated by using the Durbin–Levinson Algorithm:where for and is the autocorrelation function.[3][4][5]

There are algorithms for estimating the partial autocorrelation based on the sample autocorrelations. The formula above can be used with sample autocorrelations to find the sample partial autocorrelation function of any given time series.[6][7]

Autoregressive Model Identification

The partial autocorrelation graph has 3 spikes and the rest is close to 0.
Sample partial autocorrelation function of a simulated AR(3) time series

Partial autocorrelation plots are a commonly used tool for identifying the order of an autoregressive model.[6] The partial autocorrelation of an AR(p) process is zero at lag and greater. If the sample autocorrelation plot indicates that an AR model may be appropriate, then the sample partial autocorrelation plot is examined to help identify the order. One looks for the point on the plot where the partial autocorrelations for all higher lags are essentially zero. Placing on the plot an indication of the sampling uncertainty of the sample PACF is helpful for this purpose: this is usually constructed on the basis that the true value of the PACF, at any given positive lag, is zero. This can be formalised as described below.

An approximate test that a given partial correlation is zero (at a 5% significance level) is given by comparing the sample partial autocorrelations against the critical region with upper and lower limits given by , where n is the record length (number of points) of the time-series being analysed. This approximation relies on the assumption that the record length is at least moderately large (say ) and that the underlying process has finite second moment.

References

  1. ^ Brockwell, Peter J.; Davis, Richard A. (2016). "Modeling and Forecasting with ARMA Processes". Introduction to Time Series and Forecasting (Third ed.). Springer International Publishing. p. 132. ISBN 978-3319298528.
  2. ^ Shumway, Robert H.; Stoffer, David S. (2017). Time Series Analysis and Its Applications: With R Examples. Springer Texts in Statistics. Cham: Springer International Publishing. pp. 97–98. doi:10.1007/978-3-319-52452-8. ISBN 978-3-319-52451-1.
  3. ^ Durbin, J. (1960). "The Fitting of Time-Series Models". Revue de l'Institut International de Statistique / Review of the International Statistical Institute. 28 (3): 233–244. doi:10.2307/1401322. ISSN 0373-1138.
  4. ^ Shumway, Robert H.; Stoffer, David S. (2017). Time Series Analysis and Its Applications: With R Examples. Springer Texts in Statistics. Cham: Springer International Publishing. pp. 103–104. doi:10.1007/978-3-319-52452-8. ISBN 978-3-319-52451-1.
  5. ^ Enders, Walter (2004). Applied econometric time series (2nd ed.). Hoboken, NJ: J. Wiley. pp. 65–67. ISBN 0-471-23065-0. OCLC 52387978.
  6. ^ a b Box, George E. P.; Reinsel, Gregory C.; Jenkins, Gwilym M. (2008). Time Series Analysis: Forecasting and Control (4th ed.). Hoboken, New Jersey: John Wiley. ISBN 9780470272848.
  7. ^ Brockwell, Peter J.; Davis, Richard A. (1991). Time Series: Theory and Methods (2nd ed.). New York, NY: Springer. pp. 102, 243–245. ISBN 9781441903198.

Public Domain This article incorporates public domain material from http://www.itl.nist.gov/div898/handbook/pmc/section4/pmc4463.htm. National Institute of Standards and Technology. {{citation}}: External link in |title= (help)