STATISTICAL FORECASTING and SEASONALITY (M. E. Ippolito; )

Size: px
Start display at page:

Download "STATISTICAL FORECASTING and SEASONALITY (M. E. Ippolito; )"

Transcription

1 STATISTICAL FORECASTING and SEASONALITY (M. E. Ippolito; ) PART I OVERVIEW The following discussion expands upon exponential smoothing and seasonality as presented in Chapter 11, Forecasting, in the text. There are a variety of forecasting methods and systems. These methods/systems are generally divided by the time frame to be forecasted (short the next few months, intermediate/medium 6-24 months, or strategic/long-range out to five years or more). For short range forecasting, most forecasting software packages utilize some form of exponential smoothing (sometimes along with other short-range methods) to project short-range demand for high volume/low priced products (for example, projecting the demand for corn flakes in 12 oz. boxes and, separately, 8 oz. boxes). As such, these systems utilize mathematical models based upon the exponential smoothing formula discussed on pages 467 through 469. TIME PERIODS/TIME BUCKETS In order to easily handle the history of demand upon which forecasts are based, time is divided into a series of equal time periods or time buckets. Usually, these buckets are set equal to one week or one month. However, if useful, they can be set equal to other periods of time such as bi-weekly, daily, or hourly. Look at following time line of time buckets. t - 3 t - 2 t - 1 t t + 1 t + 2 t + 3 When discussing forecasting, be certain of the definition of the subscript "t" (there is not, unfortunately, a standard definition). As presented in this text, "t" represents the current time period (the period that we are in right now, or have just entered). t-1 represents the last completed time period. As such, "t-2" represents the period before last. "t+1" would represent the "next" time period (after the current time period). For example, let us suppose that it is now August 1 st. "t" would represent August, "t+1" September, t+2 October, "t-1" July, and "t-2" June. A month later, on September 1 st, "t" would now represent September, "t+1" October, t+2 November, "t-1" August, and "t- 2" July. Forecasting systems reforecast at the end of each time period. Thus, the forecast is updated on a regular basis to reflect the most recent actual demand. TREND Trend exists if, through time, average demand (after correction for seasonality) is consistently climbing or dropping. Exponential smoothing has a supplemental algorithm that will provide a trend correction. It is discussed on pages We will not utilize trend correction in this course. You should understand, however, that accounting for and projecting trends is a necessary part of forecasting. Forecasting-1

2 CYCLICAL PATTERNS/SEASONALITY As mentioned on text page 474-5, a repeated pattern of high and low (relative to average) demand periods in a time series indicates a cyclical pattern. A pattern that repeats every twelve months defines seasonality. Seasonality is the most common form of cyclical patterns that show a periodic rise and fall in the overall demand for a product. More generally, these cycles can be of any length. For example: - a fast food restaurant experiences a daily cycle with peaks and valleys in demand occurring on a more or less regular pattern each day. (How do you think such a cycle would look? Would you expect the cycle to be the same on a weekend as on a weekday?) - At the other extreme, a cycle can cover many years. Belden Wire & Cable in Richmond manufactures a wide variety of electrical and electronic wire and cable products. One of these products is a line of cables used by the television industry to hook up cameras and other video equipment. They report experiencing a four-year cycle in demand that peaks in presidential election and Olympic Games years. As noted, the most common type of cyclical pattern is one that repeats every 12 months, which is called seasonality. Part II of this discussion will illustrate seasonality and how it is handled. Forecasting-2

3 PART II DETERMINING SEASONAL FACTORS Many products exhibit seasonality. Extreme examples are Easter egg dye kits and holiday-specific greeting cards. A more typical example is exterior house paint. The method to be illustrated here (simple proportion) is demonstrated in example 18.3 on pages Look at the following data: MONTH DEMAND (gallons) SEASONAL FACTOR Jan Feb Mar 1083 Apr 1896 May 2600 Jun 2438 Jul 1354 Aug 1192 Sep 975 Oct 542 Nov 108 Dec 108 Total The first step in analyzing seasonality is to determine a set of seasonality factors. To do this, divide each month's demand by the average monthly demand. In this case, the average monthly demand is 1083 gallons (13000/12). Dividing 1083 gallons into January's demand of 271 gallons yields a factor of 0.25 (as is shown). Likewise, the factor for February is 0.40 (433/1083) as is shown. Now calculate the seasonal factors for the rest of the months. Finally, add up the factors. What is the sum? NOTE: THESE SEASONAL FACTORS WILL BE USED IN PART III. Forecasting-3

4 PART III UTILIZING THE EXPONENTIAL SMOOTHING FORMULA WITH A SEASONAL PRODUCT Two key terms to keep in mind are seasonal and deseasonal. A seasonal forecast or seasonal demand reflects seasonality, while a deseasonal forecast or deseasonal demand does not. Refer to the data in Part II. The monthly demands as shown are seasonal demands. The average monthly demand of 1083 gallons is deseasonal. The exponential smoothing formula (18.3) on page 468 is applied to DESEASONAL DATA ONLY. Therefore, to apply it to a seasonal product, the demand must first be deseasonalized utilizing the following formula: A = SA/(SFAC) where A is the demand (as used in the formula on page 468), seasonally adjusted. (This can also be referred to as seasonally corrected or deseasonalized demand.) SA is the actual (therefore, seasonal) demand. SFAC is the seasonal factor. For example, from Part II, the deseasonal demand for January is 1083 (271/0.25). This figure is also the value for the average monthly demand, which it should be since we are looking back at the past data upon which the seasonal factors are based. Forecasting is, however, an ongoing process. Let's suppose that the data in Part II are for Going into January '05, we would expect to see an actual seasonal demand of 271 (assuming no growth in demand from 2004). Let us further suppose that, at the end of January '05, we find that the actual seasonal demand was really 240. In order to revise our forecast, to show the effect of this new data, we would do the following: 1. Deseasonalize the demand. A = SA/SFAC = 240/0.25 = Apply the formula on page (277), setting = 0.2 F t = F t-1 + (A t-1 - F t-1 ) = ( ) = 1058, or (using the other version of the formula) F t = A t-1 + (1 - ) F t-1 =.2*960 + (1 -.2)*1083 =.2* *1083 = Looking forward, our revised seasonal forecast (as of the end of January/beginning of February) for February would be 0.40 x 1058 = 423 (vs. 433 previously) Forecasting-4

5 The formula for this equation is: SF = SFAC x F where SF is the seasonalized forecast F is the smoothed forecast (deseasonal) as on page 219. (NOTE: the terms smoothed forecast, exponentially smoothed forecast, and deseasonal forecast all mean the same thing in this kind of application.) SFAC is the seasonal factor At this point in time, what would be the seasonal forecasts for March?, April?, July?, December? (You should note that, for the purposes of this course, seasonal factors and the value for " " are assumed to be constant. In actual applications, as discussed in the text, many software packages recalculate seasonal factors and " " at the end of each month before recalculating the forecasts. Whether or not they are automatically recalculated, seasonal factors and the value for " " should be reviewed on a regular basis to ensure that they continue to reasonably represent what is actually happening.) In class exercise: 1. It is now the end of February. Seasonal actual demand came in at 420. Calculate the revised smoothed (deseasonal) forecast. What are the new seasonal forecasts for March?, April?, July?, December? 2. It is now the end of March. Seasonal actual demand came in at 950. Calculate the revised smoothed forecast. What are the new seasonal forecasts for April?, July?, December? Forecasting-5

6 HOMEWORK EXERCISE The homework exercise is in two parts. The first part appears on this page and is a series of problems using the formulas. The second part is a discussion question that appears on the next page. Solutions to the problems may be turned in hand-written; the discussion question must be typed (although the recommended graph may be hand-drawn). For problems 1 and 2, use the following set of seasonal factors. Use 1200 for the starting deseasonal forecast (meaning, as of January 1, 2013) for problem 1. Seasonal factors for use in this problem set: Jan = 1.5 Feb =.3 Mar =.4 Apr =.6 May = 1.5 Jun = 1.3 Jul = 1.4 Aug = 1.3 Sep =.8 Oct =.5 Nov =.5 Dec = In January '13, seasonal actual demand came in at 1650 cases. Setting = 0.3, what will the new smoothed forecast be? What will the new seasonal forecasts be for February, April, July, and December? 2. In February '13, seasonal actual demand came in at 410 cases. What will the new smoothed forecast be? What are the new seasonal forecasts for March, April, July, and December? Solutions for 1. and 2. appear in Oncourse under the Resources link. After you try 1. and 2., and review your solutions, then try 3. and 4. YOU WILL TURN IN your solutions to 3 and 4, ALONG WITH your answer to the discussion question on the next page. 3. March Demand comes in at 395. What will be the new smoothed (deseasonal) forecast? What are the new seasonal forecasts for April, July, and December? 4. April demand comes in at 745. What will be the new smoothed (deseasonal) forecast? What are the new seasonal forecasts for May, July, December? Forecasting-6

7 Discussion Question: You have three years of historical sales data for the product that you forecasted in problems 1 through 4. Based upon this data, do you think that the starting deseasonal forecast (as of January 1, 2013) of 1200 for problem 1 is reasonable? Do you see any year-to-year trends? What about the given seasonality factors? (HINT: calculate the monthly seasonal factors for each of the past three years. Plot these factors on a graph. Use a different color for each year. Do they look consistent? Do you notice any trends?) HISTORICAL DEMAND FOR CASES OF SMART CARDS (USED IN DIGITAL CAMERAS) Month Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec Total Forecasting-7

WHEN IS IT EVER GOING TO RAIN? Table of Average Annual Rainfall and Rainfall For Selected Arizona Cities

WHEN IS IT EVER GOING TO RAIN? Table of Average Annual Rainfall and Rainfall For Selected Arizona Cities WHEN IS IT EVER GOING TO RAIN? Table of Average Annual Rainfall and 2001-2002 Rainfall For Selected Arizona Cities Phoenix Tucson Flagstaff Avg. 2001-2002 Avg. 2001-2002 Avg. 2001-2002 October 0.7 0.0

More information

Determine the trend for time series data

Determine the trend for time series data Extra Online Questions Determine the trend for time series data Covers AS 90641 (Statistics and Modelling 3.1) Scholarship Statistics and Modelling Chapter 1 Essent ial exam notes Time series 1. The value

More information

DAILY QUESTIONS 28 TH JUNE 18 REASONING - CALENDAR

DAILY QUESTIONS 28 TH JUNE 18 REASONING - CALENDAR DAILY QUESTIONS 28 TH JUNE 18 REASONING - CALENDAR LEAP AND NON-LEAP YEAR *A non-leap year has 365 days whereas a leap year has 366 days. (as February has 29 days). *Every year which is divisible by 4

More information

GAMINGRE 8/1/ of 7

GAMINGRE 8/1/ of 7 FYE 09/30/92 JULY 92 0.00 254,550.00 0.00 0 0 0 0 0 0 0 0 0 254,550.00 0.00 0.00 0.00 0.00 254,550.00 AUG 10,616,710.31 5,299.95 845,656.83 84,565.68 61,084.86 23,480.82 339,734.73 135,893.89 67,946.95

More information

Time Series Analysis

Time Series Analysis Time Series Analysis A time series is a sequence of observations made: 1) over a continuous time interval, 2) of successive measurements across that interval, 3) using equal spacing between consecutive

More information

ENGINE SERIAL NUMBERS

ENGINE SERIAL NUMBERS ENGINE SERIAL NUMBERS The engine number was also the serial number of the car. Engines were numbered when they were completed, and for the most part went into a chassis within a day or so. However, some

More information

SYSTEM BRIEF DAILY SUMMARY

SYSTEM BRIEF DAILY SUMMARY SYSTEM BRIEF DAILY SUMMARY * ANNUAL MaxTemp NEL (MWH) Hr Ending Hr Ending LOAD (PEAK HOURS 7:00 AM TO 10:00 PM MON-SAT) ENERGY (MWH) INCREMENTAL COST DAY DATE Civic TOTAL MAXIMUM @Max MINIMUM @Min FACTOR

More information

Product and Inventory Management (35E00300) Forecasting Models Trend analysis

Product and Inventory Management (35E00300) Forecasting Models Trend analysis Product and Inventory Management (35E00300) Forecasting Models Trend analysis Exponential Smoothing Data Storage Shed Sales Period Actual Value(Y t ) Ŷ t-1 α Y t-1 Ŷ t-1 Ŷ t January 10 = 10 0.1 February

More information

SYSTEM BRIEF DAILY SUMMARY

SYSTEM BRIEF DAILY SUMMARY SYSTEM BRIEF DAILY SUMMARY * ANNUAL MaxTemp NEL (MWH) Hr Ending Hr Ending LOAD (PEAK HOURS 7:00 AM TO 10:00 PM MON-SAT) ENERGY (MWH) INCREMENTAL COST DAY DATE Civic TOTAL MAXIMUM @Max MINIMUM @Min FACTOR

More information

Forecasting. Copyright 2015 Pearson Education, Inc.

Forecasting. Copyright 2015 Pearson Education, Inc. 5 Forecasting To accompany Quantitative Analysis for Management, Twelfth Edition, by Render, Stair, Hanna and Hale Power Point slides created by Jeff Heyl Copyright 2015 Pearson Education, Inc. LEARNING

More information

CIMA Professional

CIMA Professional CIMA Professional 201819 Birmingham Interactive Timetable Version 3.1 Information last updated 12/10/18 Please note: Information and dates in this timetable are subject to change. A better way of learning

More information

CIMA Professional

CIMA Professional CIMA Professional 201819 Manchester Interactive Timetable Version 3.1 Information last updated 12/10/18 Please note: Information and dates in this timetable are subject to change. A better way of learning

More information

2018 Annual Review of Availability Assessment Hours

2018 Annual Review of Availability Assessment Hours 2018 Annual Review of Availability Assessment Hours Amber Motley Manager, Short Term Forecasting Clyde Loutan Principal, Renewable Energy Integration Karl Meeusen Senior Advisor, Infrastructure & Regulatory

More information

Mountain View Community Shuttle Monthly Operations Report

Mountain View Community Shuttle Monthly Operations Report Mountain View Community Shuttle Monthly Operations Report December 6, 2018 Contents Passengers per Day, Table...- 3 - Passengers per Day, Chart...- 3 - Ridership Year-To-Date...- 4 - Average Daily Ridership

More information

ISO Lead Auditor Lean Six Sigma PMP Business Process Improvement Enterprise Risk Management IT Sales Training

ISO Lead Auditor Lean Six Sigma PMP Business Process Improvement Enterprise Risk Management IT Sales Training Training Calendar 2014 Public s (ISO LSS PMP BPI ERM IT Sales Training) www.excelledia.com (ISO, LSS, PMP, BPI, ERM, IT, Sales Public s) 1 Schedule Registration JANUARY FEBRUARY 2 days 26 JAN 27 JAN 3

More information

Jackson County 2013 Weather Data

Jackson County 2013 Weather Data Jackson County 2013 Weather Data 61 Years of Weather Data Recorded at the UF/IFAS Marianna North Florida Research and Education Center Doug Mayo Jackson County Extension Director 1952-2008 Rainfall Data

More information

CIMA Professional 2018

CIMA Professional 2018 CIMA Professional 2018 Interactive Timetable Version 16.25 Information last updated 06/08/18 Please note: Information and dates in this timetable are subject to change. A better way of learning that s

More information

DOZENALS. A project promoting base 12 counting and measuring. Ideas and designs by DSA member (#342) and board member, Timothy F. Travis.

DOZENALS. A project promoting base 12 counting and measuring. Ideas and designs by DSA member (#342) and board member, Timothy F. Travis. R AENBO DOZENALS A project promoting base 12 counting and measuring. Ideas and designs by DSA member (#342) and board member Timothy F. Travis. I became aware as a teenager of base twelve numbering from

More information

CIMA Professional 2018

CIMA Professional 2018 CIMA Professional 2018 Newcastle Interactive Timetable Version 10.20 Information last updated 12/06/18 Please note: Information and dates in this timetable are subject to change. A better way of learning

More information

peak half-hourly New South Wales

peak half-hourly New South Wales Forecasting long-term peak half-hourly electricity demand for New South Wales Dr Shu Fan B.S., M.S., Ph.D. Professor Rob J Hyndman B.Sc. (Hons), Ph.D., A.Stat. Business & Economic Forecasting Unit Report

More information

Monthly Magnetic Bulletin

Monthly Magnetic Bulletin BRITISH GEOLOGICAL SURVEY Ascension Island Observatory Monthly Magnetic Bulletin December 2008 08/12/AS Crown copyright; Ordnance Survey ASCENSION ISLAND OBSERVATORY MAGNETIC DATA 1. Introduction Ascension

More information

Chiang Rai Province CC Threat overview AAS1109 Mekong ARCC

Chiang Rai Province CC Threat overview AAS1109 Mekong ARCC Chiang Rai Province CC Threat overview AAS1109 Mekong ARCC This threat overview relies on projections of future climate change in the Mekong Basin for the period 2045-2069 compared to a baseline of 1980-2005.

More information

Changing Hydrology under a Changing Climate for a Coastal Plain Watershed

Changing Hydrology under a Changing Climate for a Coastal Plain Watershed Changing Hydrology under a Changing Climate for a Coastal Plain Watershed David Bosch USDA-ARS, Tifton, GA Jeff Arnold ARS Temple, TX and Peter Allen Baylor University, TX SEWRU Objectives 1. Project changes

More information

Drought in Southeast Colorado

Drought in Southeast Colorado Drought in Southeast Colorado Nolan Doesken and Roger Pielke, Sr. Colorado Climate Center Prepared by Tara Green and Odie Bliss http://climate.atmos.colostate.edu 1 Historical Perspective on Drought Tourism

More information

ISO Lead Auditor Lean Six Sigma PMP Business Process Improvement Enterprise Risk Management IT Sales Training

ISO Lead Auditor Lean Six Sigma PMP Business Process Improvement Enterprise Risk Management IT Sales Training Training Calendar 2014 Public s (ISO LSS PMP BPI ERM IT Sales Training) (ISO, LSS, PMP, BPI, ERM, IT, Sales Public s) 1 Schedule Registration JANUARY ) FEBRUARY 2 days 26 JAN 27 JAN 3 days 28 JAN 30 JAN

More information

ISO Lead Auditor Lean Six Sigma PMP Business Process Improvement Enterprise Risk Management IT Sales Training

ISO Lead Auditor Lean Six Sigma PMP Business Process Improvement Enterprise Risk Management IT Sales Training Training Calendar 2014 Public s (ISO LSS PMP BPI ERM IT Sales Training) (ISO, LSS, PMP, BPI, ERM, IT, Sales Public s) 1 Schedule Registration JANUARY IMS ) FEBRUARY 2 days 26 JAN 27 JAN 3 days 28 JAN 30

More information

= observed volume on day l for bin j = base volume in jth bin, and = residual error, assumed independent with mean zero.

= observed volume on day l for bin j = base volume in jth bin, and = residual error, assumed independent with mean zero. QB research September 4, 06 Page -Minute Bin Volume Forecast Model Overview In response to strong client demand, Quantitative Brokers (QB) has developed a new algorithm called Closer that specifically

More information

Line Graphs. 1. Use the data in the table to make a line graph. 2. When did the amount spent on electronics increase the most?

Line Graphs. 1. Use the data in the table to make a line graph. 2. When did the amount spent on electronics increase the most? Practice A Line Graphs Use the table to answer the questions. U.S. Personal Spending on Selected Electronics Amount Spent Year ($billions, estimated) 1994 $71 1996 $80 1998 $90 2000 $107 1. Use the data

More information

Chapter 3. Regression-Based Models for Developing Commercial Demand Characteristics Investigation

Chapter 3. Regression-Based Models for Developing Commercial Demand Characteristics Investigation Chapter Regression-Based Models for Developing Commercial Demand Characteristics Investigation. Introduction Commercial area is another important area in terms of consume high electric energy in Japan.

More information

GTR # VLTs GTR/VLT/Day %Δ:

GTR # VLTs GTR/VLT/Day %Δ: MARYLAND CASINOS: MONTHLY REVENUES TOTAL REVENUE, GROSS TERMINAL REVENUE, WIN/UNIT/DAY, TABLE DATA, AND MARKET SHARE CENTER FOR GAMING RESEARCH, DECEMBER 2017 Executive Summary Since its 2010 casino debut,

More information

Table 01A. End of Period End of Period End of Period Period Average Period Average Period Average

Table 01A. End of Period End of Period End of Period Period Average Period Average Period Average SUMMARY EXCHANGE RATE DATA BANK OF ZAMBIA MID-RATES Table 01A Period K/USD K/GBP K/ZAR End of Period End of Period End of Period Period Average Period Average Period Average Monthly January 6.48 6.46 9.82

More information

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

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

More information

LAB 3: THE SUN AND CLIMATE NAME: LAB PARTNER(S):

LAB 3: THE SUN AND CLIMATE NAME: LAB PARTNER(S): GEOG 101L PHYSICAL GEOGRAPHY LAB SAN DIEGO CITY COLLEGE SELKIN 1 LAB 3: THE SUN AND CLIMATE NAME: LAB PARTNER(S): The main objective of today s lab is for you to be able to visualize the sun s position

More information

Calculations Equation of Time. EQUATION OF TIME = apparent solar time - mean solar time

Calculations Equation of Time. EQUATION OF TIME = apparent solar time - mean solar time Calculations Equation of Time APPARENT SOLAR TIME is the time that is shown on sundials. A MEAN SOLAR DAY is a constant 24 hours every day of the year. Apparent solar days are measured from noon one day

More information

Project Appraisal Guidelines

Project Appraisal Guidelines Project Appraisal Guidelines Unit 16.2 Expansion Factors for Short Period Traffic Counts August 2012 Project Appraisal Guidelines Unit 16.2 Expansion Factors for Short Period Traffic Counts Version Date

More information

EVALUATION OF ALGORITHM PERFORMANCE 2012/13 GAS YEAR SCALING FACTOR AND WEATHER CORRECTION FACTOR

EVALUATION OF ALGORITHM PERFORMANCE 2012/13 GAS YEAR SCALING FACTOR AND WEATHER CORRECTION FACTOR EVALUATION OF ALGORITHM PERFORMANCE /3 GAS YEAR SCALING FACTOR AND WEATHER CORRECTION FACTOR. Background The annual gas year algorithm performance evaluation normally considers three sources of information

More information

Drought Characterization. Examination of Extreme Precipitation Events

Drought Characterization. Examination of Extreme Precipitation Events Drought Characterization Examination of Extreme Precipitation Events Extreme Precipitation Events During the Drought For the drought years (1999-2005) daily precipitation data was analyzed to find extreme

More information

Multivariate Regression Model Results

Multivariate Regression Model Results Updated: August, 0 Page of Multivariate Regression Model Results 4 5 6 7 8 This exhibit provides the results of the load model forecast discussed in Schedule. Included is the forecast of short term system

More information

Corn Basis Information By Tennessee Crop Reporting District

Corn Basis Information By Tennessee Crop Reporting District UT EXTENSION THE UNIVERSITY OF TENNESSEE INSTITUTE OF AGRICULTURE AE 05-13 Corn Basis Information By Tennessee Crop Reporting District 1994-2003 Delton C. Gerloff, Professor The University of Tennessee

More information

2003 Water Year Wrap-Up and Look Ahead

2003 Water Year Wrap-Up and Look Ahead 2003 Water Year Wrap-Up and Look Ahead Nolan Doesken Colorado Climate Center Prepared by Odie Bliss http://ccc.atmos.colostate.edu Colorado Average Annual Precipitation Map South Platte Average Precipitation

More information

Forecasting using R. Rob J Hyndman. 1.3 Seasonality and trends. Forecasting using R 1

Forecasting using R. Rob J Hyndman. 1.3 Seasonality and trends. Forecasting using R 1 Forecasting using R Rob J Hyndman 1.3 Seasonality and trends Forecasting using R 1 Outline 1 Time series components 2 STL decomposition 3 Forecasting and decomposition 4 Lab session 5 Forecasting using

More information

Four Basic Steps for Creating an Effective Demand Forecasting Process

Four Basic Steps for Creating an Effective Demand Forecasting Process Four Basic Steps for Creating an Effective Demand Forecasting Process Presented by Eric Stellwagen President & Cofounder Business Forecast Systems, Inc. estellwagen@forecastpro.com Business Forecast Systems,

More information

Introduction to Forecasting

Introduction to Forecasting Introduction to Forecasting Introduction to Forecasting Predicting the future Not an exact science but instead consists of a set of statistical tools and techniques that are supported by human judgment

More information

peak half-hourly Tasmania

peak half-hourly Tasmania Forecasting long-term peak half-hourly electricity demand for Tasmania Dr Shu Fan B.S., M.S., Ph.D. Professor Rob J Hyndman B.Sc. (Hons), Ph.D., A.Stat. Business & Economic Forecasting Unit Report for

More information

Computing & Telecommunications Services Monthly Report January CaTS Help Desk. Wright State University (937)

Computing & Telecommunications Services Monthly Report January CaTS Help Desk. Wright State University (937) January 215 Monthly Report Computing & Telecommunications Services Monthly Report January 215 CaTS Help Desk (937) 775-4827 1-888-775-4827 25 Library Annex helpdesk@wright.edu www.wright.edu/cats/ Last

More information

INTRODUCTION TO FORECASTING (PART 2) AMAT 167

INTRODUCTION TO FORECASTING (PART 2) AMAT 167 INTRODUCTION TO FORECASTING (PART 2) AMAT 167 Techniques for Trend EXAMPLE OF TRENDS In our discussion, we will focus on linear trend but here are examples of nonlinear trends: EXAMPLE OF TRENDS If you

More information

Winter Season Resource Adequacy Analysis Status Report

Winter Season Resource Adequacy Analysis Status Report Winter Season Resource Adequacy Analysis Status Report Tom Falin Director Resource Adequacy Planning Markets & Reliability Committee October 26, 2017 Winter Risk Winter Season Resource Adequacy and Capacity

More information

BUSI 460 Suggested Answers to Selected Review and Discussion Questions Lesson 7

BUSI 460 Suggested Answers to Selected Review and Discussion Questions Lesson 7 BUSI 460 Suggested Answers to Selected Review and Discussion Questions Lesson 7 1. The definitions follow: (a) Time series: Time series data, also known as a data series, consists of observations on a

More information

Champaign-Urbana 2001 Annual Weather Summary

Champaign-Urbana 2001 Annual Weather Summary Champaign-Urbana 2001 Annual Weather Summary ILLINOIS STATE WATER SURVEY 2204 Griffith Dr. Champaign, IL 61820 wxobsrvr@sws.uiuc.edu Maria Peters, Weather Observer January: After a cold and snowy December,

More information

Computing & Telecommunications Services

Computing & Telecommunications Services Computing & Telecommunications Services Monthly Report September 214 CaTS Help Desk (937) 775-4827 1-888-775-4827 25 Library Annex helpdesk@wright.edu www.wright.edu/cats/ Table of Contents HEAT Ticket

More information

MISSION DEBRIEFING: Teacher Guide

MISSION DEBRIEFING: Teacher Guide Activity 2: It s Raining Again?! Using real data from one particular location, students will interpret a graph that relates rainfall to the number of cases of malaria. Background The relationship between

More information

Published by ASX Settlement Pty Limited A.B.N Settlement Calendar for ASX Cash Market Products

Published by ASX Settlement Pty Limited A.B.N Settlement Calendar for ASX Cash Market Products Published by Pty Limited A.B.N. 49 008 504 532 2012 Calendar for Cash Market Products Calendar for Cash Market Products¹ Pty Limited ( ) operates a trade date plus three Business (T+3) settlement discipline

More information

YACT (Yet Another Climate Tool)? The SPI Explorer

YACT (Yet Another Climate Tool)? The SPI Explorer YACT (Yet Another Climate Tool)? The SPI Explorer Mike Crimmins Assoc. Professor/Extension Specialist Dept. of Soil, Water, & Environmental Science The University of Arizona Yes, another climate tool for

More information

Life Cycle of Convective Systems over Western Colombia

Life Cycle of Convective Systems over Western Colombia Life Cycle of Convective Systems over Western Colombia Meiry Sakamoto Uiversidade de São Paulo, São Paulo, Brazil Colombia Life Cycle of Convective Systems over Western Colombia Convective System (CS)

More information

Monthly Trading Report Trading Date: Dec Monthly Trading Report December 2017

Monthly Trading Report Trading Date: Dec Monthly Trading Report December 2017 Trading Date: Dec 7 Monthly Trading Report December 7 Trading Date: Dec 7 Figure : December 7 (% change over previous month) % Major Market Indicators 5 4 Figure : Summary of Trading Data USEP () Daily

More information

Saudi Arabia. July present. Desert Locust Information Service FAO, Rome Red Sea coast outbreak

Saudi Arabia. July present. Desert Locust Information Service FAO, Rome   Red Sea coast outbreak Saudi Arabia July 2016 - present coast outbreak Desert Locust Information Service FAO, Rome www.fao.org/ag/locusts Keith Cressman (Senior Locust Forecasting Officer) updated: 24 January 2017 undetected

More information

Lecture Prepared By: Mohammad Kamrul Arefin Lecturer, School of Business, North South University

Lecture Prepared By: Mohammad Kamrul Arefin Lecturer, School of Business, North South University Lecture 15 20 Prepared By: Mohammad Kamrul Arefin Lecturer, School of Business, North South University Modeling for Time Series Forecasting Forecasting is a necessary input to planning, whether in business,

More information

Jackson County 2018 Weather Data 67 Years of Weather Data Recorded at the UF/IFAS Marianna North Florida Research and Education Center

Jackson County 2018 Weather Data 67 Years of Weather Data Recorded at the UF/IFAS Marianna North Florida Research and Education Center Jackson County 2018 Weather Data 67 Years of Weather Data Recorded at the UF/IFAS Marianna North Florida Research and Education Center Doug Mayo Jackson County Extension Director 1952-2008 Rainfall Data

More information

In this activity, students will compare weather data from to determine if there is a warming trend in their community.

In this activity, students will compare weather data from to determine if there is a warming trend in their community. Overview: In this activity, students will compare weather data from 1910-2000 to determine if there is a warming trend in their community. Objectives: The student will: use the Internet to locate scientific

More information

Astrological Calendar. for Central Time

Astrological Calendar. for Central Time 2014 for Central Time January 2014 Capricorn Compliments of: Clayten Tylor Esoteric Astrologer (604)331-0251 Jan 15, 2014 Full Moon 10:53:09 PM CST Jan 1, 2014 New Moon 05:15:21 AM CST January 2014 Sun

More information

Lecture Prepared By: Mohammad Kamrul Arefin Lecturer, School of Business, North South University

Lecture Prepared By: Mohammad Kamrul Arefin Lecturer, School of Business, North South University Lecture 15 20 Prepared By: Mohammad Kamrul Arefin Lecturer, School of Business, North South University Modeling for Time Series Forecasting Forecasting is a necessary input to planning, whether in business,

More information

NatGasWeather.com Daily Report

NatGasWeather.com Daily Report NatGasWeather.com Daily Report Issue Time: 5:15 pm EST Sunday, February 28 th, 2016 for Monday, Feb 29 th 7-Day Weather Summary (February 28 th March 5 th ): High pressure will dominate much of the US

More information

Champaign-Urbana 2000 Annual Weather Summary

Champaign-Urbana 2000 Annual Weather Summary Champaign-Urbana 2000 Annual Weather Summary ILLINOIS STATE WATER SURVEY 2204 Griffith Dr. Champaign, IL 61820 wxobsrvr@sws.uiuc.edu Maria Peters, Weather Observer January: January started on a mild note,

More information

P7.7 A CLIMATOLOGICAL STUDY OF CLOUD TO GROUND LIGHTNING STRIKES IN THE VICINITY OF KENNEDY SPACE CENTER, FLORIDA

P7.7 A CLIMATOLOGICAL STUDY OF CLOUD TO GROUND LIGHTNING STRIKES IN THE VICINITY OF KENNEDY SPACE CENTER, FLORIDA P7.7 A CLIMATOLOGICAL STUDY OF CLOUD TO GROUND LIGHTNING STRIKES IN THE VICINITY OF KENNEDY SPACE CENTER, FLORIDA K. Lee Burns* Raytheon, Huntsville, Alabama Ryan K. Decker NASA, Marshall Space Flight

More information

Press Release Consumer Price Index March 2018

Press Release Consumer Price Index March 2018 Consumer Price Index, base period December 2006 March 2018 The Central Bureau of Statistics presents the most important findings for the Consumer Price Index (CPI) for the month of March 2018. The CPI

More information

2019 Settlement Calendar for ASX Cash Market Products. ASX Settlement

2019 Settlement Calendar for ASX Cash Market Products. ASX Settlement 2019 Settlement Calendar for ASX Cash Market Products ASX Settlement Settlement Calendar for ASX Cash Market Products 1 ASX Settlement Pty Limited (ASX Settlement) operates a trade date plus two Business

More information

Press Release Consumer Price Index December 2014

Press Release Consumer Price Index December 2014 Consumer Price Index, base period December 2006 December 2014 The Central Bureau of Statistics presents the most important findings for the Consumer Price Index (CPI) for the month of December 2014. The

More information

Monthly Trading Report July 2018

Monthly Trading Report July 2018 Monthly Trading Report July 218 Figure 1: July 218 (% change over previous month) % Major Market Indicators 2 2 4 USEP Forecasted Demand CCGT/Cogen/Trigen Supply ST Supply Figure 2: Summary of Trading

More information

Press Release Consumer Price Index October 2017

Press Release Consumer Price Index October 2017 Consumer Price Index, base period December 2006 October 2017 The Central Bureau of Statistics presents the most important findings for the Consumer Price Index (CPI) for the month of October 2017. The

More information

Spring Developed by: Latonya Morris and James Orr EMIS 4395 May 7, Forecasting for the Future:

Spring Developed by: Latonya Morris and James Orr EMIS 4395 May 7, Forecasting for the Future: 2002-02 pring 2002 Forecasting for the Future: Developing a Forecasting Model for Brinker International Latonya Morris, James On Forecasting for the Future: Developing a Forecasting Model for Brinker International

More information

Monthly Magnetic Bulletin

Monthly Magnetic Bulletin BRITISH GEOLOGICAL SURVEY Port Stanley Observatory Monthly Magnetic Bulletin December 2007 07/12/PS Jason Islands a ar C West Falkland Kin gg eor ge B Port Salavador ay Weddell Island Mount Osborne So

More information

PROJECT REPORT (ASL 720) CLOUD CLASSIFICATION

PROJECT REPORT (ASL 720) CLOUD CLASSIFICATION PROJECT REPORT (ASL 720) CLOUD CLASSIFICATION SUBMITTED BY- PRIYANKA GUPTA 2011CH70177 RINI KAPOOR 2011CH70179 INDIVIDUAL CONTRIBUTION- Priyanka Gupta- analysed data of region considered in India (West:80,

More information

Technical note on seasonal adjustment for M0

Technical note on seasonal adjustment for M0 Technical note on seasonal adjustment for M0 July 1, 2013 Contents 1 M0 2 2 Steps in the seasonal adjustment procedure 3 2.1 Pre-adjustment analysis............................... 3 2.2 Seasonal adjustment.................................

More information

Decision 411: Class 3

Decision 411: Class 3 Decision 411: Class 3 Discussion of HW#1 Introduction to seasonal models Seasonal decomposition Seasonal adjustment on a spreadsheet Forecasting with seasonal adjustment Forecasting inflation Poor man

More information

John Conway s Doomsday Algorithm

John Conway s Doomsday Algorithm 1 The algorithm as a poem John Conway s Doomsday Algorithm John Conway introduced the Doomsday Algorithm with the following rhyme: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 The last of Feb., or of Jan. will do

More information

Location. Datum. Survey. information. Etrometa. Step Gauge. Description. relative to Herne Bay is -2.72m. The site new level.

Location. Datum. Survey. information. Etrometa. Step Gauge. Description. relative to Herne Bay is -2.72m. The site new level. Tide Gauge Location OS: 616895E 169377N WGS84: Latitude: 51 o 22.919196 N Longitude: 01 o 6.9335907 E Instrument Type Etrometa Step Gauge Benchmarks Benchmark TGBM = 5.524m above Ordnance Datum Newlyn

More information

peak half-hourly South Australia

peak half-hourly South Australia Forecasting long-term peak half-hourly electricity demand for South Australia Dr Shu Fan B.S., M.S., Ph.D. Professor Rob J Hyndman B.Sc. (Hons), Ph.D., A.Stat. Business & Economic Forecasting Unit Report

More information

ACCA Interactive Timetable

ACCA Interactive Timetable ACCA Interactive Timetable 2018 Professional Version 9.1 Information last updated 18 July 2018 Please note: Information and dates in this timetable are subject to change. A better way of learning that

More information

2017 Settlement Calendar for ASX Cash Market Products ASX SETTLEMENT

2017 Settlement Calendar for ASX Cash Market Products ASX SETTLEMENT 2017 Settlement Calendar for ASX Cash Market Products ASX SETTLEMENT Settlement Calendar for ASX Cash Market Products 1 ASX Settlement Pty Limited (ASX Settlement) operates a trade date plus two Business

More information

Location. Datum. Survey. information. Etrometa. Step Gauge. Description. relative to Herne Bay is -2.72m. The site new level.

Location. Datum. Survey. information. Etrometa. Step Gauge. Description. relative to Herne Bay is -2.72m. The site new level. Tide Gauge Location OS: 616895E 169377N WGS84: Latitude: 51 o 22.919196 N Longitude: 01 o 6.9335907 E Instrument Type Etrometa Step Gauge Benchmarks Benchmark TGBM = 5.524m above Ordnance Datum Newlyn

More information

Sunrise, Sunset and Mathematical Functions

Sunrise, Sunset and Mathematical Functions Teaching of Functions 13 Sunrise, Sunset and Mathematical Functions Activity #1: The table you are given reports the sunrise and sunset times for Manila, Philippines for each day of the year. Each day

More information

Press Release Consumer Price Index April 2018

Press Release Consumer Price Index April 2018 [Type text] Press Release Consumer Price Index April 2018 Consumer Price Index, base period December 2006 April 2018 The Central Bureau of Statistics presents the most important findings for the Consumer

More information

Scarborough Tide Gauge

Scarborough Tide Gauge Tide Gauge Location OS: 504898E 488622N WGS84: Latitude: 54 16' 56.990"N Longitude: 00 23' 25.0279"W Instrument Valeport 740 (Druck Pressure Transducer) Benchmarks Benchmark Description TGBM = 4.18m above

More information

PRACTICE FOR PLACEMENT EXAM PART A

PRACTICE FOR PLACEMENT EXAM PART A PRACTICE FOR PLACEMENT EXAM PART A For students trying to place into: MAT 099, Intermediate Algebra MAT 000, Mathematics in Today s World MAT 00, Algebra with Trigonometry Problems - are based on Arithmetic

More information

Decision 411: Class 3

Decision 411: Class 3 Decision 411: Class 3 Discussion of HW#1 Introduction to seasonal models Seasonal decomposition Seasonal adjustment on a spreadsheet Forecasting with seasonal adjustment Forecasting inflation Poor man

More information

CWV Review London Weather Station Move

CWV Review London Weather Station Move CWV Review London Weather Station Move 6th November 26 Demand Estimation Sub-Committee Background The current composite weather variables (CWVs) for North Thames (NT), Eastern (EA) and South Eastern (SE)

More information

Bryan Butler. National Radio Astronomy Observatory. November 23, 1998

Bryan Butler. National Radio Astronomy Observatory. November 23, 1998 MMA Memo. No. 238 Precipitable Water at KP 1993{1998 Bryan Butler National Radio Astronomy Observatory November 23, 1998 Introduction This memo is essentially a clone of MMA Memo No. 237 (also VLA Scientic

More information

ACCA Interactive Timetable & Fees

ACCA Interactive Timetable & Fees ACCA Interactive Timetable & Fees 2018/19 Professional Version 2.1 Information last updated 01 November 2018 Please note: Information and dates in this timetable are subject to change. A better way of

More information

Decision 411: Class 3

Decision 411: Class 3 Decision 411: Class 3 Discussion of HW#1 Introduction to seasonal models Seasonal decomposition Seasonal adjustment on a spreadsheet Forecasting with seasonal adjustment Forecasting inflation Log transformation

More information

ACCA Interactive Timetable & Fees

ACCA Interactive Timetable & Fees ACCA Interactive Timetable & Fees 2018/19 Professional Version 1.1 Information last updated tember 2018 Please note: Information and dates in this timetable are subject to change. A better way of learning

More information

Special Release (2006=100) (2006=100)

Special Release (2006=100) (2006=100) Special Release PHILIPPINE STATISTICS AUTHORITY PROVINCE OF AKLAN Volume IV Number 7 August INQUIRIES: For more information write or call: Philippine Statistics Authority N. Roldan St., Poblacion, Kalibo,

More information

Memo. I. Executive Summary. II. ALERT Data Source. III. General System-Wide Reporting Summary. Date: January 26, 2009 To: From: Subject:

Memo. I. Executive Summary. II. ALERT Data Source. III. General System-Wide Reporting Summary. Date: January 26, 2009 To: From: Subject: Memo Date: January 26, 2009 To: From: Subject: Kevin Stewart Markus Ritsch 2010 Annual Legacy ALERT Data Analysis Summary Report I. Executive Summary The Urban Drainage and Flood Control District (District)

More information

CIMA Dates and Prices Online Classroom Live September August 2016

CIMA Dates and Prices Online Classroom Live September August 2016 CIMA Dates and Prices Online Classroom Live September 2015 - August 2016 This document provides detail of the programmes that are being offered for the Objective Tests and Integrated Case Study Exams from

More information

Long-term Water Quality Monitoring in Estero Bay

Long-term Water Quality Monitoring in Estero Bay Long-term Water Quality Monitoring in Estero Bay Keith Kibbey Laboratory Director Lee County Environmental Laboratory Division of Natural Resource Management Estero Bay Monitoring Programs Three significant

More information

Annual Average NYMEX Strip Comparison 7/03/2017

Annual Average NYMEX Strip Comparison 7/03/2017 Annual Average NYMEX Strip Comparison 7/03/2017 To Year to Year Oil Price Deck ($/bbl) change Year change 7/3/2017 6/1/2017 5/1/2017 4/3/2017 3/1/2017 2/1/2017-2.7% 2017 Average -10.4% 47.52 48.84 49.58

More information

Public Library Use and Economic Hard Times: Analysis of Recent Data

Public Library Use and Economic Hard Times: Analysis of Recent Data Public Library Use and Economic Hard Times: Analysis of Recent Data A Report Prepared for The American Library Association by The Library Research Center University of Illinois at Urbana Champaign April

More information

ACCA Interactive Timetable & Fees

ACCA Interactive Timetable & Fees ACCA Interactive Timetable & Fees 2018/19 Professional Version 1.1 Information last updated tember 2018 Please note: Information and dates in this timetable are subject to change. A better way of learning

More information

JANUARY MONDAY TUESDAY WEDNESDAY THURSDAY FRIDAY SATURDAY SUNDAY

JANUARY MONDAY TUESDAY WEDNESDAY THURSDAY FRIDAY SATURDAY SUNDAY Vocabulary (01) The Calendar (012) In context: Look at the calendar. Then, answer the questions. JANUARY MONDAY TUESDAY WEDNESDAY THURSDAY FRIDAY SATURDAY SUNDAY 1 New 2 3 4 5 6 Year s Day 7 8 9 10 11

More information

Sierra Weather and Climate Update

Sierra Weather and Climate Update Sierra Weather and Climate Update 2014-15 Kelly Redmond Western Regional Climate Center Desert Research Institute Reno Nevada Yosemite Hydroclimate Workshop Yosemite Valley, 2015 October 8-9 Percent of

More information

ACCA Interactive Timetable & Fees

ACCA Interactive Timetable & Fees ACCA Interactive Timetable & Fees 2018/19 Professional Version 1.1 Information last updated tember 2018 Please note: Information and dates in this timetable are subject to change. A better way of learning

More information