Comparar métodos
Examine os métodos selecionados lado a lado; as linhas que diferem ficam destacadas.
| Modelo de Média Móvel (MA) Bayesiano× | Modelo ARIMA (Autoregressive Integrated Moving Average)× | |
|---|---|---|
| Área | Econometria | Econometria |
| Família | Regression model | Regression model |
| Ano de origem≠ | 1970s–1997 | 1970 |
| Autor original≠ | Bayesian framework applied to Box-Jenkins MA models; West & Harrison (1997) canonical treatment | George Box and Gwilym Jenkins |
| Tipo≠ | Bayesian time series model | Time series forecasting model |
| Fonte seminal≠ | West, M., & Harrison, J. (1997). Bayesian Forecasting and Dynamic Models (2nd ed.). Springer. ISBN: 978-0387947259 | Box, G. E. P., & Jenkins, G. M. (1970). Time Series Analysis: Forecasting and Control. Holden-Day. link ↗ |
| Outros nomes | Bayesian MA, Bayesian moving average, BMA time series, MA model with Bayesian estimation | ARIMA, Box-Jenkins model, integrated ARMA, ARIMA(p,d,q) |
| Relacionados | 6 | 6 |
| Resumo≠ | The Bayesian MA model estimates a moving average time series model within a fully Bayesian framework, placing prior distributions on the MA parameters and error variance and updating them via Bayes' theorem. This approach yields full posterior distributions over model parameters and produces probabilistic forecasts with coherent uncertainty quantification. | 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. |
| ScholarGateConjunto de dados ↗ |
|
|