Võrdle meetodeid
Vaata valitud meetodeid kõrvuti; erinevad read on esile tõstetud.
| ARIMA (autoregressiivne integreeritud liikuv keskmine) mudel× | Durbin-Watsooni test autokorrelatsiooni jaoks× | Tavaline vähimruutude (OLS) regressioon× | |
|---|---|---|---|
| Valdkond | Ökonomeetria | Ökonomeetria | Ökonomeetria |
| Perekond | Regression model | Regression model | Regression model |
| Tekkeaasta≠ | 2015 | 1950 | 2019 |
| Looja≠ | Box & Jenkins (Box-Jenkins methodology) | James Durbin & Geoffrey Watson | Wooldridge (textbook treatment); classical least squares |
| Tüüp≠ | Univariate time-series model | Test for first-order residual autocorrelation | Linear regression |
| Algallikas≠ | Box, G. E. P., Jenkins, G. M., Reinsel, G. C. & Ljung, G. M. (2015). Time Series Analysis: Forecasting and Control (5th ed.). Wiley. ISBN: 978-1118675021 | Durbin, J., & Watson, G. S. (1950). Testing for serial correlation in least squares regression: I. Biometrika, 37(3/4), 409–428. DOI ↗ | Wooldridge, J. M. (2019). Introductory Econometrics: A Modern Approach (7th ed.). Cengage Learning. ISBN: 978-1337558860 |
| Rööpnimetused≠ | Box-Jenkins model, ARIMA(p,d,q), ARIMA Modeli | DW test, Durbin-Watson statistic, Durbin-Watson otokorelasyon testi | ordinary least squares, classical linear regression, linear regression, en küçük kareler regresyonu |
| Seotud≠ | 5 | 4 | 5 |
| Kokkuvõte≠ | ARIMA is a univariate time-series forecasting model that combines autoregressive, integrated (differencing), and moving-average components to predict a single continuous series from its own past. It is the centrepiece of the Box-Jenkins methodology set out in Box, Jenkins, Reinsel & Ljung's Time Series Analysis (5th ed., 2015). | The Durbin-Watson test, developed by James Durbin and Geoffrey Watson in 1950–1951, detects first-order serial correlation in the residuals of a linear regression. Its statistic ranges from 0 to 4, with a value near 2 indicating no autocorrelation, values toward 0 indicating positive autocorrelation, and values toward 4 indicating negative autocorrelation. It remains one of the most reported regression diagnostics despite well-known limitations. | Ordinary Least Squares is the classical linear regression method that explains a continuous outcome as a linear combination of predictors. It estimates the coefficients by minimising the sum of squared residuals, and under the Gauss-Markov assumptions these estimates are the best linear unbiased estimator (BLUE). |
| ScholarGateAndmestik ↗ |
|
|
|