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

Size: px
Start display at page:

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

Transcription

1 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 targets the daily settlement price as the performance benchmark. (In the case of US equity index products, we use the cash close). The research and development focus of this implementation has been to deliver more precise volume, volatility, and quote size forecasts at the -minute interval level. This forecasting is instrument specific and also incorporates seasonal adjustments for month-end, quarter-end and roll periods. The Closer algorithm allows traders to place a simple order instruction, without the need to set parameters. The benchmark time will be automatically selected and the execution window optimally determined by granular volume forecasts. Our previous volume curve model utilized -minute bins without a confidence interval. In order to develop an algorithmic strategy with settlement price as the benchmark, we had to produce -minute bin volume curve forecasts with a confidence interval. This paper highlights the research we have undertaken. The data we include here is for CME Treasury futures, but the same principles can be applied to other futures instruments. Model Since there are virtually no significant economic events around settlement times, we need not worry about a change in the current model that will push the base curves into negative territory. Our statistical model (Almgren, 04) says that v lj = v j + e lj. () v lj v j e lj = observed volume on day l for bin j = base volume in jth bin, and = residual error, assumed independent with mean zero. Let K = { (l, j) {,, N} {,, n} v lj not null } We choose the n parameters { v j } n j= to minimize the weighted sum across days and bins of the squared errors plus a tension term E = W w l ( v j v lj ) + (l,j) K n j= μ j ( v j+ v j ). () where the w l 0 are daily weights and W = N l= w l. Rectangular averaging takes w l = ; exponential averaging takes w l = e (N l)/d, where D is the scale length in trading days. The last term expresses a penalty for the base volume profile to vary abruptly between neighboring bins. The n parameters μ,, μ n 0 determine a time scale of averaging which will make the choice of bin size less critical. In practice we will take μ j = μ constant, except for certain values for which μ j = 0, for example, before and end of the settlement time sales@quantitativebrokers.com

2 Page 0k 0k vlm without smoothing in thousand 8k 6k 4k k vlm in thousand 8k 6k 4k k 0k 0k relative to settlement time in mins relative to settlement time in mins Figure : volume profile around settlement time The picture shows one day estimation around settlement time.(figure ). Red dots are the estimation of the volume profile with smoothing and breakpoints, blue dots are the estimation without smoothing, grey dots are historical volume. We set several break points close to the settlement window and smooth other parts outside based on the jumps in the blue dots graph. Confidence Interval Our goal is to estimate a confidence interval for the sum of any bins.. Single Bin Confidence Interval Using this model we obtain the current day s volume curve prediction at the end of the previous day. Let v lj = v lj + e lj. () v lj v lj e lj = observed volume on day l for bin j = predicted volume on day l for bin j, and = residual error, assumed independent with mean zero sales@quantitativebrokers.com

3 Page We can calculate a single bin confidence interval by utilizing the residual sample standard deviation σ: N σj = elj N. l= σ j = residual standard deviation on bin j.. Multiple Bins Confidence Interval In order to generate a confidence interval for multiple bins, we need to estimate our residual sample covariance matrix due to the many parameters in the original covariance matrix. Our sample covariance matrix modeling incorporates -hour before and after settlement times, without any consideration of price spikes during the time itself. During this window, there are virtually no significant economic events, but we exclude the historical days that do. We also exclude dates during the last week of each month, since we observed much higher volume spikes relative to the other dates around settlement time. We use principal components method to model following covariance matrix: Σ = σ σm. σm σmm m here represent number of minutes we are looking at around settlement time, for example, when m is 0, that means hour before settlement time and hour after settlement time. The ith row, jth volume element is the covariance of ith bin and jth bin when i is not equal to j, otherwise, is the variance of the ith bin. Our model will focus on eigenvalues and the eigenvector of the original covariance matrix. Let Σ = m i= λ i v i v i λ λ λ m = the ith eigenvalue of Σ λ i v i = the ith eigenvector of Σ If the first k eigenvalue and vector contain major information of the matrix, our estimation of the covariance matrix can be written as follows: Σ = Σ base + Σ add Σ base = k i= λ i v i v i Here Σ base is calculated by first k largest eigenvalue and corresponding eigenvector. When k<m, Σ base will be singular and the variance estimation will be smaller than it should be. So we need to add Σ add sales@quantitativebrokers.com

4 Page 4 Let Σ add = s ρ s s ρ s s ρ s s s ρ s s ρ s m s m ρ s m s m sm In general, when i is not equal to j and i < j, for example, the ith row and jth column element in the matrix above will be: s i s j ρ j i. In practice, we can set s k = σ k x k x k = the kth element of Σ base s diagnoal Another research strand here involves the choice of a reasonable number of eigenvalues in the formula above. Practically speaking, the easiest way is to calculate the cumulative sum of eigenvalues until it is larger than a fixed percentage e.g. 80% of the total sum of eigenvalues, or directly determined by screen graph. We plot our -minute volume curve model error covariance matrix. (Figure ) The Figure shows that the first eigenvalue is significantly larger than the other eigenvalues. We also plot the largest eigenvectors. (Figure ) The spike at the tenth element in each line is due to market volatility market during the settlement time. In addition, we introduced the Akaike information criterion (AIC) to choose the number of eigenvalues. AIC is widely used in regression analysis to deal with the tradeoff between model fitness and complexity. The methodology of AIC applies to the covariance matrix is more complicated, since it involves historical sample size. Nadakuditi and Edelman (008) suggest that the optimal number can be found in the following formula: t k = ((m k) m i=k+ λ i ( m i=k+ λ i) ( + m l ))m m l k op = arg k min 4 ( l m ) (t k ) + (k + ) λ i = the ith eigenvalue of Σ m = dimension of the matrix l = number of historical days used We calculate the result by this method and got 4 is the safe solution for the number of eigenvalues. (Figure 4 ) Now we can get an estimation of the covariance matrix Σ.(Figure ). Test Covariance Matrix Once we get the model of our m m covariance matrix, then the basic hypothesis is H 0 Σ = Σ. The statistic is u = ν( m i= (w i ln w i ) m) sales@quantitativebrokers.com

5 Page cumulative percentage up to numth of eigen value eigen value in 0^ numth of eigen value Figure : eigenvalues and cumulative sum percentage of eigenvalues sales@quantitativebrokers.com

6 Page Figure : eigenvectors for largest three eigenvalues 0K Figure 4: AIC value based on different number of eigenvalues we choose sales@quantitativebrokers.com

7 Page Figure : Comparison of sample covariance matrix(upper) and estimation covariance matrix( lower) for ZN, zoomed in to 0-minutes before and after settlement time sales@quantitativebrokers.com

8 Page 8 ν = degree of freedom of w i = the ith eigenvector of Σ Σ Σ, number of historical days we use minus This statistic has a chi-square distribution of χ (α, m(m + )) at confidence level α. we performed the chi-square test within a 90% significance level and 0 degrees of freedom and the resulting critical value was This critical value is smaller than 84., so the model passed the test. Intraday update We can also update our estimations of the covariance matrix and volume throughout the day. For example, in our m m error covariance matrix Σ, with error mean vector as ε, ε is a m vectors, at beginning, elements in ε are all zero. We do partition as follows: ε needupd = ( ε needupd ) ε needupd Σ needupd = ( Σ upd Σ upd ) Σ needupd Σ upd ε needupd ε needupd Σ needupd = q vectors = m-q vectors = m-q m-q matrix Let s say we observed first q-minutes of that m-minutes window. Then we calculate the conditional distribution and can update it as: E( ε needupd ε needupd = ε obs ) = ε needupd + Σ upd Σ upd (ε obs ε needupd ) Cov( ε needupd ε needupd = ε obs ) = Σ needupd Σ upd Σ upd Σ upd ε obs ε upd = ( E( ε needupd ε needupd = ε obs ) ) Σ upd = ( Σ upd Σ upd Σ upd Cov( ε needupd ε needupd = ε obs ) ) ε obs = q vectors as first q mins observations We can repeat this process above and update on a minute-by-minute basis during the day sales@quantitativebrokers.com

9 Page 9 60k 0 Yr Note Futures / :9 to 4:00 Fri 0 Oct Wed 0 Sep Fri 9 Jan Thu 0 Jun 0k Thu Mar Thu 6 May Mon Aug Fri 9 Apr 40k Fri Jul Mon 0 Nov Wed 4 Feb Mon 9 Feb 0k Thu Feb Tue May Tue Aug 0k 0k 0k Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr May Jun Jul Figure 6: min volume bar include settlement time across dates Result and Comments In practice, we can also handle the special dates which usually have significant volume than other days. From the picture (Figure 6), we can see that the end of the month has much larger volume than other days, and before the end of the month in February, August, November also has larger volume due to the roll period. So we model them separately, for example, the estimation of day before first notice day will be based on all the dates just day before first notice day in the past years. Here we treat the end of month in December as ordinary dates due to the holiday season. we showed one day estimation around settlement time at the beginning.(figure ). Besides that, in order to improve performance around settlement time, we developed a price signal around the settlement time to take advantage of price reversion. From the picture (Figure 7), we use the sign adjusted price based on minutes before the end of settlement time. We found that if the market is trending before the end of the settlement time, then the price movement is more likely due to temporary market impact since traders are actively trading before the settlement. The black dots are the average price and red lines are the error bar. The price movement shows a strong reversion pattern after the end of the settlement time sales@quantitativebrokers.com

10 Page 0 relative to settlment price in minimum price increment relative to settlement time in mins Figure 7: price pattern around settlement time Further research could be to focus on the volume profile very close to the settlement window. The volume is very discrete from minute before to minute after the settlement window, so minute bin size seems too large within that time window. One solution is to set a flexible time grid around the end of the settlement time, from second, seconds, to 0 seconds, minute. We found there were significant volume spikes at second before and second after the end of settlement time. We can make a decision about bin size based on the distance to the end of the settlement time. References Almgren, R. (04, March). Fitting volume curves. Quantitative Brokers Research. Nadakuditi, R. and A. Edelman (008, April). Sample eigenvalue based detection of highdimensional signals in white noise using relatively few samples. IEEE Transactions on Signal Processing 6, Disclaimer This document contains actual performance results achieved, but past performance is not necessarily indicative of future results. Trading futures and options on futures is a high risk activity. QB offers execution services to institutional traders exclusively sales@quantitativebrokers.com

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

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

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

TIME SERIES ANALYSIS AND FORECASTING USING THE STATISTICAL MODEL ARIMA

TIME SERIES ANALYSIS AND FORECASTING USING THE STATISTICAL MODEL ARIMA CHAPTER 6 TIME SERIES ANALYSIS AND FORECASTING USING THE STATISTICAL MODEL ARIMA 6.1. Introduction A time series is a sequence of observations ordered in time. A basic assumption in the time series analysis

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

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

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

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

STATISTICAL FORECASTING and SEASONALITY (M. E. Ippolito; ) STATISTICAL FORECASTING and SEASONALITY (M. E. Ippolito; 10-6-13) PART I OVERVIEW The following discussion expands upon exponential smoothing and seasonality as presented in Chapter 11, Forecasting, in

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

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

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

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

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

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

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

Modeling and Forecasting Currency in Circulation in Sri Lanka

Modeling and Forecasting Currency in Circulation in Sri Lanka Modeling and Forecasting Currency in Circulation in Sri Lanka Rupa Dheerasinghe 1 Abstract Currency in circulation is typically estimated either by specifying a currency demand equation based on the theory

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

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 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

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

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

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

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

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

Chapter 3 ANALYSIS OF RESPONSE PROFILES

Chapter 3 ANALYSIS OF RESPONSE PROFILES Chapter 3 ANALYSIS OF RESPONSE PROFILES 78 31 Introduction In this chapter we present a method for analysing longitudinal data that imposes minimal structure or restrictions on the mean responses over

More information

Forecasting the Canadian Dollar Exchange Rate Wissam Saleh & Pablo Navarro

Forecasting the Canadian Dollar Exchange Rate Wissam Saleh & Pablo Navarro Forecasting the Canadian Dollar Exchange Rate Wissam Saleh & Pablo Navarro Research Question: What variables effect the Canadian/US exchange rate? Do energy prices have an effect on the Canadian/US exchange

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

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

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

INDIAN INSTITUTE OF SCIENCE STOCHASTIC HYDROLOGY. Lecture -12 Course Instructor : Prof. P. P. MUJUMDAR Department of Civil Engg., IISc.

INDIAN INSTITUTE OF SCIENCE STOCHASTIC HYDROLOGY. Lecture -12 Course Instructor : Prof. P. P. MUJUMDAR Department of Civil Engg., IISc. INDIAN INSTITUTE OF SCIENCE STOCHASTIC HYDROLOGY Lecture -12 Course Instructor : Prof. P. P. MUJUMDAR Department of Civil Engg., IISc. Summary of the previous lecture Data Extension & Forecasting Moving

More information

REPORT ON LABOUR FORECASTING FOR CONSTRUCTION

REPORT ON LABOUR FORECASTING FOR CONSTRUCTION REPORT ON LABOUR FORECASTING FOR CONSTRUCTION For: Project: XYZ Local Authority New Sample Project Contact us: Construction Skills & Whole Life Consultants Limited Dundee University Incubator James Lindsay

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

BESPOKEWeather Services Monday Afternoon Update: SLIGHTLY BULLISH

BESPOKEWeather Services Monday Afternoon Update: SLIGHTLY BULLISH Monday Afternoon Update: SLIGHTLY BULLISH Report Summary: The September natural gas contract declined a bit less than a percent today, recovering through the afternoon after heavy selling this morning.

More information

Summary of Seasonal Normal Review Investigations CWV Review

Summary of Seasonal Normal Review Investigations CWV Review Summary of Seasonal Normal Review Investigations CWV Review DESC 31 st March 2009 1 Contents Stage 1: The Composite Weather Variable (CWV) An Introduction / background Understanding of calculation Stage

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

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

Suan Sunandha Rajabhat University

Suan Sunandha Rajabhat University Forecasting Exchange Rate between Thai Baht and the US Dollar Using Time Series Analysis Kunya Bowornchockchai Suan Sunandha Rajabhat University INTRODUCTION The objective of this research is to forecast

More information

Chapter 1 Handout: Descriptive Statistics

Chapter 1 Handout: Descriptive Statistics Preview Chapter 1 Handout: Descriptive Statistics Describing a Single Data Variable o Introduction to Distributions o Measure of the Distribution Center: Mean (Average) o Measures of the Distribution Spread:

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

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

FORECASTING COARSE RICE PRICES IN BANGLADESH

FORECASTING COARSE RICE PRICES IN BANGLADESH Progress. Agric. 22(1 & 2): 193 201, 2011 ISSN 1017-8139 FORECASTING COARSE RICE PRICES IN BANGLADESH M. F. Hassan*, M. A. Islam 1, M. F. Imam 2 and S. M. Sayem 3 Department of Agricultural Statistics,

More information

YEAR 10 GENERAL MATHEMATICS 2017 STRAND: BIVARIATE DATA PART II CHAPTER 12 RESIDUAL ANALYSIS, LINEARITY AND TIME SERIES

YEAR 10 GENERAL MATHEMATICS 2017 STRAND: BIVARIATE DATA PART II CHAPTER 12 RESIDUAL ANALYSIS, LINEARITY AND TIME SERIES YEAR 10 GENERAL MATHEMATICS 2017 STRAND: BIVARIATE DATA PART II CHAPTER 12 RESIDUAL ANALYSIS, LINEARITY AND TIME SERIES This topic includes: Transformation of data to linearity to establish relationships

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

Statistics for IT Managers

Statistics for IT Managers Statistics for IT Managers 95-796, Fall 2012 Module 2: Hypothesis Testing and Statistical Inference (5 lectures) Reading: Statistics for Business and Economics, Ch. 5-7 Confidence intervals Given the sample

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

Fig.3.1 Dispersion of an isolated source at 45N using propagating zonal harmonics. The wave speeds are derived from a multiyear 500 mb height daily

Fig.3.1 Dispersion of an isolated source at 45N using propagating zonal harmonics. The wave speeds are derived from a multiyear 500 mb height daily Fig.3.1 Dispersion of an isolated source at 45N using propagating zonal harmonics. The wave speeds are derived from a multiyear 500 mb height daily data set in January. The four panels show the result

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

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

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

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

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

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

To understand the behavior of NR prices across key markets, during , with focus on:

To understand the behavior of NR prices across key markets, during , with focus on: Jom Jacob The Rubber Board*, India (* The views presented here do not necessarily imply those of the organization ) To understand the behavior of NR prices across key markets, during 7-2012, with focus

More information

Time series and Forecasting

Time series and Forecasting Chapter 2 Time series and Forecasting 2.1 Introduction Data are frequently recorded at regular time intervals, for instance, daily stock market indices, the monthly rate of inflation or annual profit figures.

More information

DESC Technical Workgroup. CWV Optimisation Production Phase Results. 17 th November 2014

DESC Technical Workgroup. CWV Optimisation Production Phase Results. 17 th November 2014 DESC Technical Workgroup CWV Optimisation Production Phase Results 17 th November 2014 1 2 Contents CWV Optimisation Background Trial Phase Production Phase Explanation of Results Production Phase Results

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

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

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

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

THE APPLICATION OF GREY SYSTEM THEORY TO EXCHANGE RATE PREDICTION IN THE POST-CRISIS ERA

THE APPLICATION OF GREY SYSTEM THEORY TO EXCHANGE RATE PREDICTION IN THE POST-CRISIS ERA International Journal of Innovative Management, Information & Production ISME Internationalc20 ISSN 285-5439 Volume 2, Number 2, December 20 PP. 83-89 THE APPLICATION OF GREY SYSTEM THEORY TO EXCHANGE

More information

Charting Employment Loss in North Carolina Textiles 1

Charting Employment Loss in North Carolina Textiles 1 P. Conway 14 January 2004 Charting Employment Loss in North Carolina Textiles 1 The job losses in North Carolina manufacturing, and the textiles industry in particular, are most often attributed to the

More information

Is the Basis of the Stock Index Futures Markets Nonlinear?

Is the Basis of the Stock Index Futures Markets Nonlinear? University of Wollongong Research Online Applied Statistics Education and Research Collaboration (ASEARC) - Conference Papers Faculty of Engineering and Information Sciences 2011 Is the Basis of the Stock

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

Seasonality in macroeconomic prediction errors. An examination of private forecasters in Chile

Seasonality in macroeconomic prediction errors. An examination of private forecasters in Chile Seasonality in macroeconomic prediction errors. An examination of private forecasters in Chile Michael Pedersen * Central Bank of Chile Abstract It is argued that the errors of the Chilean private forecasters

More information

Approximating Fixed-Horizon Forecasts Using Fixed-Event Forecasts

Approximating Fixed-Horizon Forecasts Using Fixed-Event Forecasts Approximating Fixed-Horizon Forecasts Using Fixed-Event Forecasts Malte Knüppel and Andreea L. Vladu Deutsche Bundesbank 9th ECB Workshop on Forecasting Techniques 4 June 216 This work represents the authors

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

In Centre, Online Classroom Live and Online Classroom Programme Prices

In Centre, Online Classroom Live and Online Classroom Programme Prices In Centre, and Online Classroom Programme Prices In Centre Online Classroom Foundation Certificate Bookkeeping Transactions 430 325 300 Bookkeeping Controls 320 245 225 Elements of Costing 320 245 225

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

Technical note on seasonal adjustment for Capital goods imports

Technical note on seasonal adjustment for Capital goods imports Technical note on seasonal adjustment for Capital goods imports July 1, 2013 Contents 1 Capital goods imports 2 1.1 Additive versus multiplicative seasonality..................... 2 2 Steps in the seasonal

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

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

IMPROVING THE ACCURACY OF RUNWAY ALLOCATION IN AIRCRAFT NOISE PREDICTION

IMPROVING THE ACCURACY OF RUNWAY ALLOCATION IN AIRCRAFT NOISE PREDICTION IMPROVING THE ACCURACY OF RUNWAY ALLOCATION IN AIRCRAFT NOISE PREDICTION David G. Southgate and Jonathan P. Firth Aviation Operations, Dept of Transport and Regional Services (DOTARS), Canberra, Australia

More information

EXAMINATIONS OF THE ROYAL STATISTICAL SOCIETY

EXAMINATIONS OF THE ROYAL STATISTICAL SOCIETY EXAMINATIONS OF THE ROYAL STATISTICAL SOCIETY GRADUATE DIPLOMA, 011 MODULE 3 : Stochastic processes and time series Time allowed: Three Hours Candidates should answer FIVE questions. All questions carry

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

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

Gorge Area Demand Forecast. Prepared for: Green Mountain Power Corporation 163 Acorn Lane Colchester, Vermont Prepared by:

Gorge Area Demand Forecast. Prepared for: Green Mountain Power Corporation 163 Acorn Lane Colchester, Vermont Prepared by: Exhibit Petitioners TGC-Supp-2 Gorge Area Demand Forecast Prepared for: Green Mountain Power Corporation 163 Acorn Lane Colchester, Vermont 05446 Prepared by: Itron, Inc. 20 Park Plaza, Suite 910 Boston,

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

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

THE HISTORICAL BASIS RECORD FOR GRAIN AND SOYBEANS IN DELAWARE; MARKETING YEARS 1996/97 to 2000/01. Philip L. Towle Carl L. German U. C.

THE HISTORICAL BASIS RECORD FOR GRAIN AND SOYBEANS IN DELAWARE; MARKETING YEARS 1996/97 to 2000/01. Philip L. Towle Carl L. German U. C. THE HISTORICAL BASIS RECORD FOR GRAIN AND SOYBEANS IN DELAWARE; MARKETING YEARS 1996/97 to 2000/01 Philip L. Towle Carl L. German U. C. Toensmeyer May 31, 2002 University of Delaware College of Agriculture

More information

Practice Test Chapter 8 Sinusoidal Functions

Practice Test Chapter 8 Sinusoidal Functions FOM 12 Practice Test Chapter 8 Sinusoidal Functions Name: Multiple Choice Identify the choice that best completes the statement or answers the question. Block: _ 1. Convert 120 into radians. A. 2" 3 B.

More information

Status of the CWE Flow Based Market Coupling Project

Status of the CWE Flow Based Market Coupling Project Commissie voor de Regulering van de Elektriciteit en het Gas Commission pour la Régulation de l Electricité et du Gaz Status of the CWE Flow Based Market Coupling Project Joint NordREG / Nordic TSO workshop

More information

Time Series and Forecasting

Time Series and Forecasting Chapter 8 Time Series and Forecasting 8.1 Introduction A time series is a collection of observations made sequentially in time. When observations are made continuously, the time series is said to be continuous;

More information

ACCA Interactive Timetable & Fees

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

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

BOSELE NATIONAL PROVIDENT FUND JM BUSHA BONDPLUS

BOSELE NATIONAL PROVIDENT FUND JM BUSHA BONDPLUS JM BUSHA BONDPLUS INVESTMENT PORTFOLIO REPORT JM BUSHA Asset Managers Pty Ltd TABLE OF CONTENTS Contents Page 1 Balance Sheet Page 2 Income Statement Page 3 Portfolio Statements Fixed Interest Portfolio

More information

Detection and Forecasting of Islamic Calendar Effects in Time Series Data

Detection and Forecasting of Islamic Calendar Effects in Time Series Data SBP-Research Bulletin Volume 1, Number 1, 2005 Detection and Forecasting of Islamic Calendar Effects in Time Series Data Riaz Riazuddin and Mahmood-ul-Hasan Khan As the behavior of Islamic societies incorporates

More information

Motion to Review the Academic Calendar Passed by Admissions and Standards, September 24, 2009

Motion to Review the Academic Calendar Passed by Admissions and Standards, September 24, 2009 Effective Fall 2010 Motion to Review the Academic Calendar Passed by Admissions and Standards, September 24, 2009 Each final exam will be two hours and thirty minutes. A day has been added to finals period.

More information

ACCA Interactive Timetable

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

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

Dates and Prices ICAEW - Manchester In Centre Programme Prices

Dates and Prices ICAEW - Manchester In Centre Programme Prices Dates and Prices ICAEW - Manchester - 2019 In Centre Programme Prices Certificate Level GBP ( ) Intensive Accounting 690 Assurance 615 Law 615 Business, Technology and Finance 615 Mangement Information

More information

Virginia Basis Tables for Corn, Soybeans, and Wheat

Virginia Basis Tables for Corn, Soybeans, and Wheat VIRGINIA POL VTECHNIC INSTn U 11~. UNIVERSITY LIBRARIES Agricultural and Applied Economics Virginia Basis Tables for Corn, Soybeans, and Wheat David E. Kenyon* Introduction Futures prices determined at

More information

The Spectrum of Broadway: A SAS

The Spectrum of Broadway: A SAS The Spectrum of Broadway: A SAS PROC SPECTRA Inquiry James D. Ryan and Joseph Earley Emporia State University and Loyola Marymount University Abstract This paper describes how to use the sophisticated

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

ACCA Interactive Timetable

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

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

Econ 423 Lecture Notes: Additional Topics in Time Series 1

Econ 423 Lecture Notes: Additional Topics in Time Series 1 Econ 423 Lecture Notes: Additional Topics in Time Series 1 John C. Chao April 25, 2017 1 These notes are based in large part on Chapter 16 of Stock and Watson (2011). They are for instructional purposes

More information

CITY OF MESQUITE Quarterly Investment Report Overview Quarter Ending September 30, 2018

CITY OF MESQUITE Quarterly Investment Report Overview Quarter Ending September 30, 2018 CITY OF MESQUITE Quarterly Investment Report Overview Quarter Ending September 30, 2018 Investment objectives are safety, liquidity, yield and public trust. Portfolio objective is to meet or exceed the

More information

DROUGHT INDICES BEING USED FOR THE GREATER HORN OF AFRICA (GHA)

DROUGHT INDICES BEING USED FOR THE GREATER HORN OF AFRICA (GHA) DROUGHT INDICES BEING USED FOR THE GREATER HORN OF AFRICA (GHA) Christopher Oludhe IGAD Climate Prediction and Applications Centre (ICPAC) Inter-Regional Workshop on Indices and Early Warning Systems for

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