Сравнение методов
Просматривайте выбранные методы рядом; строки с различиями подсвечены.
| Модель ARIMA (авторегрессионная интегрированная скользящая средняя)× | Модель GARCH (прогнозирование волатильности)× | |
|---|---|---|
| Область | Эконометрика | Эконометрика |
| Семейство | Regression model | Regression model |
| Год появления≠ | 1970 | 1986 |
| Автор метода≠ | George Box and Gwilym Jenkins | Tim Bollerslev |
| Тип≠ | Time series forecasting model | Conditional volatility model |
| Основополагающий источник≠ | Box, G. E. P., & Jenkins, G. M. (1970). Time Series Analysis: Forecasting and Control. Holden-Day. link ↗ | Bollerslev, T. (1986). Generalized Autoregressive Conditional Heteroskedasticity. Journal of Econometrics, 31(3), 307–327. DOI ↗ |
| Другие названия | ARIMA, Box-Jenkins model, integrated ARMA, ARIMA(p,d,q) | GARCH, GARCH(1,1), conditional volatility model, GARCH Modeli (Oynaklık Tahmini) |
| Связанные≠ | 6 | 5 |
| Сводка≠ | The ARIMA(p,d,q) model is the standard workhorse for univariate time series forecasting. It combines autoregressive terms (past values), differencing to induce stationarity, and moving average terms (past shocks) into a unified linear framework. Developed by Box and Jenkins (1970), it remains one of the most widely applied models in econometrics and applied statistics. | The Generalized Autoregressive Conditional Heteroskedasticity (GARCH) model, introduced by Tim Bollerslev in 1986, models the time-varying conditional variance of a financial time series. It captures volatility clustering and the ARCH effect, and is the standard tool for estimating risk and volatility in return series. |
| ScholarGateНабор данных ↗ |
|
|