Home (Eurostat)
English
Select your language
Disclaimer

This is a machine translation provided by the European Commission’s eTranslation service to help you understand this page. Please read the conditions of use.

Statistics Explained

Glossary:Exponential smoothing

Print this page

Exponential smoothing methods provide forecasts using weighted averages of past values of data and forecast errors. They are commonly used in inventory control systems where many items are to be forecasted and low cost is a primary concern. The simplest exponential smoothing method refers to single exponential smoothing (SES), which is suitable for data with no clear trends or seasonal patterns.

For data characterised by trends, Holt’s method is suitable, while for seasonal data, Holt-Winters’ method may be used. Both of these methods require some starting values to feed the algorithm, values which can be obtained by means of backcasting.

Further information

Related concepts