Comparar métodos
Examine os métodos selecionados lado a lado; as linhas que diferem ficam destacadas.
| Modelo ARIMA (Autoregressive Integrated Moving Average)× | Modelo EGARCH (GARCH Exponencial)× | Modelo GARCH (Previsão de Volatilidade)× | |
|---|---|---|---|
| Área | Econometria | Econometria | Econometria |
| Família | Regression model | Regression model | Regression model |
| Ano de origem≠ | 1970 | 1991 | 1986 |
| Autor original≠ | George Box and Gwilym Jenkins | Daniel B. Nelson | Tim Bollerslev |
| Tipo≠ | Time series forecasting model | Volatility / conditional variance model | Conditional volatility model |
| Fonte seminal≠ | Box, G. E. P., & Jenkins, G. M. (1970). Time Series Analysis: Forecasting and Control. Holden-Day. link ↗ | Nelson, D. B. (1991). Conditional heteroskedasticity in asset returns: A new approach. Econometrica, 59(2), 347–370. DOI ↗ | Bollerslev, T. (1986). Generalized Autoregressive Conditional Heteroskedasticity. Journal of Econometrics, 31(3), 307–327. DOI ↗ |
| Outros nomes | ARIMA, Box-Jenkins model, integrated ARMA, ARIMA(p,d,q) | Exponential GARCH, EGARCH, Nelson EGARCH, log-GARCH | GARCH, GARCH(1,1), conditional volatility model, GARCH Modeli (Oynaklık Tahmini) |
| Relacionados≠ | 6 | 6 | 5 |
| Resumo≠ | 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 Exponential GARCH (EGARCH) model, introduced by Nelson (1991), extends the standard GARCH framework by modelling the logarithm of conditional variance. This ensures variance is always positive without parameter constraints and, crucially, allows negative and positive shocks to have asymmetric effects on volatility — capturing the well-known leverage effect in financial markets. | 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. |
| ScholarGateConjunto de dados ↗ |
|
|
|