Home > Statistical Methods calculators > Single Exponential Smoothing example

4. Single Exponential Smoothing example ( Enter your problem )
  1. Formula & Example-1
  2. Example-2
  3. Example-3
Other related methods
  1. Simple Moving Average
  2. Weighted Moving Average
  3. Exponential Moving Average
  4. Single Exponential Smoothing
  5. Simple Moving Average forecast
  6. Weighted Moving Average forecast
  7. Exponential Moving Average forecast
  8. Single Exponential Smoothing forecast

3. Exponential Moving Average
(Previous method)
2. Example-2
(Next example)

1. Formula & Example-1





Formula
Examples
1) Single Exponential Smoothing
year12345678910
Sales30253525203035403045
Calculate Single Exponential Smoothing


Solution:
(1)
year
(2)
Sales
(3)
Exponential Smoothing
`(alpha=0.3)`
13030
225`0.3*30+0.7*30=30`
335`0.3*25+0.7*30=28.5`
425`0.3*35+0.7*28.5=30.45`
520`0.3*25+0.7*30.45=28.815`
630`0.3*20+0.7*28.815=26.1705`
735`0.3*30+0.7*26.1705=27.3193`
840`0.3*35+0.7*27.3193=29.6235`
930`0.3*40+0.7*29.6235=32.7365`
1045`0.3*30+0.7*32.7365=31.9155`
11`0.3*45+0.7*31.9155=35.8409`



2) Single Exponential Smoothing
year1234567
Sales245781013
Calculate Single Exponential Smoothing


Solution:
(1)
year
(2)
Sales
(3)
Exponential Smoothing
`(alpha=0.1)`
122
24`0.1*2+0.9*2=2`
35`0.1*4+0.9*2=2.2`
47`0.1*5+0.9*2.2=2.48`
58`0.1*7+0.9*2.48=2.932`
610`0.1*8+0.9*2.932=3.4388`
713`0.1*10+0.9*3.4388=4.0949`
8`0.1*13+0.9*4.0949=4.9854`



This material is intended as a summary. Use your textbook for detail explanation.
Any bug, improvement, feedback then Submit Here



3. Exponential Moving Average
(Previous method)
2. Example-2
(Next example)





Share this solution or page with your friends.


 
Copyright © 2023. All rights reserved. Terms, Privacy
 
 

.