পদ্ধতির তুলনা করুন
নির্বাচিত পদ্ধতিগুলো পাশাপাশি পর্যালোচনা করুন; যে সারিগুলোয় পার্থক্য আছে সেগুলো চিহ্নিত করা হয়।
| ARIMA মডেল (অটোরিগ্রেসিভ ইন্টিগ্রেটেড মুভিং অ্যাভারেজ)× | বাই-পেরন মাল্টিপল স্ট্রাকচারাল ব্রেক টেস্ট× | SARIMA মডেল× | |
|---|---|---|---|
| ক্ষেত্র | অর্থমিতি | অর্থমিতি | অর্থমিতি |
| পরিবার≠ | Regression model | Hypothesis test | Regression model |
| উদ্ভবের বছর≠ | 1970 | 1998 | 1970 (first edition); 1976 (revised) |
| প্রবর্তক≠ | George Box and Gwilym Jenkins | Jushan Bai & Pierre Perron | Box, Jenkins, and Reinsel |
| ধরন≠ | Time series forecasting model | Sequential hypothesis test for multiple structural breaks | Seasonal time series model |
| মৌলিক উৎস≠ | Box, G. E. P., & Jenkins, G. M. (1970). Time Series Analysis: Forecasting and Control. Holden-Day. link ↗ | Bai, J., & Perron, P. (1998). Estimating and testing linear models with multiple structural changes. Econometrica, 66(1), 47–78. DOI ↗ | Box, G. E. P., Jenkins, G. M., & Reinsel, G. C. (1976). Time Series Analysis: Forecasting and Control (revised ed.). Holden-Day. ISBN: 978-0130607744 |
| অপর নাম | ARIMA, Box-Jenkins model, integrated ARMA, ARIMA(p,d,q) | Bai-Perron Multiple Break Test, Multiple Structural Change Test, Sequential Structural Break Test, Çoklu Yapısal Kırılma Testi | SARIMA, seasonal ARIMA, Box-Jenkins seasonal model, ARIMA with seasonal component |
| সম্পর্কিত≠ | 6 | 2 | 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 Bai-Perron test, introduced by Jushan Bai and Pierre Perron in their landmark 1998 Econometrica paper, is a least-squares-based procedure for detecting, estimating, and testing the number of structural breaks in a linear regression model estimated on time-series data. Unlike single-break tests, it simultaneously identifies multiple change-points in a sample, providing economists and empirical researchers with a rigorous, data-driven way to locate parameter instability across time. | SARIMA extends ARIMA by adding seasonal autoregressive and moving-average operators to capture repeating patterns at fixed intervals — such as monthly, quarterly, or annual cycles. Denoted SARIMA(p,d,q)(P,D,Q)s, it is the standard workhorse for univariate seasonal time series forecasting in econometrics, economics, and official statistics. |
| ScholarGateডেটাসেট ↗ |
|
|
|