Single Series ARIMA Results - Autocorrelations Tab

Select the Autocorrelations tab of the Single Series ARIMA Results dialog box to access the options described here.

Element Name Description
Autocorrelation of residuals Use the options in the Autocorrelation of residuals group box to compute the autocorrelation and partial autocorrelation for the residuals (computed for the transformed and differenced series). These statistics will be displayed in a spreadsheet and drawn in a correlogram graph. Refer to the Overview for a brief description of how the pattern of (partial) autocorrelations aids in the determination of an appropriate ARIMA model. In general, if the ARIMA model sufficiently reproduces the observed values in the series, then no (partial) autocorrelations should remain, that is, be present in the residuals.
Autocorrelations Click the Autocorrelations button to display a spreadsheet and plot of the autocorrelations for the residuals, for a lag of 1 through the number specified in the Number of lags box (see below). The spreadsheet will report the autocorrelations, their standard errors, the so-called Box-Ljung statistic, and the significance level of that statistic. In general, the autocorrelation is the correlation of the series with itself, lagged by a particular number of observations. For details regarding the computations of those statistics, refer to autocorrelation.
White noise standard errors Under the assumption that the true moving average process in the series is of the order k-1, the approximate standard error of the autocorrelation rk is computed as:

StdErr(rk) = Ö{(1/N) * [1+2*Σ(ri2)]}

(for i = 1 to k-1)

Here N is the number of observations in the series. Under the assumption that the series is a white noise process, that is, that all autocorrelations are equal to zero, the standard error of rk is computed as:

StdErr(rk) = Ö{(1/N) * [(N-k)/(N+2)]}

Check the White noise standard errors check box to compute the standard errors in this manner.

Partial autocorrelations Click the Partial autocorrelations button to display a spreadsheet and plot of the partial autocorrelations of the residuals, for a lag of 1 through the number specified in the Number of lags box (see below). The spreadsheet will report the partial autocorrelations and their standard errors. In general, the partial autocorrelation is the partial correlation of a series with itself, lagged by a particular number of observations, and controlling for all correlations for lags of lower order. For example, the partial autocorrelation for a lag of 2 represents the unique correlation of the series with itself at that lag, after controlling for the correlation at lag 1. For details regarding the computations of the partial autocorrelation and its standard error, refer to partial autocorrelation. Partial autocorrelations that are larger than two times their respective standard errors will be highlighted in the spreadsheet.
Number of lags Enter a value in the Number of lags box to determine the maximum number of lags for which the autocorrelations and partial autocorrelations will be computed.