1) As per Naive forecast, the forecast for a particular period is equal to the actual of the immediately previous period
So, Forecast for period 20 = Actual for period 19
F20 = A19 = 954 appointments
2a) Five Period Moving Average Method : Forecast = Average of Actuals of previous 5 periods
F20 = (A19+A18+A17+A16+A15) / 5 = (954+906+844+906+888)/5 = 900 appointments
2b) Ten Period Moving Average Method : Forecast = Average of Actuals of previous 10 periods
F20 = (A19+A18+A17+A16+A15+A14+A13+A12+A11+A10)) / 5 = (954+906+844+906+888+804+777+641+696+600)/5 = 802 appointments
Now, we compare the 2 methods and calculate MAD, MSE and MAPE as below:

We can see that 5 period moving average has a lower MAD, MSE and MAPE than the 10 point moving average. So, we can conclude that the 5 period moving average is recommended
3) The weights given are
w19=0.60
w18=0.20
w17=0.15
w16=0.05
The Actuals are A19=954, A18=906, A17=844, A16=906
So, the Forecast for period 20 using weighted moving average is
F20 = A19*w19 + A18*w18 + A17*w17 + A16*w16
F20 = 954*0.60 + 906*0.20 + 844*0.15 + 906*0.05
So, F20 = 925.5
4) Now, we are given F16=920 and Alpha = 0.20. Lets calculate forecast for period 20 using below table:

Forecast for Period 20 = F20 = 913.40
shown below. Showing Delstate Accupuncture has compiled acupuncture appointments ALL work, complete the questions below. (Total:...
*******Please show ALL WORK/FORMULAS IN EXCEL AND SEPARATE THE ANSWERS FOR A/B/C SO I CAN CLEARLY SEE THEM****** TAKE PICTURES OF FORMULAS IN EXCEL AND PASTE THEM HERE. SHOW WHERE EACH CORRESPONDING FORMULA BELONGS IN EACH CELL, ETC 1. Moving Average Model (please review spreadsheet model of Forecast 1.xlsx.) Given the annual sales (in $1000s) for a small business (See 1st worksheet in Assignment 2.xlsx), answer the following questions. Please use 2-period Moving Average method to forecast the sales in...