Question
I would like you to create a spreadsheet that calculates a weighted average forecast, and charts it as an xy plot, where time is on
I would like you to create a spreadsheet that calculates a weighted average forecast, and charts it as an xy plot, where time is on the x axis.
The data is as follows:
Actual observations at times T1 through T5 are:
Time | 1 | 2 | 3 | 4 | 5 |
Observations | 5 | 7 | 8 | 11 | 12 |
You should compute the weighted average forecast for Times T1 through T6.
The weighting factors are 0.2,0.3, and 0.5, 0.2 applies to the earliest, 0.3 to the middle, and 0.5 to the latest.
Explain/justify how you derived the forecast at T1 and T2.
Repeat the exercise, but now change the weighting factors.
Explain what were you trying to achieve, how successful you were, and describe any limitations you see with technique.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started