Forecasting with Seasonality Version 1.6

Size: px
Start display at page:

Download "Forecasting with Seasonality Version 1.6"

Transcription

1 Forecasting with Seasonality Version 1.6 Dr. Ron Tibben-Lembke Sept 3, 2006 Forecasting with seasonality and a trend is obviously more difficult than forecasting for a trend or for seasonality by itself, because compensating for both of them is more difficult than either one alone. This introduction will cover multiple ways of forecasting for this situation, but any method must involve essentially the same steps: 1. Estimate the amount of seasonality (the seasonal factors or seasonal indices) 2. Estimate the trend (the rate demand is growing at) 3. Make a straight-line prediction of future demand 4. Adjust straight-line projection for seasonality to get a seasonalized forecast Unfortunately, as we will see, we can t just throw all the data into linear regression and see what comes out. Linear Regression does not take seasonality into account, and since we are concerned with seasonal demand here, we need to include it in our considerations. This introduction will cover basic forecasting methods, how to set the parameters of those methods, and how to measure forecast accuracy. We will use the following terminology: F i Forecast of demand in period i. D i Actual demand in period i. F t,i Forecast of what the demand will be in period i; forecast was made at time t. 1 Estimating Seasonal Indices This section introduces two methods for estimating the growth rate of demand, which I call the seasonal average and the deseasonalized methods. To get an estimate of the seasonal index for each month (or quarter, week, etc., depending on the data), we need to first talk about seasonality. Seasonal demand has a pattern that repeats. Demand for clothing has a seasonal pattern that repeats every 12 months. Some companies may analyze annual seasonal patterns quarterly. The months (or quarters) we will refer to as periods. 1

2 Demand with an annual seasonal pattern has a cycle that is 12 periods long, if the periods are months, or 4 periods long if the periods are quarters. A seasonal index is how much the demand for that particular period tends to be above (or below) the average demand. So to get an accurate estimate of this, we have to get some kind of average for the demand in the first period of the cycle, and the second period, etc., and then compare these average demands per period to some kind of overall average demand. This might be the average demand for the past cycle, or over multiple cycles. Suppose that your demand varies over the course of the year, but that there is no long term growth in demand. Suppose we are concerned about how demand goes up or down by quarter. The way we will look at it, we will ask how much the first quarter s demand is higher or lower than the average, and ask the same about the other quarters. To do that, we will compute something called a seasonal index. An index of 1.00 means that the demand for that period is exactly the same as the average. An index of 1.10 means the demand is 10% higher than the average, and an index of 0.85 means this period s demand is 15% lower than the average. 2 Seasonality and a Trend There is more than one way to do most of the steps listed above, so I will walk through each of them. We will use the data below, shown in Graph 1 as an example. The periods are months, and the cycle appears to have length 4 (an awful lot like product X in ProSim). Month Demand 1 5, , , , , , , , , , , ,990 To estimate the seasonal factors, we are going to do it two different ways: 1. Averaging the demands each period, and dividing by the overall average 2. Using a linear regression through seasonalized points 2.1 Average Method This method averages the demands for each period of the cycle to create an for each period, and an overall average. 2

3 Period Cycle 1 Cycle 2 Cycle 3 Average 1 5,384 6,118 7,825 6, ,081 9,139 9,693 8, ,282 12,460 15,177 12, ,156 10,717 10,990 10,287.7 Overall Average 9, So we have found what the average demand is for period 1 of a cycle, for period 2, etc. If we divide these averages by the overall average, we get the following seasonal indices: Period Period Avg Overall Avg Index 1 6, , = , , = , , = , , =1.073 The problem with this method is that it doesn t compensate as well as might be desired for the trend. 2.2 Linear Regression Method In this method we will do a linear regression through the data points. Then we will get a seasonal index for each data point by dividing the actual demand by the linear regression forecast for the period. Then, we ll average all of the first period indexes to get the index for the first period. On our data, we get intercept = , slope = Month Demand Linear Forecast Index 1 5,384 7,049.2 = ,081 7,510.3 = ,282 7,971.4 = ,156 8,432.5 = ,118 8,893.5 = ,139 9,354.6 = ,460 9,815.7 = ,717 10,276.8 = ,825 10,737.9 = ,693 11,199.0 = ,177 11,660.0 = ,990 12,121.1 = When we average them, we get numbers that are a little bit different from the previous method: I 1 =( )/3 = I 2 = ( )/ 3 = I 3 = ( )/3 = I 4 = ( )/3 = The only problem with this method is that it is hard to reliably fit a straight line to the seasonalized data, because the seasonal data is so far away from the points you are trying to fit to. An analogy might be to imagine trying to drive down the middle of a very wide, flat valley, by looking at the mountains on either side and trying to figure out where the middle is, versus driving down the middle of a city street if there weren t any street markings (or other cars around) by looking at the buildings on either side. 3

4 3 Estimating the Growth Rate There are two methods for this. In one, we look at how much total sales per cycle change from one cycle to the next. In the other, we deseasonalize the individual demand numbers to see how demands per period go up or down. The deseasonalizing method works better, but I ll explain the other one first. 3.1 Growth per Cycle Method In this method, we compare the total demand over the first cycle to the total demand over the second cycle and over the third cycle. For product X, we have: Period Cycle 1 Cycle 2 Cycle 3 1 5,384 6,118 7, ,081 9,139 9, ,282 12,460 15, ,156 10,717 10,990 Total 32,903 38,434 43,685 If we do a linear regression through these totals, we get an intercept of 27,558.67, and a slope of We can then use this slope and intercept to make a straight-line forecast of the future demand, which we will then multiply by the seasonal factors to get a seasonalized forecast. The problem with this method is that we assume that growth happens in big chunks or jumps, not gradually over time. 3.2 Deseasonalizing Method The deseasonalizing method uses the seasonal factors we already created to try to get a picture of how much we ve been growing over time. What is deseasonalizing? After we make a straight-line forecast of the future, we are going to multiply it by the seasonal indices to get a seasonalized forecast of the future. Deseasonalizing is basically the opposite: we are going to take the actual, seasonal data, and divide it by the seasonal factors to get something that looks more like a straight line. Then we are going to do a linear regression through this line. Here s where the analogy of driving through a wide valley versus driving down a street comes in again. The deseasonalized demands should be a lot more like a straight line than the original data is. When we do a linear regression through these deseasonalized points, the linear regression should give us a pretty good fit through the points. 4

5 Month Seasonal Index Deseas. 1 5, = 7, , = 8, , = 7, , = 9, , = 8, , = 9, , = 9, , =10, , =10, , = 9, , =11, , =10,862.1 If we do a linear regression through these deseasonalized numbers, we get an intercept of and a slope of Straight-Line Projection of Future Demand Use the linear regression calculated previously to extrapolate out into the future. Period Linear Forecast 1 7, , , , , , , , , , , , Making Seasonalized Forecasts Multiply the linear forecast you made by the seasonal factors to get a seasonalized forecast. 5

6 Period Linear Forecast Index Forecast 1 7, * = 5, , * = 7, , * = 10, , * = 8, , * = 6, , * = 9, , * = 12, , * = 10, , * = 7, , * = 10, , * = 14, , * = 11, , * = 8, , * = 11, , * = 16, , * = 12, Triple Exponential Smoothing When there is a trend and no seasonality, we used double exponential smoothing, in which we smoothed our estimates of the trend and the intercept in every period. It is possible to take this approach one step further, by smoothing the estimates of the seasonal factor every time. This is known as Winter s Method. To do this, you first smooth the seasonal factor of the most recent period of demands, then you have to make sure that all of the seasonal indexes add up to the right thing. If there are 4 periods in a cycle, all the factors need add up to 4. If they all add up to 4.2, then each factor needs to be multiplied by 4/4.2. Then, the estimates of the intercept and the trend need to be revised. However, to properly take the seasonal factors into account, the formulas are more complicated than the ones for double exponential smoothing. Statistical studies show that there is, in theory, some value to be gained from using such a complicated method. However, the actual gains are likely to be small for any real world usage. 7 Naïve Methods In addition to these complicated methods, there are two much simpler, naïve methods that may work well with seasonality and a trend. 6

7 7.1 N1: Naïve 1 The simplest naïve method is to use as the forecast, the actual demand from the previous period. In this case, F t = D t 1. One advantage of this method is that if there is a trend, the forecast is drawing from very recent demand for its information. The downside to this method is that this method is driving by looking in the rear view mirror on a winding road. We know demand is going up and down in a seasonal pattern, and this method is consciously doing the wrong thing. Would you set your January sales forecast equal to what your sales were in December? 7.2 N2: Naïve 2 This brings us to N2. Instead of assuming that the demand next period will be the same as it was in the previous period, we will assume that the demand in the next period will be the same as it was in that period of the previous cycle. For example, if the demand seasonality repeats on an annual basis, we would predict that the demand for next December will be the same as it was last December. F t = D t n where n is the length of the seasonality. N2 has the advantage that it is not using data from the wrong period of the cycle, as N1 does. The disadvantage N2 has is that it uses data from the previous cycle. Therefore, if there is a trend to the data, N2 may significantly lag behind the trend. 7.3 N3: Naïve 3 N1 and N2 are methods presented in forecasting textbooks. This method is not, because it is a simple one that I think is worth considering. Unfortunately, I have not yet had the chance to see how well it performs under a variety of conditions. In N3, we will basically take the N2 forecast and add on a fixed amount to represent the yearover-year growth. We will let δ 3 (delta) represent the amount by which demand each period is 7

8 higher this cycle than it was last cycle. Then we get: F t = D t n + δ 3 where the cycle lasts n periods, as it did above. So, for example, if sales are roughly 1,000 units per month higher than last year, our December forecast is to be 1,000 units higher than last December s sales. 7.4 N4: Naïve 4 N4 is similar to N3, in that it takes the demand from the previous cycle, but instead of using an additive growth factor, it uses a multiplicative factor: F t = D t n (1 + δ 4 ). So if demands this year are running 10% greater than last year, we would use δ 4 = 0.10, and our estimate for this December s sales would be for them to be 10% greater than last year s December sales. Again, I have not seen any detailed analysis of the performance of these methods (N3 and N4), so I don t know how well these will work. In theory, they should not work quite as well as the other methods we ve seen. On the other hand, I think they probably don t work a lot worse than the other methods, plus they are easy to explain and to understand. 8 Problems 1. Using the demand from problem 1 below, do the following: (a) Graph the data - how long does the cycle seem to be? (b) Calculate the seasonal indexes using the average method. (c) Estimate the growth using the deseasonalizing method. (d) Make forecasts for periods 1-48 using the indexes and growth estimates. (e) Calculate the MAD of these forecasts. 2. Using the data from problem 2 below, do the following: (note these are different from the other problem.) 8

9 (a) Graph the data - how long does the cycle seem to be? (b) Calculate the seasonal indexes using the linear regression method. (c) Estimate the growth using the growth per cycle method. (d) Make forecasts for periods 1-48 using the indexes and growth estimates. (e) Calculate the MAD of these forecasts. 3. Repeat problem 1, using N1. Which is better, N1 or the method of problem 1? 4. Repeat problem 2, using N2. Which is better, N2 or the method of problem 2? 9

10 Problem 1 Problem 2 Period Demand Demand

Forecasting Introduction Version 1.7

Forecasting Introduction Version 1.7 Forecasting Introduction Version 1.7 Dr. Ron Tibben-Lembke Sept. 3, 2006 This introduction will cover basic forecasting methods, how to set the parameters of those methods, and how to measure forecast

More information

DEPARTMENT OF QUANTITATIVE METHODS & INFORMATION SYSTEMS

DEPARTMENT OF QUANTITATIVE METHODS & INFORMATION SYSTEMS DEPARTMENT OF QUANTITATIVE METHODS & INFORMATION SYSTEMS Time Series and Their Components QMIS 320 Chapter 5 Fall 2010 Dr. Mohammad Zainal 2 Time series are often recorded at fixed time intervals. For

More information

Marginal Costing Q.8

Marginal Costing Q.8 Marginal Costing. 2008 Q.8 Break-Even Point. Before tackling a marginal costing question, it s first of all crucial that you understand what is meant by break-even point. What this means is that a firm

More information

TEST AUTOMATION METRICS WHAT DO YOU REPORT ON?

TEST AUTOMATION METRICS WHAT DO YOU REPORT ON? TEST AUTOMATION METRICS WHAT DO YOU REPORT ON? Metrics One of the fun things of test automation is that, since you do not have to do all the tests manually, you can spend some extra time coming up with

More information

CS130 Software Tools. Fall 2010 Regression and Excel

CS130 Software Tools. Fall 2010 Regression and Excel Software Tools Regression and Excel 1 Regression Analysis (Part 1) Regression Analysis The statistical crystal ball Regression analysis is a form of statistical analysis used for forecasting. We are going

More information

Correlation and Simple. Linear Regression. Scenario. Defining Correlation

Correlation and Simple. Linear Regression. Scenario. Defining Correlation Linear Regression Scenario Let s imagine that we work in a real estate business and we re attempting to understand whether there s any association between the square footage of a house and it s final selling

More information

OUTCOME-BASED BUSINESS MODELS IN THE INTERNET OF THINGS

OUTCOME-BASED BUSINESS MODELS IN THE INTERNET OF THINGS OUTCOME-BASED BUSINESS MODELS IN THE INTERNET OF THINGS EDY LIONGOSARI VIDEO TRANSCRIPT Tell me a little bit about yourself and your background in IoT. I m Edy Liongosari, I appreciate this opportunity

More information

Chapter 10 Regression Analysis

Chapter 10 Regression Analysis Chapter 10 Regression Analysis Goal: To become familiar with how to use Excel 2007/2010 for Correlation and Regression. Instructions: You will be using CORREL, FORECAST and Regression. CORREL and FORECAST

More information

Multiple Regression. Dr. Tom Pierce Department of Psychology Radford University

Multiple Regression. Dr. Tom Pierce Department of Psychology Radford University Multiple Regression Dr. Tom Pierce Department of Psychology Radford University In the previous chapter we talked about regression as a technique for using a person s score on one variable to make a best

More information

Untangling Correlated Predictors with Principle Components

Untangling Correlated Predictors with Principle Components Untangling Correlated Predictors with Principle Components David R. Roberts, Marriott International, Potomac MD Introduction: Often when building a mathematical model, one can encounter predictor variables

More information

CHAPTER 4, SECTION 1

CHAPTER 4, SECTION 1 DAILY LECTURE CHAPTER 4, SECTION 1 Understanding Demand What Is Demand? Demand is the willingness and ability of buyers to purchase different quantities of a good, at different prices, during a specific

More information

Managerial Economics

Managerial Economics Managerial Economics Estimating Demand Functions Rudolf Winter-Ebmer Johannes Kepler University Linz Winter Term 2014 Winter-Ebmer, Managerial Economics: Unit 2 - Demand Estimation 1 / 21 Why do you need

More information

to get a grip on the big dispute over the timing of action Nordhaus and other modelers calling

to get a grip on the big dispute over the timing of action Nordhaus and other modelers calling Climate Policy: A Note Paul Krugman March 3, 2010 I m trying to do a popular writeup of debates over climate change policy, which meant that I had to get a grip on the big dispute over the timing of action

More information

Statistical Analysis of TI GHG Stack Data. Joel Dobson, TI Wednesday, Nov 30, 2011

Statistical Analysis of TI GHG Stack Data. Joel Dobson, TI Wednesday, Nov 30, 2011 Statistical Analysis of TI GHG Stack Data Joel Dobson, TI Wednesday, Nov 30, 2011 Objectives The objective of this presentation is to provide an in-depth description of the rigorous statistical methods

More information

2. Action plan tasks. These tasks are more complicated and cannot be easily completed without good thought and planning. These are some examples:

2. Action plan tasks. These tasks are more complicated and cannot be easily completed without good thought and planning. These are some examples: Tool 4 For Effective Action Plans, GAS IT At the most basic level, a manager s job is to get stuff done. The management part comes into play because a manager must get stuff done by directing the actions

More information

Chapter 12 Module 3. AMIS 310 Foundations of Accounting

Chapter 12 Module 3. AMIS 310 Foundations of Accounting Chapter 12, Module 3 AMIS 310: Foundations of Accounting Slide 1 CHAPTER 1 MODULE 1 AMIS 310 Foundations of Accounting Professor Marc Smith Hi everyone, welcome back. Let s continue our discussion on cost

More information

When Did You Last Grow Profits by 61%? Here s 5 Ways to Do So Today

When Did You Last Grow Profits by 61%? Here s 5 Ways to Do So Today When Did You Last Grow Profits by 61%? Here s 5 Ways to Do So Today actioncoach.com Introduction Is there a secret way to grow your profits? For years, ActionCOACH founder Brad Sugars and his ActionCOACH

More information

introduction by Stacey Barr

introduction by Stacey Barr Are you underestimating the performance measurement most people only see the tip of the performance measurement iceberg - and that's why their measures fail by Stacey Barr introduction Models like the

More information

TRANSCRIPT. Thanks Ashlee, my name is Rod, and we re going to open up with a poll question. [Pause for poll]

TRANSCRIPT. Thanks Ashlee, my name is Rod, and we re going to open up with a poll question. [Pause for poll] TRANSCRIPT SLIDE 1 [00:00]: Speaker: Thanks Ashlee, my name is Rod, and we re going to open up with a poll question. SLIDE 2 [00:07]: The question should have popped up on your screen. How large is the

More information

Two Way ANOVA. Turkheimer PSYC 771. Page 1 Two-Way ANOVA

Two Way ANOVA. Turkheimer PSYC 771. Page 1 Two-Way ANOVA Page 1 Two Way ANOVA Two way ANOVA is conceptually like multiple regression, in that we are trying to simulateously assess the effects of more than one X variable on Y. But just as in One Way ANOVA, the

More information

The Heavy Radio Listeners Report

The Heavy Radio Listeners Report Measuring Online Behavior Using a Nonprobability Sample Presented at AAPOR s 73 rd Annual Conference The Heavy Radio Listeners Report May 2018 April 2018 It wasn t that long ago that AM/FM radio was by

More information

Agreat myth in the American workplace is that a

Agreat myth in the American workplace is that a The Garden of Empowerment Agreat myth in the American workplace is that a manager can empower an employee to succeed. It just isn t so. Empowerment means taking action and facing risk in order to get what

More information

In Chapter 3, we discussed the two broad classes of quantitative. Quantitative Forecasting Methods Using Time Series Data CHAPTER 5

In Chapter 3, we discussed the two broad classes of quantitative. Quantitative Forecasting Methods Using Time Series Data CHAPTER 5 CHAPTER 5 Quantitative Forecasting Methods Using Time Series Data In Chapter 3, we discussed the two broad classes of quantitative methods, time series methods and causal methods. Time series methods are

More information

Spreadsheets in Education (ejsie)

Spreadsheets in Education (ejsie) Spreadsheets in Education (ejsie) Volume 2, Issue 2 2005 Article 5 Forecasting with Excel: Suggestions for Managers Scott Nadler John F. Kros East Carolina University, nadlers@mail.ecu.edu East Carolina

More information

What Is The Easy JV Money Program?

What Is The Easy JV Money Program? What Is The Easy JV Money Program? Welcome to another video! I m really excited to start sharing with you some of these amazing strategies that you can use to help grow your affiliate or joint venture

More information

Helping People Hit their Performance Targets

Helping People Hit their Performance Targets Helping People Hit their Performance Targets Fred Nickols 9/1/2010 This paper presents The Target Model of Human Behavior and Performance. The model is based on Perceptual Control Theory. An example of

More information

Industrial Engineering Prof. Inderdeep Singh Department of Mechanical and Industrial Engineering Indian Institute of Technology, Roorkee

Industrial Engineering Prof. Inderdeep Singh Department of Mechanical and Industrial Engineering Indian Institute of Technology, Roorkee Industrial Engineering Prof. Inderdeep Singh Department of Mechanical and Industrial Engineering Indian Institute of Technology, Roorkee Module - 04 Lecture - 04 Sales Forecasting I A very warm welcome

More information

STAB22 section 2.1. Figure 1: Scatterplot of price vs. size for Mocha Frappuccino

STAB22 section 2.1. Figure 1: Scatterplot of price vs. size for Mocha Frappuccino STAB22 section 2.1 2.2 We re changing dog breed (categorical) to breed size (quantitative). This would enable us to see how life span depends on breed size (if it does), which we could assess by drawing

More information

Statistics: Data Analysis and Presentation. Fr Clinic II

Statistics: Data Analysis and Presentation. Fr Clinic II Statistics: Data Analysis and Presentation Fr Clinic II Overview Tables and Graphs Populations and Samples Mean, Median, and Standard Deviation Standard Error & 95% Confidence Interval (CI) Error Bars

More information

When Automatic Forecasting Doesn t Do the Job

When Automatic Forecasting Doesn t Do the Job When Automatic Forecasting Doesn t Do the Job Presented by Eric Stellwagen Vice President & Cofounder Business Forecast Systems, Inc. estellwagen@forecastpro.com Eric Stellwagen Vice President & Cofounder

More information

and Forecasting CONCEPTS

and Forecasting CONCEPTS 6 Demand Estimation and Forecasting CONCEPTS Regression Method Scatter Diagram Linear Regression Regression Line Independent Variable Explanatory Variable Dependent Variable Intercept Coefficient Slope

More information

Introduction to Software Metrics

Introduction to Software Metrics Introduction to Software Metrics Outline Today we begin looking at measurement of software quality using software metrics We ll look at: What are software quality metrics? Some basic measurement theory

More information

Chapter 6 Elasticity: The Responsiveness of Demand and Supply

Chapter 6 Elasticity: The Responsiveness of Demand and Supply Economics 6 th edition 1 Chapter 6 Elasticity: The Responsiveness of Demand and Supply Modified by Yulin Hou For Principles of Microeconomics Florida International University Fall 2017 The Price Elasticity

More information

How To Figure Out What a House Should Sell For

How To Figure Out What a House Should Sell For How To Figure Out What a House Should Sell For How We Decided The Price of Our Last 5,000 Listings Notes from the class given by Russell Shaw on June 20, 2014. In the private Facebook group Arizona Real

More information

Designing Information Devices and Systems I Spring 2018 Lecture Notes Note Interpretation: Water Reservoirs and Pumps

Designing Information Devices and Systems I Spring 2018 Lecture Notes Note Interpretation: Water Reservoirs and Pumps EES 6 Designing Information Devices and Systems I Spring Lecture Notes Note 5 5. Interpretation: Water Reservoirs and Pumps One way of visualizing matrix-vector multiplication is by considering water reservoirs

More information

The idea of reserves is ancient. There are some nice examples of reserves from ancient China in the text.

The idea of reserves is ancient. There are some nice examples of reserves from ancient China in the text. Reserves. What we re interested in here is in how to design reserves. Unfortunately, theory and practice are often two different things. We ll start with the theoretical approach and see how it s actually

More information

Fortified For Safer Living

Fortified For Safer Living Fortified For Safer Living Module 5: Windborne Debris and Opening Protection In this module we re going to look at windborne debris. It s one of the issues that comes up in situations with high winds.

More information

consumption function

consumption function 1 Every day you make choices on what to do with the money you have. Should you splurge on a restaurant meal or save money by eating at home? Should you buy a new car, if so how expensive of a model? Should

More information

Shape and Velocity Management. Stu Schmidt

Shape and Velocity Management. Stu Schmidt Shape and Velocity Management by Stu Schmidt COO, Market-Partners Inc. www.market-partners.com I n the previous newsletter we took a look at sales measurements, asking the fundamental question, Are we

More information

Cut Your PPC Campaigns Down To Size

Cut Your PPC Campaigns Down To Size Cut Your PPC Campaigns Down To Size What if you could learn to trim your PPC campaigns down to a more manageable and efficient size? While simultaneously raising your conversion rates? Well, guess what?

More information

Comparison of Efficient Seasonal Indexes

Comparison of Efficient Seasonal Indexes JOURNAL OF APPLIED MATHEMATICS AND DECISION SCIENCES, 8(2), 87 105 Copyright c 2004, Lawrence Erlbaum Associates, Inc. Comparison of Efficient Seasonal Indexes PETER T. ITTIG Management Science and Information

More information

The combination of factors and their levels describe the battlespace conditions.

The combination of factors and their levels describe the battlespace conditions. Design of Experiments (DOE) is an acronym and a test technique increasingly being used in the T&E community. This will present a conceptual overview of what DOE is, how it compares to other testing techniques,

More information

HIMSS ME-PI Community. Quick Tour. Sigma Score Calculation Worksheet INSTRUCTIONS

HIMSS ME-PI Community. Quick Tour. Sigma Score Calculation Worksheet INSTRUCTIONS HIMSS ME-PI Community Sigma Score Calculation Worksheet INSTRUCTIONS Quick Tour Let s start with a quick tour of the Excel spreadsheet. There are six worksheets in the spreadsheet. Sigma Score (Snapshot)

More information

VAT THE ULTIMATE GUIDE TO

VAT THE ULTIMATE GUIDE TO THE ULTIMATE GUIDE TO VAT Paying VAT is one of the biggest, and most daunting, parts of any small business s journey. Whether you re preparing to register for the first time, or looking for way to make

More information

CHAPTER 3 ELASTICITY AND SURPLUS. Monday, September 19, 11

CHAPTER 3 ELASTICITY AND SURPLUS. Monday, September 19, 11 CHATER 3 ELASTICITY AND SURLUS YOU ARE HERE ELASTICITY One of the most important concepts in economics is elasticity The elasticity of demand and elasticity of supply are basically the slope of the supply

More information

Operations and Supply Chain Management Prof. G. Srinivisan Department of Management Studies Indian Institute of Technology, Madras

Operations and Supply Chain Management Prof. G. Srinivisan Department of Management Studies Indian Institute of Technology, Madras Operations and Supply Chain Management Prof. G. Srinivisan Department of Management Studies Indian Institute of Technology, Madras Module No - 1 Lecture No - 22 Integrated Model, ROL for Normal Distribution

More information

Operations and Supply Chain Management Prof. G. Srinivasan Department of Management Studies Indian Institute of Technology, Madras

Operations and Supply Chain Management Prof. G. Srinivasan Department of Management Studies Indian Institute of Technology, Madras Operations and Supply Chain Management Prof. G. Srinivasan Department of Management Studies Indian Institute of Technology, Madras Lecture - 23 Safety Stock Reduction Delayed Product Differentiation, Substitution

More information

10 ways to make your field service organization a profit center

10 ways to make your field service organization a profit center 10 ways to make your field service organization a profit center The goal of this ebook is to help you move your field service operations from a cost center to a profit center, and we ll outline 10 ways

More information

Campaigns - 5 things you need to know. 27 Signs You Need A New Agency. What the AdWords Update Means for Your Paid Search Strategy

Campaigns - 5 things you need to know. 27 Signs You Need A New Agency. What the AdWords Update Means for Your Paid Search Strategy 27 Signs You Need Google s Enhanced A New Agency Campaigns - 5 things you need to know What the AdWords Update Means for Your Paid Search Strategy Does Your Agency Know What They re Doing? Working with

More information

An introduction to Social Return On Investment

An introduction to Social Return On Investment An introduction to Social Return On Investment Introduction Social Return On Investment analyses combine a story about the difference we make with number values so things can be compared. An SROI analysis

More information

What Now? How to Proceed When Automatic Forecasting Doesn t Work

What Now? How to Proceed When Automatic Forecasting Doesn t Work What Now? How to Proceed When Automatic Forecasting Doesn t Work Presented by Eric Stellwagen Vice President & Cofounder estellwagen@forecastpro.com Business Forecast Systems, Inc. 68 Leonard Street Belmont,

More information

By: Aderatis Marketing

By: Aderatis Marketing By: Aderatis Marketing 01803 362 026 enquiries@aderatis.com Google AdWords for Small Businesses: Mistakes to Avoid Not getting much luck from your AdWords campaign and ready to admit defeat? Don t feel

More information

Managerial Accounting Prof. Dr. Varadraj Bapat Department of School of Management Indian Institute of Technology, Bombay

Managerial Accounting Prof. Dr. Varadraj Bapat Department of School of Management Indian Institute of Technology, Bombay Managerial Accounting Prof. Dr. Varadraj Bapat Department of School of Management Indian Institute of Technology, Bombay Lecture - 32 Standard Costing, Mix, Yield, Sales and Fixed Overhead Variances The

More information

The No-Nonsense Guide to. In-App Ads. Learn how to make money from your app with advertising and how to get started.

The No-Nonsense Guide to. In-App Ads. Learn how to make money from your app with advertising and how to get started. The No-Nonsense Guide to In-App Ads Learn how to make money from your app with advertising and how to get started. Contents Introduction... 1 Chapter 1 The Big Picture How a Business Makes Money from Advertising...

More information

Using your skills: Reducing your gas and electricity costs

Using your skills: Reducing your gas and electricity costs About this assignment This assignment will help you to develop and practise numeracy skills that can help you make decisions about money. It asks you to use a number of these skills together to work through

More information

Why and How Should the Government Subsidize Education? February 13, 2008

Why and How Should the Government Subsidize Education? February 13, 2008 Why and How Should the Government Subsidize Education? February 13, 2008 Human Capital Model To keep things simple and flexible, lets use the following version of the human capital model 2 periods everyone

More information

Chapter 2 Forecasting

Chapter 2 Forecasting Chapter 2 Forecasting There are two main reasons why an inventory control system needs to order items some time before customers demand them. First, there is nearly always a lead-time between the ordering

More information

Disadvantages Weighing Mechanism / The Standard Link Internal Link Impacts as Internal Links Impact Outweigh

Disadvantages Weighing Mechanism / The Standard Link Internal Link Impacts as Internal Links Impact Outweigh Disadvantages How to Construct Weighing Mechanism / The Standard Not actually part of the disadvantage, your disadvantage should only be logically considered when it fits into the entire round as a concept

More information

Payback & Return Analysis for Solar in Mueller - Revision 1

Payback & Return Analysis for Solar in Mueller - Revision 1 Payback & Return Analysis for Solar in Mueller - Revision 1 This document should serve to help residents of the Mueller Community understand the financial implications of the solar system proposals they

More information

Day 1: Confidence Intervals, Center and Spread (CLT, Variability of Sample Mean) Day 2: Regression, Regression Inference, Classification

Day 1: Confidence Intervals, Center and Spread (CLT, Variability of Sample Mean) Day 2: Regression, Regression Inference, Classification Data 8, Final Review Review schedule: - Day 1: Confidence Intervals, Center and Spread (CLT, Variability of Sample Mean) Day 2: Regression, Regression Inference, Classification Your friendly reviewers

More information

Networks: Spring 2010 Homework 3 David Easley and Jon Kleinberg Due February 26, 2010

Networks: Spring 2010 Homework 3 David Easley and Jon Kleinberg Due February 26, 2010 Networks: Spring 2010 Homework 3 David Easley and Jon Kleinberg Due February 26, 2010 As noted on the course home page, homework solutions must be submitted by upload to the CMS site, at https://cms.csuglab.cornell.edu/.

More information

Consensus Demand Management for Better Planning. You can t survive without it! Ken Titmuss, CFPIM, CSCP, CPF, SCOR P, PLS

Consensus Demand Management for Better Planning. You can t survive without it! Ken Titmuss, CFPIM, CSCP, CPF, SCOR P, PLS Consensus Demand Management for Better Planning You can t survive without it! Ken Titmuss, CFPIM, CSCP, CPF, SCOR P, PLS Ken Titmuss Ken Titmuss, CPIM, CFPIM, CSCP, has an Honours degree in Production

More information

Asales forecast is like a weather forecast: It s an educated guess at what

Asales forecast is like a weather forecast: It s an educated guess at what In This Chapter Chapter 1 A Forecasting Overview Knowing the different methods of forecasting Arranging your data in an order Excel can use Getting acquainted with the Analysis ToolPak Going it alone Asales

More information

Absolute vs. Comparative Advantage

Absolute vs. Comparative Advantage Absolute vs. Comparative Advantage If you ve started studying for the AP Microeconomics or AP Macroeconomics exam, then you ll need to know the essential concepts. One of the most important distinctions

More information

REGIONAL DEMAND FORECASTING STUDY FOR TRANSPORTATION FUELS IN TURKEY

REGIONAL DEMAND FORECASTING STUDY FOR TRANSPORTATION FUELS IN TURKEY REGIONAL DEMAND FORECASTING STUDY FOR TRANSPORTATION FUELS IN TURKEY Özlem Atalay Prof. Gürkan Kumbaroğlu INTRODUCTION The prediction of fuel consumption has been an important tool for energy planning,

More information

Unit 2 Economic Models: Trade-offs and Trade

Unit 2 Economic Models: Trade-offs and Trade Unit 2 Economic Models: Trade-offs and Trade Objectives Why models simplified representations of reality play a crucial role in economics Two simple but important models: the production possibility frontier

More information

Above the Market. The Problem with Predictions. By Alan Guerry. A Wakeup Call

Above the Market. The Problem with Predictions. By Alan Guerry. A Wakeup Call Above the Market By Alan Guerry Financial Advisor Morgan Stanley The Problem with Predictions " the impact on the broader economy and financial markets of the problems in the subprime market seems likely

More information

A Roadmap for Improving Forecasting in Demand Planning and S&OP Processes

A Roadmap for Improving Forecasting in Demand Planning and S&OP Processes A Roadmap for Improving Forecasting in Demand Planning and S&OP Processes Presented by James Berry Senior Consultant Business Forecast Systems, Inc. jberry@forecastpro.com Business Forecast Systems, Inc.

More information

Seven Principles for Performance

Seven Principles for Performance Seven Principles for Performance Measurement What is excellent performance measurement really based on? by Stacey Barr introduction There are seven principles which are the criteria that define excellence

More information

Today... Midterm sign-up form available after add/drop date. OSH submission - look for Crowdmark 2 days before due date.

Today... Midterm sign-up form available after add/drop date. OSH submission - look for Crowdmark  2 days before due date. Today... Midterm sign-up form available after add/drop date. OSH submission - look for Crowdmark email 2 days before due date. Comment on Diagnostic Test. Asymptotics (approximations when x is small or

More information

Understand how jobs specialize to help link pay opportunity. Sales force effectiveness

Understand how jobs specialize to help link pay opportunity. Sales force effectiveness Sales incentives can t make a bad rep good, but they sure can make a good rep bad. Global Sales Force Effectiveness & Rewards Advisory Leader, Joseph F. DiMisa Sales reps are skilled at evaluating the

More information

Business Analysis for Engineers Prof. S. Vaidhyasubramaniam Adjunct Professor, School of Law SASTRA University-Thanjavur

Business Analysis for Engineers Prof. S. Vaidhyasubramaniam Adjunct Professor, School of Law SASTRA University-Thanjavur Business Analysis for Engineers Prof. S. Vaidhyasubramaniam Adjunct Professor, School of Law SASTRA University-Thanjavur Lecture-19 Labour & Over Heads Variance Analysis Last class we ended up with a graphical

More information

Putting non-service employees on the phones

Putting non-service employees on the phones Putting non-service employees on the phones For the article Vista Print puts its employees on the phones to Learn the Customer in the July issue of Customer Service Newsletter (CSN), editor Bill Keenan

More information

MISTAKE No. 1. Missing Identity. Social Media is all about interaction between people. Real people and real companies, brands and products.

MISTAKE No. 1. Missing Identity. Social Media is all about interaction between people. Real people and real companies, brands and products. MISTAKE No. 1 Missing Identity Social Media is all about interaction between people. Real people and real companies, brands and products. The biggest mistake you can make when using any of the social media

More information

SteamDestroyer. The Ultimate Guide to Free Steam Games

SteamDestroyer. The Ultimate Guide to Free Steam Games SteamDestroyer The Ultimate Guide to Free Steam Games Table of Contents I. What you can expect II. Requirement III. General Method Overview Steam Gifts IV. General Method Overview - TF2 Keys V. Steam Keys

More information

Daily Optimization Project

Daily Optimization Project Daily Optimization Project Personalized Facebook Analysis 10/29/15 By Kevin DeLuca ThoughtBurner Kevin DeLuca and ThoughtBurner, 2015. Unauthorized use and/or duplication of this material without express

More information

Redesigning CDN-Broker Interactions for Improved Content Delivery

Redesigning CDN-Broker Interactions for Improved Content Delivery Redesigning -Broker Interactions for Improved Content Delivery Matthew K. Mukerjee, I. Nadi Bozkurt, Devdeep Ray, Bruce Maggs, Srinivasan Seshan, Hui Zhang CoNEXT 17 Hi, my name is Matt Mukerjee and I

More information

Evaluation of Police Patrol Patterns

Evaluation of Police Patrol Patterns -1- Evaluation of Police Patrol Patterns Stephen R. Sacks University of Connecticut Introduction The Desktop Hypercube is an interactive tool designed to help planners improve police services without additional

More information

We all know that what you measure gets done. But what if you are. measuring the wrong things and doing the wrong things as a result?

We all know that what you measure gets done. But what if you are. measuring the wrong things and doing the wrong things as a result? We all know that what you measure gets done. But what if you are measuring the wrong things and doing the wrong things as a result? Michaela Rebbeck talks to Alex Knight about operational measures that

More information

= = Intro to Statistics for the Social Sciences. Name: Lab Session: Spring, 2015, Dr. Suzanne Delaney

= = Intro to Statistics for the Social Sciences. Name: Lab Session: Spring, 2015, Dr. Suzanne Delaney Name: Intro to Statistics for the Social Sciences Lab Session: Spring, 2015, Dr. Suzanne Delaney CID Number: _ Homework #22 You have been hired as a statistical consultant by Donald who is a used car dealer

More information

Homework 1: Basic modeling, analysis and spreadsheet engineering

Homework 1: Basic modeling, analysis and spreadsheet engineering Homework 1: Basic modeling, analysis and spreadsheet engineering This first assignment is designed to give you a chance to build some relatively simple spreadsheet based models. Use good spreadsheet model

More information

Rick Willson s new book, Parking Management for Smart Growth, is a how-to

Rick Willson s new book, Parking Management for Smart Growth, is a how-to PARKING MANAGEMENT Author, professor, and consultant Rick Willson on his new book and future vision for parking. FOR SMART GROWTH Rick Willson s new book, Parking Management for Smart Growth, is a how-to

More information

Chapter 4: Foundations for inference. OpenIntro Statistics, 2nd Edition

Chapter 4: Foundations for inference. OpenIntro Statistics, 2nd Edition Chapter 4: Foundations for inference OpenIntro Statistics, 2nd Edition Variability in estimates 1 Variability in estimates Application exercise Sampling distributions - via CLT 2 Confidence intervals 3

More information

ENR202 Mechanics of Materials Lecture 1A Slides and Notes

ENR202 Mechanics of Materials Lecture 1A Slides and Notes Slide 1 Copyright Notice Do not remove this notice. COMMMONWEALTH OF AUSTRALIA Copyright Regulations 1969 WARNING This material has been produced and communicated to you by or on behalf of the University

More information

USED CAR BUYING GUIDE

USED CAR BUYING GUIDE USED CAR BUYING GUIDE FREE ebook! Page 2 Shopping for a used car is one of the most fun experiences you can have. Just think about it: Not only do you get to check out all the cool features and awesome

More information

ebooklet How to improve your CV and interview technique using your Belbin Team Role Report

ebooklet How to improve your CV and interview technique using your Belbin Team Role Report ebooklet How to improve your CV and interview technique using your Belbin Team Role Report First impressions count and the first impression a prospective employer will normally have of you is when they

More information

Forecasting for Short-Lived Products

Forecasting for Short-Lived Products HP Strategic Planning and Modeling Group Forecasting for Short-Lived Products Jim Burruss Dorothea Kuettner Hewlett-Packard, Inc. July, 22 Revision 2 About the Authors Jim Burruss is a Process Technology

More information

Lars Schall: Mr. Lietaer, Ex Scientia pecuniae libertas - which means From the knowledge of money comes liberty. Is this true?

Lars Schall: Mr. Lietaer, Ex Scientia pecuniae libertas - which means From the knowledge of money comes liberty. Is this true? What About Money - Bernard Lietaer interviewed by Lars Schall Lars Schall has met Bernard Lietaer in Germany in order to talk with him about the great mystery in everybody s life money. Lars Schall: Mr.

More information

Managerial Accounting Prof. Dr. Varadraj Bapat Department of School of Management Indian Institute of Technology, Bombay

Managerial Accounting Prof. Dr. Varadraj Bapat Department of School of Management Indian Institute of Technology, Bombay Managerial Accounting Prof. Dr. Varadraj Bapat Department of School of Management Indian Institute of Technology, Bombay Lecture - 31 Standard Costing - Material, Labor and Overhead Variances Dear students,

More information

SAP HANA EFFECT Title: Episode 6 - Killer Use Cases at CenterPoint, Part II (Duration: 21:05)

SAP HANA EFFECT Title: Episode 6 - Killer Use Cases at CenterPoint, Part II (Duration: 21:05) SAP HANA EFFECT Title: Episode 6 - Killer Use Cases at CenterPoint, Part II (Duration: 21:05) Publish Date: February 23, 2015 Description: Raj Erode, IT Architect at CenterPoint Energy, joins us in this

More information

Tips to help you with your CRM implementation

Tips to help you with your CRM implementation Guide Tips to help you with your CRM implementation Author: Mags Rivett Marketing Manager, Purple Vision Updated February 2018: Helen Dunnett Director HD Consulting for AMA It s not just Scouts and Guides

More information

PROOF. Five Answers, most decision makers can t get their hands on. A publication from Acumen. Copyright 2014 Acumen Information Systems

PROOF. Five Answers, most decision makers can t get their hands on. A publication from Acumen. Copyright 2014 Acumen Information Systems Five Answers, most decision makers can t get their hands on. A publication from Acumen Copyright 2014 Acumen Information Systems TABLE OF CONTENTS 01. Inventory Accuracy 02. Preventative Maintenance 03.

More information

Unit 5. Excel Forecasting

Unit 5. Excel Forecasting Introduction to Data Science and Analytics Stephan Sorger www.stephansorger.com Unit 5. Excel Forecasting Disclaimer: All images such as logos, photos, etc. used in this presentation are the property of

More information

How to Develop an Executive Compensation Philosophy. A Guide to Defining Your Bank s Mission Statement for Compensation

How to Develop an Executive Compensation Philosophy. A Guide to Defining Your Bank s Mission Statement for Compensation How to Develop an Executive Compensation Philosophy A Guide to Defining Your Bank s Mission Statement for Compensation How to Develop an Executive Compensation Philosophy: A Guide to Defining Your Bank

More information

INSE 6300/4/UU-Quality Assurance in Supply Chain Management (Winter 2007) Mid-Term Exam

INSE 6300/4/UU-Quality Assurance in Supply Chain Management (Winter 2007) Mid-Term Exam INSE 6300/4/UU-Quality Assurance in Supply Chain Management (Winter 2007) Mid-Term Exam Professor: J. Bentahar Date: Thursday, March 15, 2007 Duration: 120 minutes NAME: ID: INSTRUCTIONS: Answer all questions

More information

Scottish Rugby Marketing Guide for Clubs

Scottish Rugby Marketing Guide for Clubs Scottish Rugby Marketing Guide for Clubs First things first, what is marketing? Here is a very basic definition: The action or business of promoting and selling products or services, including market research

More information

LOOKING BEHIND THE NUMBERS: HOW ARE YOUR STATISTICAL ETHICS?

LOOKING BEHIND THE NUMBERS: HOW ARE YOUR STATISTICAL ETHICS? LOOKING BEHIND THE NUMBERS: HOW ARE YOUR STATISTICAL ETHICS? RON SELLERS GREY MATTER RESEARCH & CONSULTING Originally published in Christian Management Report, November 1997 Did you know that Anchorage,

More information

ECONOMICS 103. Topic 5: Externalities. External costs and benefits

ECONOMICS 103. Topic 5: Externalities. External costs and benefits ECONOMICS 103 External costs and benefits Topic 5: Externalities Marginal external costs, marginal external benefits Marginal social costs and benefits v marginal private costs and benefits Environmental

More information

Transcript - David Overton (Ordnance Survey)

Transcript - David Overton (Ordnance Survey) Transcript - David Overton (Ordnance Survey) Speaker Key John David Overton IV Well, I ve got David Overton from Ordnance Survey with me, and we re going to talk a little bit about managing innovation

More information