Question

First-Order Exponential Smoothing When you report to your supervisor that the moving average forecasting technique is not suitable for the product, he remembers that your colleague in charge of forecasting had been working on introducing the first-order exponential smoothing technique for this product. Therefore, your supervisor gives you the information in Figure 9.8.3.1, showing the demand for the product (January to October) and the forecast using the first-order exponential smoothing technique with $\alpha=0.3$ of the product (January to July). $$ \begin{array}{|l|c|c|c|c|c|c|c|c|c|c|} \hline & \text { Jan. } & \text { Feb. } & \text { Mar. } & \text { Apr. } & \text { May. } & \text { Jun. } & \text { July. } & \text { Aug. } & \text { Sept. } & \text { Oct. } \\ \hline \text { Demand } & 151 & 135 & 143 & 207 & 199 & 175 & 111 & 95 & 119 & 191 \\ \hline \text { Forecast } & 187 & 176 & 164 & 158 & 172 & 180 & 179 & & & \\ \hline \end{array} $$ To evaluate your supervisor's suggestion, you execute the following steps: a. Compute the forecast for August, September, and October and for the following month, November. b. Calculate the mean absolute deviation (MAD) for November assuming $\operatorname{MAD}(\operatorname{Jan})=18$ and the smoothing parameter $\alpha$. c. In the preceding exercise, could you have obtained a result comparable to the one for the parameter $\alpha$ calculated above by changing $\mathrm{n}$, that is, the number of observed values? d. Decide whether the chosen first-order exponential smoothing technique with parameter $\alpha$ calculated above is appropriate for this product. e. What can you say in general about the choice of $\alpha$ depending on the product life cycle?

    First-Order Exponential Smoothing

When you report to your supervisor that the moving average forecasting technique is not suitable for the product, he remembers that your colleague in charge of forecasting had been working on introducing the first-order exponential smoothing technique for this product. Therefore, your supervisor gives you the information in Figure 9.8.3.1, showing the demand for the product (January to October) and the forecast using the first-order exponential smoothing technique with $\alpha=0.3$ of the product (January to July).
$$
\begin{array}{|l|c|c|c|c|c|c|c|c|c|c|}
\hline & \text { Jan. } & \text { Feb. } & \text { Mar. } & \text { Apr. } & \text { May. } & \text { Jun. } & \text { July. } & \text { Aug. } & \text { Sept. } & \text { Oct. } \\
\hline \text { Demand } & 151 & 135 & 143 & 207 & 199 & 175 & 111 & 95 & 119 & 191 \\
\hline \text { Forecast } & 187 & 176 & 164 & 158 & 172 & 180 & 179 & & & \\
\hline
\end{array}
$$
To evaluate your supervisor's suggestion, you execute the following steps:
a. Compute the forecast for August, September, and October and for the following month, November.
b. Calculate the mean absolute deviation (MAD) for November assuming $\operatorname{MAD}(\operatorname{Jan})=18$ and the smoothing parameter $\alpha$.
c. In the preceding exercise, could you have obtained a result comparable to the one for the parameter $\alpha$ calculated above by changing $\mathrm{n}$, that is, the number of observed values?
d. Decide whether the chosen first-order exponential smoothing technique with parameter $\alpha$ calculated above is appropriate for this product.
e. What can you say in general about the choice of $\alpha$ depending on the product life cycle?
Show more…
Integral Logistics Management: Operations and Supply Chain Management Within and Across Companies,
Integral Logistics Management: Operations and Supply Chain Management Within and Across Companies,
Paul Schönsleben,… 4th Edition
Chapter 9, Problem 3 ↓

Instant Answer

verified

Step 1

To compute the forecast for August, we use the formula for first-order exponential smoothing: \[ F_{t+1} = \alpha \times D_t + (1-\alpha) \times F_t \] where \( F_{t+1} \) is the forecast for the next period, \( D_t \) is the demand for the current period, and \(  Show more…

Show all steps

lock
AceChat toggle button
Close icon
Ace pointing down

Please give Ace some feedback

Your feedback will help us improve your experience

Thumb up icon Thumb down icon
Thanks for your feedback!
Profile picture
First-Order Exponential Smoothing When you report to your supervisor that the moving average forecasting technique is not suitable for the product, he remembers that your colleague in charge of forecasting had been working on introducing the first-order exponential smoothing technique for this product. Therefore, your supervisor gives you the information in Figure 9.8.3.1, showing the demand for the product (January to October) and the forecast using the first-order exponential smoothing technique with $\alpha=0.3$ of the product (January to July). $$ \begin{array}{|l|c|c|c|c|c|c|c|c|c|c|} \hline & \text { Jan. } & \text { Feb. } & \text { Mar. } & \text { Apr. } & \text { May. } & \text { Jun. } & \text { July. } & \text { Aug. } & \text { Sept. } & \text { Oct. } \\ \hline \text { Demand } & 151 & 135 & 143 & 207 & 199 & 175 & 111 & 95 & 119 & 191 \\ \hline \text { Forecast } & 187 & 176 & 164 & 158 & 172 & 180 & 179 & & & \\ \hline \end{array} $$ To evaluate your supervisor's suggestion, you execute the following steps: a. Compute the forecast for August, September, and October and for the following month, November. b. Calculate the mean absolute deviation (MAD) for November assuming $\operatorname{MAD}(\operatorname{Jan})=18$ and the smoothing parameter $\alpha$. c. In the preceding exercise, could you have obtained a result comparable to the one for the parameter $\alpha$ calculated above by changing $\mathrm{n}$, that is, the number of observed values? d. Decide whether the chosen first-order exponential smoothing technique with parameter $\alpha$ calculated above is appropriate for this product. e. What can you say in general about the choice of $\alpha$ depending on the product life cycle?
Close icon
Play audio
Feedback
Powered by NumerAI
*

Labs

-

Want to see this concept in action?

NEW

Explore this concept interactively to see how it behaves as you change inputs.

View Labs

*

Key Concepts

-
First-Order Exponential Smoothing
This concept involves a forecasting method that weights current and past observations using a smoothing constant, ?, to assign more significance to recent data. It is an effective technique for time series with no strong trend or seasonal pattern, and the basic idea is to update forecasts as new demands are observed, thus providing a balance between responsiveness and stability in the forecasts.
Mean Absolute Deviation (MAD)
MAD is a measure of forecast accuracy that calculates the average absolute error between the forecasted and actual values. It provides a straightforward metric to assess how well the forecasting model is performing, with lower MAD values indicating a closer match between predicted and actual demand. This metric is crucial for comparing different forecasting approaches or parameter settings.
Parameter (Alpha) Selection
The smoothing parameter, ?, in exponential smoothing dictates the weight given to the most recent observation relative to previous forecasts. A larger ? places more emphasis on recent data, making the forecast more responsive to changes, while a smaller ? results in a smoother forecast that is less sensitive to short-term fluctuations. Choosing the right ? is critical for achieving a balance between overreacting to random noise and underreacting to true shifts in the data.
Forecast Evaluation
Forecast evaluation involves the analysis of forecast errors using statistical measures such as MAD to determine the reliability and accuracy of a forecasting method. This process is essential to validate whether the chosen forecasting method and its parameters, like ? in exponential smoothing, are appropriate for the specific context or product. It allows forecasters to compare different models and refine methods based on historical performance.
Product Life Cycle Considerations
The choice of forecasting method and the tuning of parameters such as ? are often influenced by the stage of a product’s life cycle. For products in an early stage or a rapidly changing market, a higher ? may be preferred to quickly adapt to demand changes. Conversely, for mature or stable products, a lower ? might be appropriate to smooth out short-term volatility. Understanding the product life cycle is therefore essential in selecting and adjusting forecasting models.

*

Recommended Videos

-
here-are-the-actual-tabulated-demands-for-an-item-for-a-nine-month-period-january-through-september-your-supervisor-wants-to-test-two-forecasting-methods-to-see-which-method-was-better-over-34602

Here are the actual tabulated demands for an item for a nine-month period (January through September). Your supervisor wants to test two forecasting methods to see which method was better over this period. MONTH ACTUAL January 112 February 132 March 148 April 170 May 164 June 176 July 136 August 138 September 142 a. Forecast April through September using a three-month moving average. (Round your answers to 2 decimal places.) Month Three-Month Moving Average April May June July August September b. Use simple exponential smoothing with an alpha of 0.30 to estimate April through September, using the average of January through March as the initial forecast for April. (Round your answers to 2 decimal places.) Month Exponential Smoothing April May June July August September c-1. Calculate MAD for each method. (Round your answers to 2 decimal places.) MAD Three-month moving average Exponential smoothing

year-2005-season-demand-3200-7658-4420-3654-8680-5695-4742-13673-6640-3486-13186-5448-7728-16591-8236-8526-14591-10075-1-2-3-1-2-3-1-2-3-1-2-3-1-2-3-1-2-3-here-is-the-historical-demand-data-66955

Year Season Demand 2005 1 3200 2 7658 3 4420 2006 1 3654 2 8680 3 5695 2007 1 4742 2 13673 3 6640 2008 1 3486 2 13186 3 5448 2009 1 7728 2 16591 3 8236 2010 1 8526 2 14591 3 10075 Here is the historical demand data for a swimming suit from year 2005 to 2010. The retailer divides each year into three selling seasons. You are asked by the manager to construct demand forecasts for each selling season for the next two years, i.e., year 2011 and year 2012. Answer the following questions: (1) Calibrate the parameters for the moving average method (choose between N=3 and N=6), the exponential smoothing method (choose between alpha=0.3 and alpha=0.7), the winter's method (choose between alpha=0.05, beta=0.1, gamma=0.1 and alpha=0.5, beta=0.6, gamma=0.6), by using the mean squared error as the measure for forecast error. Explain your methodology. (2) Based on the calibrated parameters from (1), choose the best forecast model among the static method, the moving average method, the exponential smoothing method, and the winter's method, by using the mean squared error as the measure for forecast error. Explain your methodology. (3) Using the best model chosen from (2), construct demand forecasts for each selling season year 2011 and year 2012. Explain your methodology.

Need help? Use Ace
Ace is your personal tutor. It breaks down any question with clear steps so you can learn.
Start Using Ace
Ace is your personal tutor for learning
Step-by-step explanations
Instant summaries
Summarize YouTube videos
Understand textbook images or PDFs
Study tools like quizzes and flashcards
Listen to your notes as a podcast
Continue solving this problem
Create a free account to:
  • View full step-by-step solution
  • Ask follow-up questions with Ace AI
  • Save progress and study later
Continue Free
Numerade

Get step-by-step video solution
from top educators

Continue with Clever
or



By creating an account, you agree to the Terms of Service and Privacy Policy
Already have an account? Log In

A free answer
just for you

Watch the video solution with this free unlock.

Numerade

Log in to watch this video
...and 100,000,000 more!


EMAIL

PASSWORD

OR
Continue with Clever