Skip to content
LearnStatisticspowered by UpThink

Statistics and data science, defined

Smoother (Example)

A simple example of a smoother is the moving average procedure. It is based on averaging elements closest in time to the current time. Mathematically this can be expressed by the following simple formula:

Formula: Smoother (Example)

where

  • is the input of the smoother, the original time series;
  • is the output of the smoother, the smoothed time series;
  • is the size of the smoothing window.

The parameter ( or the size of the window) determines the degree of smoothing: the greater , the smoother the output time series .

The ability of this simple smoother to reduce higher frequencies is quite poor. Therefore in time series analysis and other applications other classes of smoothers are normally used.

Related entries

Where this gets used

We teach data science and statistics online, one subject at a time, on fixed start dates with an instructor who marks your work.