lecture 9 Flashcards
components of demand
Average, trend, seasonal element, cycles, random variation, autocorrelation
Time series analysis (choose depending on)
time horizon
data availability
Qualified personnel
Accuracy required
Budget
other…
Simple moving average (quantitative forecast models)
Decisoins: Period (week, months), period length (n)
Formula =
Ft = At-1 + At-2 + At-3 + … + At-n
If asked for three week moving average it means just take the latest scores
Weighted moving average
(quantitative forecast models)
Decisions: period (week, months), period length (n), weights
Formula =
Ft = w1At-1 + w2At-2 + … + wnAt-n
Example 2
Using the customer- arrival data from example 2, let
W1 = 0.50, W2 = 0.30, and W3 = 0.20. Use the weighted moving average method to
forecast arrivals for month 5.
Exponential smoothing
(quantitative forecast models)
Decisions: period (week, months), smoothing constant alpha, starting values
Formula =
Ft = Ft-1 + alpha(At-1 - Ft-1)
E.g.
Suppose that in month 4 the forecast was for 783 arrivals. Use exponential smoothing with alpha = 0.2 to compute the forecast in month 5
Exponential smoothing with Trend:
(quantitative forecast models)
Decisions: period (week, months), smoothing constant alpha and omega, starting values
Formula =
Ft = FITt-1 + alpha(At-1 - FITt-1)
Tt = Tt-1 + omega(Ft - FITt-1)
FITt = Ft + Tt
Linear regression analysis
(quantitative forecast models)
Predict one variable given the otehr: demand vs time (time series) deamand vs price (causal relationship)
relationship forms a straight line Yt = a + bt
Useful: long term, aggregate planning
E.g. use excel to calculate the linear regression equation
Estimate the sales for a price of 3.00$ per dinner
Qualitative forecast models
Delphi method
Choose the experts to participate: there should be a variety of knowledgeable people in different areas
Through a questionnaire or email, obtain forecasts (and any premises or qualifications for the forecasts) from all participants
Summarize the results and redistribute them to the participants along with appropriate new questions
Summarize agian, refining forecasts and conditions, and again develop new questions
Repeat step 4 i fnecessary. Distribute the final results to all participants