Practice Numericals
Practice Numericals
"TrendWear," a fast-fashion retailer with multiple outlets in Mumbai, needs to forecast monthly
demand for its best-selling "UrbanFit" jeans. The sales data (in units) for the last 12 months is:
Forecast the demand for "UrbanFit" jeans for the next 3 months using a 3-month moving
average and simple exponential smoothing with an appropriate smoothing factor. Evaluate and
compare the MAD, MAPE, MSE, bias, and tracking signal (TS). As an Inventory Manager at
"TrendWear," which forecasting method would you recommend for inventory planning, and
why?
Estimate the demand for the next 3 months using a 3-month moving average and simple
exponential smoothing. Compute MAD, MAPE, MSE, bias, and TS to assess accuracy. As a
Production Planning Manager at "BrightTech," which method would you choose for production
scheduling, and why?
"GoCab," a ride-hailing service in Bengaluru, wants to predict the number of daily ride bookings
to optimize driver availability. The daily ride data for the last 15 days is:
Predict the ride demand for the next 5 days using a 3-day moving average and simple
exponential smoothing. Compute MAD, MAPE, MSE, bias, and TS. If you were the
Operations Manager at GoCab, which method would you recommend for driver allocation and
why?
Problem 4: Dairy Industry - "PureMilk" (Fresh Milk Distribution)
"PureMilk," a dairy company distributing fresh milk across Chennai, needs to forecast weekly
demand for its 500ml milk packets to manage procurement and distribution efficiently. The
weekly sales data (in liters) for the last 12 weeks is:
Estimate the demand for the next 4 weeks using 4-week moving average and simple
exponential smoothing. Compare MAD, MAPE, MSE, bias, and TS. As a Distribution
Manager at PureMilk, which forecasting technique would you suggest for managing supply
chain operations, and why?
Problem 1: Retail Inventory Forecasting – “TrendyCloth” (Clothing Retailer)
"TrendyCloth," a clothing retailer, wants to forecast weekly demand for their best-selling
"Casual Shirts" to optimize stock levels. The past 10 weeks' sales data (in units) is:
Tasks:
1. Forecast demand for the next 3 weeks using 3-week Moving Average and Simple
Exponential Smoothing (α = 0.2).
2. Compute Mean Absolute Deviation (MAD), Mean Squared Error (MSE), Mean
Absolute Percentage Error (MAPE), Bias, and Tracking Signal (TS).
Sales Forecast
3-Week Moving Absolute Error Percentage
Week (Actual Error (Actual
Average Forecast Error Squared Error (%)
Demand) - Forecast)
1 500 - - - - -
2 550 - - - - -
3 600 - - - - -
(500+550+600)/3 =
4 620 620 - 550 = 70 70 4900 11.29
550
(550+600+620)/3 = 480 - 590 = -
5 480 110 12100 22.92
590 110
Sales Forecast
3-Week Moving Absolute Error Percentage
Week (Actual Error (Actual
Average Forecast Error Squared Error (%)
Demand) - Forecast)
(600+620+480)/3 = 530 - 566.67 =
6 530 36.67 1346.67 6.92
566.67 -36.67
(620+480+530)/3 = 450 - 543.33 =
7 450 93.33 8710.89 20.74
543.33 -93.33
(480+530+450)/3 = 490 - 486.67 =
8 490 3.33 11.11 0.68
486.67 3.33
(530+450+490)/3 =
9 580 580 - 490 = 90 90 8100 15.52
490
(450+490+580)/3 = 520 - 506.67 =
10 520 13.33 177.78 2.56
506.67 13.33
(∑ Errors) = -
Sum - - 416.33 35346.45 80.63%
63.67
Recommendation
Exponential Smoothing performs better as it has lower MSE, MAPE, and MAD.
It adapts better to fluctuations compared to the Moving Average method.
Recommended for inventory management at “TrendyCloth.”