The tool supports interface of Foresight Analytics Platform 9 or earlier.

Exponential Smoothing

Applies the Exponential Smoothing method to the series' values. It is included in Smoothing and Forecasting groups.

The Exponential Smoothing method is a technique of averaging time series values. In contrast to moving average method, all observations of source time series take part in calculating exponential mean, but these observations have different weight coefficients. The time of the time series value plays the key role for the exponential smoothing. Exponentially decreasing weights are assigned to older observations; all previous series observations are taken into account.

To apply the method

After applying the method in the workbook, a calculated series containing calculation results is created on the base of each selected series with the name of the following type:

Setting Up Calculation Parameters

To set up specific calculation parameters, use side panel tabs:

See also:

Working with Calculated SeriesExponential Smoothing | Modeling ContainerExponential Smoothing | IModelling.Expsmooth | IMsExponentialSmoothingTransform