Forecasting with ARIMA Models
Learn about point forecasting with ARIMA models.
We'll cover the following...
Before we get into fitting and predicting with actual ARIMA models in further lessons, it is worth exploring some general results. This will be very useful to understand what to expect from each type of model in different forecast horizons.
When working with ARIMA models and a quadratic loss (such as MSE), a very neat result arises. By minimizing the expected loss function, we get that the optimal prediction is the conditional expectation of
Note that we have denoted expectations with a subscript
MA( ) processes
To illustrate how forecasting works with an MA(