Compara mètodes
Revisa els mètodes seleccionats l'un al costat de l'altre; les files que difereixen es ressalten.
| Model ARCH (Autoregressive Conditional Heteroskedasticity)× | Model ARIMA (Autoregressive Integrated Moving Average)× | |
|---|---|---|
| Camp | Econometria | Econometria |
| Família | Regression model | Regression model |
| Any d'origen≠ | 1982 | 1970 |
| Autor original≠ | Robert F. Engle | George Box and Gwilym Jenkins |
| Tipus≠ | Conditional volatility model | Time series forecasting model |
| Font seminal≠ | Engle, R. F. (1982). Autoregressive conditional heteroscedasticity with estimates of the variance of United Kingdom inflation. Econometrica, 50(4), 987–1007. DOI ↗ | Box, G. E. P., & Jenkins, G. M. (1970). Time Series Analysis: Forecasting and Control. Holden-Day. link ↗ |
| Àlies | ARCH, autoregressive conditional heteroskedasticity, Engle ARCH, conditional variance model | ARIMA, Box-Jenkins model, integrated ARMA, ARIMA(p,d,q) |
| Relacionats | 6 | 6 |
| Resum≠ | The ARCH model, introduced by Robert Engle in 1982, captures time-varying volatility in financial and macroeconomic time series. It models the conditional variance of today's error as a function of past squared errors, explaining why volatile periods cluster together — a phenomenon known as volatility clustering. | 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. |
| ScholarGateConjunt de dades ↗ |
|
|