Let A1 =15, A2 =20, A3 =18, A4 =21, A5 =13. I want to calculate F6
1. If I use 3-period moving average, what would F6 be? Just write down the equation.
2. If I use 3-period weighted moving average with w1=0.6, w2=0.3, w3=0.1,what would F6 be? Just write down the equation.
3. Is there anything wrong with the following weights – w1=1.1 , w2= 0.2, w3=-0.1?
4. Using exponential smoothing with α = 0.4, what would what would F6 be? Just write down the equation.