ARIMA Model Calculator
Enter your time series data and specify ARIMA parameters (p, d, q) to fit an AutoRegressive Integrated Moving Average model. Set the AR order (p), differencing order (d), and MA order (q), then choose how many forecast periods you want. You get back forecasted values, model fit statistics (AIC, RMSE, MAPE), and a forecast chart showing your historical data alongside predictions.
Results
Next Period Forecast
--
AIC (Akaike Info Criterion)
--
RMSE (Root Mean Sq. Error)
--
MAPE (Mean Abs. % Error)
--
Series Mean
--
Data Points Used
--
Forecast CI Lower Bound
--
Forecast CI Upper Bound
--