Forecasting Problems
Forecasting Problems
1. A number of bushels of apples sold at a roadside fruit stand over a12-day period
were as follows:
Day Number Sold
1 25
2 31
3 29
4 33
5 34
6 37
7 35
8 32
9 38
10 40
11 37
12 32
a) If a two-period moving average average had been used to forecast sales, what
would the daily forecasts have been starting with the forecast for Day 3?
b) If a four-period moving average had been used determine what the forecasts
would have been for each day, starting with Day 5.
c) Use a three-period weighted moving average with w1=0.2, w2=0.3, and
w3=0.5 and forecast sales for the seventh and eighth days.
d) Plot the original data and each set of forecasts on the same graph. Which
forecast has the better ability to respond quickly to changes?
2. Mr. Ramesh had a lot on her mind when he left the conference room at ABC
corporation. His divisional manager had informed her that he would be assigned to
a team consisting of ABC’s marketing vice president and staff members from their
key customers. The goal of this team was to improve supply chain performance, as
ABC had been unable to meet demand effectively over the previous several years.
This often left SPC’s customers scrambling to meet new client demands. Ramesh
has little contact with ABC’s customers and wondered how he would add value to
his process. He was told by her division manager that the team’s first task was to
establish a collaborative forecast using data from both ABC and its customers. This
forecast would serve as the basis for improving the firm’s performance, as mangers
could use this the more accurate forecast for their production planning. Improved
Forecast would allow ABC to improve delivery performance.
ABC turns polystyrene resin into recyclable/ disposable containers for the food
industry. Polystyrene is purchased as a commodity in the form of resin pellets.
The resin is unloaded from bulk rail containers or overland trailers into storage
silos. Making the food containers is a two-step process. First resign is conveyed
to an extruder, which converts it into a polystyrene sheet that it wound into rolls.
The rolls are either used immediately to make containers or put into storage.
Second the rolls are loaded onto thermoforming presses, which form the sheet
into containers and trim the containers from the sheet.
Over the past five years, the plastic packaging business has grown steadily.
Demand for containers made from grocery stores, bakeries, and restaurants.
Demand for plastic peaks in the particular period in a year. Capacity on the
extruders is not sufficient to cover demand for sheets during the peak periods.
As a result, the plant is forced to build inventory of sheet in anticipation of
future demand. Table given in the data set “ABC_Data” shows historical
monthly demand for containers.
4. The monthly air passenger movements of a particular country over a period of eight
years from 2010-2017 is given in the data set “Airline_Data”.
Plot this data and suggest which model (Naïve method, Simple average, first order
exponential smoothing, second order exponential smoothing, basic model that
captures seasonality which we have discussed in the class) will give best result if
our objective is to forecast Air passenger movements (in Lakhs) for the year 2018.
Also justify your results using RMSE.