Computing MA(3) by hand on a pinned integer series — the exact arithmetic of the smoother, not a forecast.

highlighted = computed this step

MA(3) matrix

The moving-average value at each position is the mean of that position and the two before it. The first two positions are undefined — the window does not fit.

MA matrix\text{MA matrix}
Simple Moving Average — Window 3tvaluema3t13t26t396t467t536t665

Raw series (dot plot)

The raw series as dots over time. The smoother follows the input shape with a two-step lag.

raw series\text{raw series}
Raw series — values over timetimevalue02468103t16t29t36t43t56t6