Skip to content
EntityQ1130194· pop 29· linked from 258 articles

moving average

Sign in to save

Also known as rolling average, running average

type of statistical measure over subsets of a dataset

~18 min read

Encyclopedic overview

Smoothing of a noisy sine (blue curve) with a moving average (red curve).

In statistics, a moving average (rolling average or running average or moving mean or rolling mean) is a calculation to analyze data points by creating a series of averages of different selections of the full data set. Variations include: simple, cumulative, or weighted forms.

Excerpted from Wikipedia’s “moving average” article, available under the CC BY-SA 4.0 licence.