An analyst wants to model quarterly sales data using an autoregressive model. She has found that an AR(1) model with a seasonal lag has significant slope coefficients. She also finds that when the second and third lags are added to the model, all slope coefficients are significant too. Based on this, the best model to use would most likely be an:
She has found that all the slope coefficients are significant in the model xt = b0 + b1xt–1 + b2xt–4 + et. She then finds that all the slope coefficients are significant in the model xt = b0 + b1xt–1 + b2xt–2 + b3xt–3 + b4xt–4 + et. Thus, the second model, the AR(4), should be used over the first or any other model that uses a subset of the regressors. |