Simple Methods and Procedures Used in Forecasting



Similar documents
Week TSX Index

Not Your Dad s Magic Eight Ball

TIME SERIES ANALYSIS & FORECASTING

Outline: Demand Forecasting

MGT 267 PROJECT. Forecasting the United States Retail Sales of the Pharmacies and Drug Stores. Done by: Shunwei Wang & Mohammad Zainal

2013 MBA Jump Start Program. Statistics Module Part 3

Univariate Regression

Module 6: Introduction to Time Series Forecasting

A Primer on Forecasting Business Performance

Theory at a Glance (For IES, GATE, PSU)

Ch.3 Demand Forecasting.

Time series forecasting

Time-Series Forecasting and Index Numbers

16 : Demand Forecasting

8. Time Series and Prediction

1. What is the critical value for this 95% confidence interval? CV = z.025 = invnorm(0.025) = 1.96

TIME SERIES ANALYSIS

Module 5: Multiple Regression Analysis

BookTOC.txt. 1. Functions, Graphs, and Models. Algebra Toolbox. Sets. The Real Numbers. Inequalities and Intervals on the Real Number Line

Chapter 13 Introduction to Linear Regression and Correlation Analysis

Premaster Statistics Tutorial 4 Full solutions

Final Exam Practice Problem Answers

DEPARTMENT OF PSYCHOLOGY UNIVERSITY OF LANCASTER MSC IN PSYCHOLOGICAL RESEARCH METHODS ANALYSING AND INTERPRETING DATA 2 PART 1 WEEK 9

Regression Analysis: A Complete Example

Introduction to time series analysis

MULTIPLE LINEAR REGRESSION ANALYSIS USING MICROSOFT EXCEL. by Michael L. Orlov Chemistry Department, Oregon State University (1996)

Using R for Linear Regression

Slides Prepared by JOHN S. LOUCKS St. Edward s University

1. The parameters to be estimated in the simple linear regression model Y=α+βx+ε ε~n(0,σ) are: a) α, β, σ b) α, β, ε c) a, b, s d) ε, 0, σ

Section A. Index. Section A. Planning, Budgeting and Forecasting Section A.2 Forecasting techniques Page 1 of 11. EduPristine CMA - Part I

Multiple Regression in SPSS This example shows you how to perform multiple regression. The basic command is regression : linear.

Forecast. Forecast is the linear function with estimated coefficients. Compute with predict command

Regression step-by-step using Microsoft Excel

Forecasting Methods. What is forecasting? Why is forecasting important? How can we evaluate a future demand? How do we make mistakes?

2. What is the general linear model to be used to model linear trend? (Write out the model) = or

5. Linear Regression

Smoothing methods. Marzena Narodzonek-Karpowska. Prof. Dr. W. Toporowski Institut für Marketing & Handel Abteilung Handel

Forecasting Tourism Demand: Methods and Strategies. By D. C. Frechtling Oxford, UK: Butterworth Heinemann 2001

2) The three categories of forecasting models are time series, quantitative, and qualitative. 2)

TIME SERIES ANALYSIS

GLM I An Introduction to Generalized Linear Models

business statistics using Excel OXFORD UNIVERSITY PRESS Glyn Davis & Branko Pecar

Time series Forecasting using Holt-Winters Exponential Smoothing

Session 9 Case 3: Utilizing Available Software Statistical Analysis

Chapter 7: Simple linear regression Learning Objectives

Chapter 3 Quantitative Demand Analysis

Regression and Time Series Analysis of Petroleum Product Sales in Masters. Energy oil and Gas

SPSS Guide: Regression Analysis

Multiple Linear Regression

Demand Forecasting When a product is produced for a market, the demand occurs in the future. The production planning cannot be accomplished unless

Time Series Analysis. 1) smoothing/trend assessment

Forecasting the first step in planning. Estimating the future demand for products and services and the necessary resources to produce these outputs

Chapter 27 Using Predictor Variables. Chapter Table of Contents

CHAPTER 11 FORECASTING AND DEMAND PLANNING

Causal Forecasting Models

One-Way Analysis of Variance: A Guide to Testing Differences Between Multiple Groups

Business Valuation Review

Simple Linear Regression Inference

430 Statistics and Financial Mathematics for Business

1/27/2013. PSY 512: Advanced Statistics for Psychological and Behavioral Research 2

Elementary Statistics Sample Exam #3

Using Excel for Statistical Analysis

Clovis Community College Core Competencies Assessment Area II: Mathematics Algebra

USING THE ETS MAJOR FIELD TEST IN BUSINESS TO COMPARE ONLINE AND CLASSROOM STUDENT LEARNING

CHAPTER 13 SIMPLE LINEAR REGRESSION. Opening Example. Simple Regression. Linear Regression

Elements of statistics (MATH0487-1)

Predictor Coef StDev T P Constant X S = R-Sq = 0.0% R-Sq(adj) = 0.

ELECTRICITY DEMAND DARWIN ( )

Production Planning. Chapter 4 Forecasting. Overview. Overview. Chapter 04 Forecasting 1. 7 Steps to a Forecast. What is forecasting?

APPLICATION OF LINEAR REGRESSION MODEL FOR POISSON DISTRIBUTION IN FORECASTING

3. Regression & Exponential Smoothing

The Method of Least Squares

CALL VOLUME FORECASTING FOR SERVICE DESKS

Overview Accounting for Business (MCD1010) Introductory Mathematics for Business (MCD1550) Introductory Economics (MCD1690)...

INCREASING FORECASTING ACCURACY OF TREND DEMAND BY NON-LINEAR OPTIMIZATION OF THE SMOOTHING CONSTANT

IDENTIFICATION OF DEMAND FORECASTING MODEL CONSIDERING KEY FACTORS IN THE CONTEXT OF HEALTHCARE PRODUCTS

" Y. Notation and Equations for Regression Lecture 11/4. Notation:

2. Simple Linear Regression

Factors affecting online sales

1.1. Simple Regression in Excel (Excel 2010).

Sales Forecasting System for Chemicals Supplying Enterprises

How To Understand And Solve Algebraic Equations

Generalized Linear Models

Section 1: Simple Linear Regression

NCSS Statistical Software Principal Components Regression. In ordinary least squares, the regression coefficients are estimated using the formula ( )

ANALYSIS OF TREND CHAPTER 5

Nominal and Real U.S. GDP

Forecasting methods applied to engineering management

MICROSOFT EXCEL FORECASTING AND DATA ANALYSIS

Outline. Topic 4 - Analysis of Variance Approach to Regression. Partitioning Sums of Squares. Total Sum of Squares. Partitioning sums of squares

Time Series Analysis

MATH BOOK OF PROBLEMS SERIES. New from Pearson Custom Publishing!

Simple Linear Regression

2.2 Elimination of Trend and Seasonality

The Volatility Index Stefan Iacono University System of Maryland Foundation

Supplementary Materials. Dispersive micro-solid-phase extraction of dopamine, epinephrine and norepinephrine

Transcription:

Simple Methods and Procedures Used in Forecasting The project prepared by : Sven Gingelmaier Michael Richter Under direction of the Maria Jadamus-Hacura

What Is Forecasting? Prediction of future events and conditions are called forecasts, and the act of making such prediction is called forecasting. (WordNet Dictionary ) Sales will be $200 million!

Forecasting Methods Used in the Project : Linear trend model Exponential smoothing models : - Brown s linear exponential smoothing - Browns quadratic smoothing model - Holt s method double exponential smoothing - Nonlinear smoothing model

Time Series Analysis Time series, denoted by { Y t : t N}, is a sequence of observations on particular variables. Decomposition of time series data (classical decomposition): Trend Seasonal Trend Cyclical Movements Irregular Components

The data that has been analyzed in the Project are : - number of born Baby s in Germany - analyzed period starts from 1990 to 2007 - the Data was taken from the Website of the German Census Office

Linear Trend Analysis Linear Trend 950000 900000 850000 y = -10405t + 860988 R 2 = 0,8497 800000 750000 700000 650000 600000 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 empircal data Linear (empircal data)

Linear Trend Analysis We applied Ordinary Least Squares Method ( OLS ) to estimate coefficients and the measures of fit of the linear trend model. We utilized Excel regression option for calculation. ( Tools / Data Analysis / Regression )

SUMMARY OUTPUT Regression Statistics Multiple R 0,9217700 R Square 0,8496599 Adjusted R Square 0,8402637 Standard Error 24085,46 V= 3,16% Observations 18 ANOVA df SS MS F Significance F Regression 1 52456625447 52456625447 90,42538644 5,50673E-08 Residual 16 9281751953 580109497,1 Total 17 61738377400 Coefficients Standard Error t Stat P-value Lower 95% Intercept 860988,4379 11844,32006 72,69209493 1,35626E-21 835879,6012 t -10405,26832 1094,228689-9,509226385 5,50673E-08-12724,9295

Linear Trend Analysis Linear trend equation: ) Y = 860988,43 10405,27* t Y ) - Estimated or predicted value of born baby s Interpretation of slope coefficient : Here b 1 = 10405,27 tells us that the average value of born baby s decreases by 10405 on average in each year.

Measures of fit -The Coefficient of Determination R2 -Standard Error of Estimate Su - Coefficient of random variation V

Coefficient of Determination, R 2 The coefficient of determination is the portion of the total variation in the dependent variable that is explained by variation in the independent variable In our example R 2 =0,8496. It means that 84 % of the total variation of the number of born baby s is explained by the trend model.

Standard Error of Estimate S u = 24085,46 It is the standard deviation around the trend line of the predicted values of Y.

Coefficient of random variation V = 3,16% The value of standard error is around 3% of the mean of the number of born baby s.

Predicted Value We estimate the value of born baby s in the year 2008 by extrapolation trend function for t = 19 : ) Y = 860988, 43 10405, 27*19 = 663288,34 The real number of born baby s in Germany in the year 2008 is 674728. The ex post error of estimation is equal to : 674728 663288,34 = 11439,7 This error is less than estimated from the regression model. ( S u = 24085,5 )

Exponential Smoothing Methods Exponential smoothing has become very popular as a forecasting method for a wide variety of time series data. The predicted value in this method is a weighted average of past observations. Weights decay geometrically as we go backwards in time.

Brown's Linear (double) Exponential Smoothing 950.000 900.000 850.000 800.000 750.000 700.000 forecast 650.000 600.000 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 actual smoothed data

Brown's quadratic (triple) smoothing model 950000 900000 850000 800000 750000 700000 650000 600000 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 data forecasts

Holt's method double exponential smoothing 950000 900000 forecast 850000 800000 750000 700000 650000 600000 1 3 5 7 9 11 13 15 17 19 21 23 actual smoothed data

Nonlinear smoothing model 950.000 900.000 forecast 850.000 800.000 750.000 700.000 650.000 600.000 1 3 5 7 9 11 13 15 17 19 21 23 actual smoothed data

Summary of Results MAE Forecasted value for 2008 ex post error absolute value of ex post error Brown's Linear (double) Exponential Smoothing 19932 676589-1861 1861 Brown's quadratic ( triple) smoothing model 29244 698999-24271 24271 Holt's method double exponential smoothing 17831 672391 2337 2337 Nonlinear smoothing model 16726 677927-3199 3199 Real value of born baby s in the year 2008 674728

Summary of Results ( graphically ) 705000 700000 695000 690000 forecasted value real value 685000 680000 675000 670000 665000 660000 655000 Brown's Linear (double) Exponential Smoothing Brown's quadratic (ie, triple) smoothing model Holt's method double exponential smoothing Nonlinear smoothing model

General Comparison (graphically) 710000 700000 Forecasted value for 2008 real value 690000 680000 670000 660000 650000 35000 30000 25000 20000 15000 MAE absolute value of ex post error 640000 Brown's Linear (double) Exponential Smoothing Brown's quadratic (ie, triple) smoothing model Holt's method double exponential smoothing Nonlinear smoothing model Trend model 10000 5000 0 Brown's Linear (double) Exponential Smoothing Brown's quadratic (ie, triple) smoothing model Holt's method double exponential smoothing Nonlinear smoothing model Trend model

THANK YOU FOR LISTENING