Single Series ARIMA - Quick Tab

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

Element Name Description
ARIMA model parameters Use the options in the ARIMA model parameters group box to select at least one seasonal or non-seasonal moving average or autoregressive parameter. If seasonal parameters are specified, a seasonal lag must also be specified.
Estimate constant Select the Estimate constant check box to include a constant in the ARIMA model. In addition to the autoregressive and moving average parameters, ARIMA models may also include a constant. The interpretation of a (statistically significant) constant depends on the model that is fit. Specifically, (1) if there are no autoregressive parameters in the model, then the expected value of the constant is μ, the mean of the series; (2) if there are autoregressive parameters in the series then the constant represents the intercept. If the series is differenced, then the constant represents the mean or intercept of the differenced series; For example, if the series is differenced once, and there are no autoregressive parameters in the model, then the constant represents the mean of the differenced series, and therefore the linear trend slope of the un-differenced series.
Seasonal lag Enter a value in the Seasonal lag box to determine the seasonal lag that is applied to the seasonal autoregressive and/or moving average parameters (options P - Seasonal and Q - Seasonal, respectively). Refer to the Overview for a discussion of the different methods for computing the likelihood for ARIMA models. Use the Advanced tab to specify different methods for computing the likelihood.
p - Autoregressive Enter a value in the p - Autoregressive box to specify the number of autoregressive parameters in the model.
P - Seasonal Enter a value in the P - Seasonal box to specify the number of seasonal autoregressive parameters in the model. If any seasonal parameters are selected, a Seasonal lag must also be specified.
q - Moving aver Enter a value in the q - Moving aver. box to specify the number of moving average parameters in the model.
Q - Seasonal Enter a value in the Q - Seasonal box to specify the number of seasonal moving average parameters in the model. If any seasonal parameters are selected, a Seasonal lag must also be specified.
Transform variable (series) prior to analysis The transformations selected via the Transform variable (series) prior to analysis group box are performed prior to the analysis, and the ARIMA parameters are estimated for the transformed series. Before forecasts are computed, those transformations will be "undone" and, therefore, those forecasts are interpreted in terms of the metric of the untransformed series. Additional transformations are available via the Advanced tab.
Natural log Select the Natural log check box to compute the natural log for each value.
Power transform When the Power transform check box is selected, each value in the series is raised to the power of C, where C is the value specified in the box adjacent to the Power transform check box.
Difference When the Difference check box is selected, the series is differenced. In keeping with the standard notation introduced by Box & Jenkins (1976), non-seasonal (1) and seasonal (2) differencing can be requested. Specify the respective Lag and the number of difference passes that are to be performed in the adjacent boxes.