Build a spreadsheet model for demand forecasting

Assignment Help Macroeconomics
Reference no: EM131782323

Modelling and Demand Forecasting

For the purpose of the assignment, you should assume the role of a consultant who has been commissioned by a small manufacturing company, called MAD Ltd, to build a spreadsheet model for demand forecasting. The Operations Manager of the client organization has prepared an outline requirements specification for the spreadsheet model.

This specification is provided below.

Client Spreadsheet Model Requirements Specification

At MAD Ltd we have a portfolio of 600 products, which are classed into five categories according to their value as measured by annual demand and unit cost as shown in the table below.

Products

Demand/year (each product)

Cost (£) (per unit)

V

1450

45

W1-W10

625

7

X1-X12

110

55

Y1-Y02

25

5

Z1-Z493

10

3

Currently we use simple exponential smoothing to forecast demand on a quarterly basis for all products. However our current forecasts are not as accurate as we would like because forecast error is too large for some products. This is leading to problems such as carrying too much inventory or failing to meet demand.

We would like a spreadsheet tool that has the functionality for generating adaptive demand forecasts from past sales data method. This will include the following capabilities.

- We want to be able to forecast demand when there might be seasonal patterns and/or trends as well as random variation in the sales data.

- We want to be able to use the spreadsheet model for all our products and to update forecasts every quarter as new sales data becomes available to generate updates.

- We also want the spreadsheet model to provide sensible estimates of forecast error, so that we can understand the accuracy and precision of forecasts in relation to actual sales for products over meaningful time windows to support management reporting.

We want to be assured of the validity of the calculations being conducted in the spreadsheet model, therefore we have made available sales data for product X1. This data is shown in the table below.

Past Sales of Product X1

Quarter

1

2

3

4

2013

8

10

7

15

2014

15

17

14

28

2015

25

26

21

40

2016

31

34

28

57

We would like to be able to have a case study of using the spreadsheet model with Product X1 data to make sure we understand the choices we need to make in choosing model inputs and interpreting the output from the model. We want to be able to check the credibility of analysis. We might also use this example to train other colleagues in using the forecasts generated by the spreadsheet model. We also want to have visibility of the internal calculations in your forecast modelling as well as the code so that they can be verified.

Finally, we would like guidance on how operations staff should use the spreadsheet tool for our full product range and advice on how our IT staff should maintain the spreadsheet model.

In summary our required deliverables are:

1. A spreadsheet model that meets our requirements as explained in our specification in the form of an *.xlsm file.

2. A voice-over powerpoint presentation report (maximum 12 slides) that includes (a) guidance for using and maintaining the spreadsheet model (b) analysis/interpretation of product X1 data in a form that is understandable to our managers and (c) a one-slide statement of your main learning point from doing this assignment.

3. Documentation of the VBA code used within the model in the form of a *.txt file.

Learning Objectives and Assessment Guidance

This assignment seeks to address the core learning outcomes for the class. That is:
- Create simple but appropriately organised spreadsheet models for complex problems;
- Use the spreadsheet to support traditional operational research techniques such as forecasting;
- Construct and interpret forecasts using smoothing methods and decompositional analysis;
- Compute and interpret forecast errors to track accuracy of forecasts;
- Understand the nature of effective forecasting systems;
- Understand basic principles of computer programming;
- Understand the basic elements of VBA for developing macros within Excel.

For the VBA code text file, this should be a single file that contains all user defined macros, user defined functions and user defined procures that you used to develop your spreadsheet model. This file should have the following structure.

1) A header at the beginning of the file with the following information: the developers' names and registration numbers; a brief description of purposes of the program.

2) Inline comment: all macros, functions and procures should start with a brief comment describing the functional characteristics of it (what it does).

Your spreadsheet model and supporting report should address the requirements of MAD Ltd and we advise that you should:

1. Describe how you made demand forecasts for the example product data, including describing the patterns in past sales in a language that will be meaningful to operational staff, explaining why your demand forecast method is appropriate and why you selected particular parameter values, as well as showing the forecasts generated by your model and a discussion of their accuracy.

a. Note 1 - There is no need to implement all demand forecasting methods introduced in class. The client requires an adaptive method and one that is general enough to model different types of common patterns that might be expected in sales data, such as the Holt-Winters method.

b. Note 2 - It can be useful to show a client a comparison of the new modelling approach in relation to the existing one so that the change in performance and user inputs can be appreciated. Hence we also advise that you implement simple exponential smoothing for Product X and compare its forecasts with those you generated under your proposed model. This discussion can form part of your analysis of Product X1 given in your powerpoint presentation report.

2. Provide effective guidance on using your spreadsheet model, including explanations of data inputs and outputs as well, navigating and maintaining your tool.

3. State the assumptions underpinning your spreadsheet model and so advise when it will be appropriate for demand forecasting and when it will be insufficient and other methods might be required. That is, be open about what capability you have added and when it will be useful and when not. By acknowledging limitations you can make suggestions for the next generation of the spreadsheet model.
Within the requirements set, there is room for creativity in the approach of each analyst to this problem.

You should take care to maintain version control of your files, make regular back-ups, conduct appropriate testing, and include explanation (e.g. code comments within the VBA editor for yourself, as well as user, as you build the macros).

Since the internal model will be verified by technical peers (i.e. the class lecturers) it is important that the assessors are able to see the calculations and also the VBA code. We recommend that your calculations are executed within the spreadsheet, as opposed to the macros, therefore we recommend that you develop your working spreadsheet model using the data provided by the company and then build your VBA functionality.

The assignment feedback form is shown on the following page. This is the criteria and marks breakdown that will be used in assessing the spreadsheet, report and VBA code. These criteria relate to the general class outcomes, although some have been rephrased to make them more understandable in the context of this assignment problem.

Reference no: EM131782323

Questions Cloud

Discusses online advertising and its role in the imc program : Discusses online advertising and its role in the IMC programs of various companies through out this video.
What are some of legal risks created by workplace searches : What are some of the legal risks created by workplace searches of customers and employees? How should those risks be mitigated?
Analyze what types of legal barriers to market entry exist : Analyze what types of legal barriers to market entry exist? What are the possible ethical dilemmas that are present in this example?
What are the equivalent unit conversion costs : Barnes and Miller manufacturing is trying to determine the equivalent units for conversion costs with 3000 units of ending work in process at 80% completion
Build a spreadsheet model for demand forecasting : MS924 - Spreadsheet Modelling and Demand Forecasting - Describe how you made demand forecasts for the example product data
Regardless of how far from actual customer contact : We discussed the idea of feeling that you have a responsibility to the customer is probably a good thing, regardless of how far from actual customer contact.
Discuss narrative comparing three primary reporting models : narrative comparing the three primary reporting models
Master of arts in organizational management comprehensive : Does anyone have a study guide for the capstone BUS 692 Master of Arts in Organizational Management comprehensive exam from Peregrine.
Discuss lakeside components wishes to purchase parts : Lakeside Components wishes to purchase parts in one month for sale in the next

Reviews

len1782323

12/26/2017 5:23:58 AM

Demonstrate an understanding of basic principles of computer programming, especially the basic elements of VBA for developing macros within Excel 20 VBA code Demonstrate a sound understanding of demand forecasting modelling through appropriate interpretation of your analysis 10 Voice-over presentation report Provide guidance for your spreadsheet model 20 Voice-over presentation report Total 100 General comments, including suggestions for improvement

len1782323

12/26/2017 5:23:50 AM

The assignment feedback form is shown on the following page. This is the criteria and marks breakdown that will be used in assessing the spreadsheet, report and VBA code. These criteria relate to the general class outcomes, although some have been rephrased to make them more understandable in the context of this assignment problem. Assessment Criteria – Blank Feedback Form for Information Marks Assignment element Create a simple but appropriately organised spreadsheet model for demand forecasting that is easy to use and maintain. 20 Excel spreadsheet Construct demand forecasts, such as adaptive Holt-Winters, and simple exponential smoothing, and calculate appropriate error measures of forecast accuracy 30 Excel spreadsheet

len1782323

12/26/2017 5:23:21 AM

Within the requirements set, there is room for creativity in the approach of each analyst to this problem. You should take care to maintain version control of your files, make regular back-ups, conduct appropriate testing, and include explanation (e.g. code comments within the VBA editor for yourself, as well as user, as you build the macros). Since the internal model will be verified by technical peers (i.e. the class lecturers) it is important that the assessors are able to see the calculations and also the VBA code. We recommend that your calculations are executed within the spreadsheet, as opposed to the macros, therefore we recommend that you develop your working spreadsheet model using the data provided by the company and then build your VBA functionality.

Write a Review

Macroeconomics Questions & Answers

  Inflation targeting be a good policy

Why might it be difficult for the Fed to formally adopt inflation targeting?  Would inflation targeting be a good policy for the Fed in the present economic environment

  In using the taylor rule

In using the Taylor Rule as a guideline for monetary policy, what are the pros and cons of using forecasted values of inflation and output rather than observed values of these variables?

  Describe the present economic crisis situation in europe

Describe the present economic crisis situation in Europe.  Why has it been so difficult for the Europeans to find a solution to this problem?   Comment on what implications the crisis may have for the rest of the world if Europeans are not able to ag..

  Long-term federal government budget problems

Question:. Explain why there are long-term Federal government budget problems. Explain why the base-line forecast of the CBO is misleading.

  Derive and compare demand curve

Question based on Derive and compare demand curve,  Derive Ambrose's demand function for peanuts. How does it compare with Johnny's demand curve for peanuts?

  Problem based on utility function

Problem based on  Utility Function - Problem,  Answer and explain the following using a diagram which is completely labeled.

  Laffer curve : tax rate and tax revenue

Question based on Laffer Curve : Tax Rate and Tax Revenue,  Do raising tax rates necessarily raise tax revenue? What factors affect how tax revenue changes when tax rates change?

  Problem - income elasticity of demand

Problem - Income Elasticity of Demand,  Interpret the following Income Elasticities of Demand (YED) values for the following and state if the good is normal or inferior; YED= +0.5 and YED= -2.5

  Positive balance of payment

Question Positive Balance of Payment: "Things will look good for the US if we could just get to where we are consistently running a positive Balance of Payments."

  Effect of recession on the investment curve

Comment on the effect of a recession on the investment curve (only) and on the level of savings, investment, and the equilibrium real interest rate in the financial crisis that hits United States first starting in fall 2007.

  Affect of falling domestic investment on trade surplus and

How will a fall in domestic investment affect the trade surplus and net capital outflows in the domestic economy, the trade deficit and capital inflows in the rest of the world.

  Crises in the banking sector and bank run

Banking crises crisis decreases depositors' confidence in the banking system. What would be the effect of a rumor about a banking crisis on checkable deposits in such a country?

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd