1. 首页 > 金融百科

Autoregressive Integrated Moving Average - ARIMA

A statistical analysis model that uses time series data to predict future trends. It is a form of regression analysis that seeks to predict future movements along the seemingly random walk taken by stocks and the financial market by examining the differences between values in the series instead of using the actual data values. Lags of the differenced series are referred to as "autoregressive" and lags within forecasted data are referred to as "moving average."

This model type is generally referred to as ARIMA(p,d,q), with the integers referring to the autoregressive, integrated and moving average parts of the data set, respectively. ARIMA modeling can take into account trends, seasonality, cycles, errors and non-stationary aspects of a data set when making forecasts.

本文来源于网友自行发布,不代表本站立场,转载联系作者并注明出处