HomeData ScienceACF/PACF Correlogram (2D): Identifying ARIMA Order | mysimulator.uk

ACF/PACF Correlogram (2D): Identifying ARIMA Order

Interactive 2D correlogram: generate an ARMA(1,1) process, integrate it into a non-stationary I(d) series, and watch stacked panels for the raw series, the autocorrelation function (ACF) and the partial autocorrelation function (PACF) update live as you difference it back toward stationarity. Hover any bar for its exact lag and value.

Data Science2DAdvanced60 FPS📱 Mobile-adapted⇄ 3D version
2d-time-series-analysis-data-science ↗ Open standalone

This simulator builds a stationary ARMA(1,1) process from adjustable AR (φ) and MA (θ) coefficients, then integrates it d times to produce an observed series that can be trend-drifting and non-stationary — the same "I" step that gives ARIMA its name. Three stacked 2D panels render the raw time series and the autocorrelation (ACF) and partial autocorrelation (PACF) bar charts across 20 lags, so you can watch the ACF's decay shape change in real time as you switch between the raw series and its differenced counterpart. A split-sample heuristic compares the mean and variance of the first and second half of the series to flag drift, and the live ACF(1)/PACF(1) readouts show exactly the numbers an analyst would use to pick an ARIMA order. Hover any bar for its precise lag and value.

⚙ Under the hood

Interactive 2D correlogram: generate an ARMA(1,1) process, integrate it into a non-stationary I(d) series, and watch stacked panels for the raw series, the autocorrelation function (ACF) and the partial autocorrelation function (PACF) update live as you difference it back toward stationarity. Hover any bar for its exact lag and value — the same Box-Jenkins ARIMA-order workflow as the 3D correlogram, shown as flat bar-chart panels instead of a 3D scene.

time-seriesarimaautocorrelationstationaritydata-scienceforecasting

2D · HTML5 Canvas 2D · 60 FPS target · runs fully client-side, no install

What did you find?

Add reproduction steps (optional)