
Concept explainers
The monthly sales for Yazici Batteries, Inc., were as follows:
a) Plot the monthly sales data.
b)
i) Naive method.
ii) A 3-month moving average.
iii) A 6-month weighted average using .1, .1, .1, .2, .2, and .3, with the heaviest weights applied to the most recent months.
iv) Exponential smoothing using an α = .3 and a September forecast of 18.
v) A trend projection.
c) With the data given, which method would allow you to forecast next March’s sales?
a)

To determine: Plot and represent the monthly sales data in graphical form.
Introduction: Forecasting is used to predict future changes or demand patterns. It involves different approaches and varies with different time periods. A sequence of data points in successive order is known as a time series. Time series forecasting is the prediction based on past events which are at a uniform time interval.
Answer to Problem 6P
The monthly sales data is plotted and represented.
Explanation of Solution
Given information:
Month | Sales |
January | 20 |
February | 21 |
March | 15 |
April | 14 |
May | 13 |
June | 16 |
July | 17 |
August | 18 |
September | 20 |
October | 20 |
November | 21 |
December | 23 |
Table 1
Graph:
The data to plot the sales is obtained from Table 1. Graph is plotted with the sales for January to December.
Thus, the sales data points are plotted and the graphical representation of sales data is presented.
b) i)

To determine: Forecast January sales using Naïve method.
Answer to Problem 6P
The forecast for January using Naïve method is 23
Explanation of Solution
Given information:
Month | Sales |
January | 20 |
February | 21 |
March | 15 |
April | 14 |
May | 13 |
June | 16 |
July | 17 |
August | 18 |
September | 20 |
October | 20 |
November | 21 |
December | 23 |
Naïve Approach: This method assumes that the demand for a particular period will be the same as the demand in the most recent period.
Month | Sales |
January | 20 |
February | 21 |
March | 15 |
April | 14 |
May | 13 |
June | 16 |
July | 17 |
August | 18 |
September | 20 |
October | 20 |
November | 21 |
December | 23 |
January | 23 |
According to the naïve approach, the demand for January will be the same as the demand in the most recent past month. That is, the demand will be the same as that of December. Therefore, the demand for January will be same as the demand of December; 23.
Hence, the forecast for January using naïve approach is 23
ii)

To determine: Forecast January sales using 3-month moving average.
Answer to Problem 6P
The forecast for January using 3-month moving average is 50.67
Explanation of Solution
Given information:
Month | Sales |
January | 20 |
February | 21 |
March | 15 |
April | 14 |
May | 13 |
June | 16 |
July | 17 |
August | 18 |
September | 20 |
October | 20 |
November | 21 |
December | 23 |
Formula to calculate the demand forecast:
Month | Sales | Moving Average |
January | 20 | |
February | 21 | |
March | 15 | |
April | 14 | 42.67 |
May | 13 | 36.00 |
June | 16 | 32.00 |
July | 17 | 33.67 |
August | 18 | 37.33 |
September | 20 | 40.33 |
October | 20 | 43.67 |
November | 21 | 46.00 |
December | 23 | 47.67 |
January | 50.67 |
Excel worksheet:
Calculation of the demand forecast for January sales:
Substitute the summation of the values 20, 21, and 23and divide it by the nth period; n=3
The January forecast is 50.67
Hence, the forecast of January sales using 3-month moving average is 50.67
iii)

To determine: Forecast January sales using 6-month weighted moving average.
Answer to Problem 6P
The forecast for January using 6-month moving average is 20.60
Explanation of Solution
Given information:
Month | Sales |
January | 20 |
February | 21 |
March | 15 |
April | 14 |
May | 13 |
June | 16 |
July | 17 |
August | 18 |
September | 20 |
October | 20 |
November | 21 |
December | 23 |
Formula to calculate the demand forecast:
Month | Sales | Weighted moving average |
January | 20 | |
February | 21 | |
March | 15 | |
April | 14 | |
May | 13 | |
June | 16 | |
July | 17 | 15.80 |
August | 18 | 15.90 |
September | 20 | 16.20 |
October | 20 | 17.30 |
November | 21 | 18.20 |
December | 23 | 19.40 |
January | 20.60 |
Excel worksheet:
Calculation for the demand forecast of January sales:
To calculate the forecast for January, multiply the weights with the sales of recent year, i.e. multiply weight 0.3 with 23, 0.2 with 21, 0.2 with 20, 0.1 with 20, 0.1 with 18 and 0.1 with 17.
Divide the summation of the multiplied values with the summation of the weights i.e. (0.3+0.2+0.2+0.1+0.1+0.1). The corresponding result is 20.60which is the forecasted value for January. Therefore January forecast is 20.60.
Hence, the forecast of January sales using 6-month weighted moving average is 20.60
iv)

To determine: Forecast January sales using exponential smoothing method.
Answer to Problem 6P
The forecast for January using exponential smoothing method is 20.6298
Explanation of Solution
Given information:
Month | Sales |
January | 20 |
February | 21 |
March | 15 |
April | 14 |
May | 13 |
June | 16 |
July | 17 |
August | 18 |
September | 20 |
October | 20 |
November | 21 |
December | 23 |
Formula to calculate the demand forecast
Where
Sl. No. | Month | Sales | Forecast |
1 | January | 20 | |
2 | February | 21 | |
3 | March | 15 | |
4 | April | 14 | |
5 | May | 13 | |
6 | June | 16 | |
7 | July | 17 | |
8 | August | 18 | |
9 | September | 20 | 18 |
10 | October | 20 | 18.6 |
11 | November | 21 | 19.02 |
12 | December | 23 | 19.614 |
13 | January | 20.6298 |
Excel worksheet:
Calculation of the forecast for October:
To calculate forecast for October, substitute the value of forecast of September, smoothing constant and difference of actual and forecasted demand of September. The result of forecast for October is 18.6.
Calculation of the forecast for November:
To calculate forecast for November, substitute the value of forecast of October, smoothing constant and difference of actual and forecasted demand of October. The result of forecast for November is 19.02.
Calculation of the forecast for December:
To calculate forecast for December, substitute the value of forecast of November, smoothing constant and difference of actual and forecasted demand of November. Therefore, the forecast for December is 19.614.
Calculation of the forecast for January:
To calculate forecast for January, substitute the value of forecast of December, smoothing constant and difference of actual and forecasted demand of December. Therefore, the forecast for January is 20.6298.
Hence, the forecast of January sales using exponential smoothing method is 20.6298
v)

To determine: Forecast January sales using trend projection.
Answer to Problem 6P
The forecast for January using trend projection is 20.754
Explanation of Solution
Given information:
Month | Sales |
January | 20 |
February | 21 |
March | 15 |
April | 14 |
May | 13 |
June | 16 |
July | 17 |
August | 18 |
September | 20 |
October | 20 |
November | 21 |
December | 23 |
Formula to calculate the demand forecast
Where,
Where
Month (x) | Sales (y) | xy | x2 |
1 | 20 | 20 | 1 |
2 | 21 | 42 | 4 |
3 | 15 | 45 | 9 |
4 | 14 | 56 | 16 |
5 | 13 | 65 | 25 |
6 | 16 | 96 | 36 |
7 | 17 | 119 | 49 |
8 | 18 | 144 | 64 |
9 | 20 | 180 | 81 |
10 | 20 | 200 | 100 |
11 | 21 | 231 | 121 |
12 | 23 | 276 | 144 |
∑=78 | ∑=218 | ∑=1474 | ∑=650 |
Substituting the values in the above formula
Calculation of average of x values
Average of x values is obtained by dividing the summation of x values i.e. (1+2+…+12) with the number of period n i.e.12. The value of
Calculation of average of y values
Average of y values is obtained by dividing the summation of sales with the number of period n i.e.12. The value of
Calculation of slope of regression line ‘b’:
Summation of product of sales (y) with x values is ∑xy = 1474, product of number of months (n), average of x values and average of y values is obtained i.e.
Summation of square of x values i.e. 650 is subtracted from the product of number of months i.e. 12 with average of x values i.e. 6.5. The resultant value is 143. The slope of regression line is obtained by dividing 57 with 143. The value of ‘b’ is 0.398.
Calculation of y axis intercept ‘a’:
The y axis intercept is obtained by the difference between average of y values and values obtained by the product of slope of regression line with average of x values. The resultant value of ‘a’ is 15.579.
Calculation of forecast of January:
The January forecast is obtained by summation of the product of slope of regression line and forecasted month, January i.e. 13 with the y-axis intercept. The forecasted value obtained is 20.754.
Hence, the forecast for January sales using trend projection is 20.754
c)

To determine: The best technique among time series methods to forecast March sales.
Explanation of Solution
The calculated results from the data revels that the trend projection (refer to equation (4)) is the best suitable technique to forecast March sales as it is useful in evaluating trends in the data.
Want to see more full solutions like this?
Chapter 4 Solutions
EBK PRINCIPLES OF OPERATIONS MANAGEMENT
- Please assist in writing a complete reasearch project of the following title: Title of research: Study on the impact of Technology in the Work Place.arrow_forwardIntuition is both an emotional experience and a nonconscious analytic process. One problem, however, is that not all emotions signaling that there is a problem or opportunity represent intuition. Please in your Personal opinion how we would know if our “gut feelings” are intuition or not, and if not intuition, suggest what might be causing them.arrow_forwardA coworker suggests that the company where you both work would be much more effective if there were no organizational politics. Please in your personal and detailed opinion, What would you say to this person in reply?arrow_forward
- What is a bottleneck? Would you try to reduce a bottleneck? Why or why not? Please provide a referencearrow_forwardYour firm has been the auditor of Caribild Products, a listed company, for a number of years. The engagement partner has asked you to describe the matters you would consider when planning the audit for the year ended 31January 2022. During recent visit to the company you obtained the following information: (a) The management accounts for the 10 months to 30 November 2021 show a revenue of $260 million and profit before tax of $8 million. Assume sales and profits accrue evenly throughout the year. In the year ended 31 January 2021 Caribild Products had sales of $220 million and profit before tax of $16 million. (b) The company installed a new computerised inventory control system which has operated from 1 June 2021. As the inventory control system records inventory movements and current inventory quantities, the company is proposing: (i) To use the inventory quantities on the computer to value the inventory at the year-end (ii) Not to carry out an inventory count at the year-end (c)…arrow_forwardDevelop and implement a complex and scientific project for an organisation of your choice. please include report include the following: Introduction Background research to the project The 5 basic phases in the project management process Project Initiation Project Planning Project Execution Project Monitoring and Controlling Project Closing Conclusionarrow_forward
- Not use ai pleasearrow_forwardSam's Pet Hotel operates 51 weeks per year, 6 days per week, and uses a continuous review inventory system. It purchases kitty litter for $11.00 per bag. The following information is available about these bags: > Demand 95 bags/week > Order cost $52.00/order > Annual holding cost = 25 percent of cost > Desired cycle-service level = 80 percent >Lead time 4 weeks (24 working days) > Standard deviation of weekly demand = 15 bags > Current on-hand inventory is 320 bags, with no open orders or backorders. a. Suppose that the weekly demand forecast of 95 bags is incorrect and actual demand averages only 75 bags per week. How much higher will total costs be, owing to the distorted EOQ caused by this forecast error? The costs will be $ higher owing to the error in EOQ. (Enter your response rounded to two decimal places.)arrow_forwardSam's Pet Hotel operates 50 weeks per year, 6 days per week, and uses a continuous review inventory system. It purchases kitty litter for $10.50 per bag. The following information is available about these bags: > Demand = 95 bags/week > Order cost = $55.00/order > Annual holding cost = 35 percent of cost > Desired cycle-service level = 80 percent > Lead time = 4 weeks (24 working days) > Standard deviation of weekly demand = 15 bags > Current on-hand inventory is 320 bags, with no open orders or backorders. a. Suppose that the weekly demand forecast of 95 bags is incorrect and actual demand averages only 75 bags per week. How much higher will total costs be, owing to the distorted EOQ caused by this forecast error? The costs will be $ 10.64 higher owing to the error in EOQ. (Enter your response rounded to two decimal places.) b. Suppose that actual demand is 75 bags but that ordering costs are cut to only $13.00 by using the internet to automate order placing. However, the buyer does…arrow_forward
- BUS-660 Topic 4: Intege... W Midterm Exam - BUS-66... webassign.net b Answered: The binding c... × W Topic 4 Assignment - BU... how to get more chegg... b My Questions | bartleby + macbook screenshot - G... C Consider the following m... As discussed in Section 8.3, the Markowitz model uses the variance of the portfolio as the measure of risk. However, variance includes deviations both below and above the mean return. Semivariance includes only deviations below the mean and is considered by many to be a better measure of risk. (a) Develop a model that minimizes semivariance for the Hauck Financial data given in the file HauckData with a required return of 10%. Assume that the five planning scenarios in the Hauck Financial Services model are equally likely to occur. Hint: Modify model (8.10)-(8.19). Define a variable d for each 5 - scenario and let d≥ Ŕ – R¸ with d¸ ≥ 0. Then make the objective function: Min 1 5 Σας Let Min s.t. 15 FS = proportion of portfolio invested in the foreign…arrow_forwardOn a daily basis, the van is dispatched from Maplewood Hospital to pickup blood and platelet donations made at its local donation centers. The distances in miles between all locations may be found in the table below. Click the icon to view mileage data for Vampire Van. a. The van travels from the Hospital (A) to (B) to (C) to (D) to (E) and then returns to the Hospital (A). What is the total number of miles that the van must travel using this route? Route ABCDEA requires a total distance of miles. (Enter your response rounded to one decimal place.) More Info Maplewood City Center Westbrook Hospital (A) Donation Site (B) Donation Site (C) Municipal Park Donation Site (D) Valley Hills Donation Site (E) Maplewood 3.1 5.3 3.2 4.4 Hospital (A) City Center 3.1 6.7 2.2 4.3 Donation Site (B) Westbrook 5.3 Donation Site (C) 19 6.7 | 6.2 2.5 Municipal Park 3.2 2.2 6.2 | 4.6 Donation Site (D) Valley Hills 4.4 4.3 2.5 4.6 Donation Site (E) - ☑arrow_forwardThe Harvey Motorcycle Company produces three models: the Tiger, a sure-footed dirt bike; the LX2000, a nimble cafe racer; and the Golden, a large interstate tourer. The month's master production schedule calls for the production of 32 Goldens, 31 LX2000s, and 38 Tigers per 10-hour shift. What average cycle time is required for the assembly line to achieve the production quota in 10 hours? 0.099 hours per motorcycle. (Enter your response rounded to three decimal places.) If mixed-model scheduling is used, how many of each model will be produced before the production cycle is repeated? The greatest common divisor of the production requirements is Therefore, the Harvey Motorcycle Company will produce Goldens, LX2000s, and Tigers. (Enter your responses as integers.)arrow_forward
- MarketingMarketingISBN:9780357033791Author:Pride, William MPublisher:South Western Educational PublishingContemporary MarketingMarketingISBN:9780357033777Author:Louis E. Boone, David L. KurtzPublisher:Cengage LearningPractical Management ScienceOperations ManagementISBN:9781337406659Author:WINSTON, Wayne L.Publisher:Cengage,
- Purchasing and Supply Chain ManagementOperations ManagementISBN:9781285869681Author:Robert M. Monczka, Robert B. Handfield, Larry C. Giunipero, James L. PattersonPublisher:Cengage Learning


