Predicción Basada en Secuencias

Size: px
Start display at page:

Download "Predicción Basada en Secuencias"

Transcription

1 Predicción Basada en Secuencias Series Temporales Máster en Computación Universitat Politècnica de Catalunya Dra Alicia Troncoso Lora 1

2 Contenido Introducción Algoritmo PSF Resultados: Los precios de la energía y la demanda de energía: Mercado Español Mercado New York Mercado Californiano Ozono Referencias 2

3 Introducción Objective To develop an algorithm capable to forecast time series What for? To provide a new general- purpose procedure valid for any kind of data How? Making use of the patterns extracted with clustering techniques Which data? Electricity prices and demand and ozone time series 3

4 Introducción A new approach to forecast samples in time series is presented: PSF algorithm (Pattern Sequence Forecasting) Based on data mining techniques It uses clustering techniques as an essential step of the prediction process Tested on real-world time series, such as electricity prices, electricity demand and ozone 4

5 Algoritmo PSF The Pattern Sequence Forecasting flowchart Data CLUSTERING Labeled data PREDICTION Forecasts Insert predicted sample YES More days? NO END 5

6 Algoritmo PSF Detail of CLUSTERING and PREDICTION CLUSTERING Data Task #1 Normalization Task #2 Select clustering (K-means) Task #3 Obtain K (Silhouette, Dunn and Davies-Bouldin) Labeled data PREDICTION Labeled data and data Task #4 Task #5 Task #6 Obtain W Search for equals pattern sequences Estimate sample Forecasts 6

7 Algoritmo PSF Task #1 Data normalization Remove the trend to avoid undesired effects in the forecasts Task #2 Selecting the clustering technique Performance analysis of crisp clustering and fuzzy clustering techniques were carried out in Time series clustering K-means obtained the best groupings Task #3 Selecting the number of clusters, K The methodology presented in Time series clustering is followed to determined K: majority votes system among Silhouette, Dunn and Davies-Bouldin indices 7

8 Algoritmo PSF At this point, the clustering process is carried out, transforming the real-valued time series into a sequence of labels A label, L, is the number of cluster to which every 24 hours are grouped (L [1, K]) Cluster 1 Cluster 3 Cluster 3 Cluster 2 Cluster 2 Cluster 5 Data are now a sequence of labelss =

9 Algoritmo PSF Task #4 Selecting the length of the window, W Forecast samples by varying W Analyze the results and select the W which provides better prediction: 12-fold crossvalidation Test set = January Fold 1: January Fold 2: February Fold 3: March Fold 4: April Fold 5: May Fold 6: June Fold 7: July Fold 8: August Fold 9: September Fold 10: October Fold 11: November Fold 12: December Errors e Jan {W=1} e Jan {W=2} e Jan {W=9} e Jan {W=10} Average errors from (47) Fold 1: January Fold 2: February Fold 3: March Fold 4: April Fold 5: May Fold 6: June Fold 7: July Fold 8: August Fold 9: September Fold 10: October Fold 11: November Fold 12: December Initial dataset Test set = February Fold 1: January Fold 2: February Fold 3: March Fold 4: April Fold 5: May Fold 6: June Fold 1: January Fold 2: February Fold 3: March Fold 4: April Fold 5: May Fold 6: June Test set = December Fold 7: July Fold 8: August Fold 9: September Fold 10: October Fold 11: November Fold 12: December Fold 7: July Fold 8: August Fold 9: September Fold 10: October Fold 11: November Fold 12: December Errors Errors e Feb {W=1} e Feb {W=2} e Feb {W=9} e Feb {W=10} e Dec {W=1} e Dec {W=2} e Dec {W=9} e Dec {W=10} e 1 e 2 e 3 e 4 e 5 e 6 e 7 e 8 e 9 e 10 W = i, for such i that minimizes the set {e i } 9

10 Algoritmo PSF Forecasting process (I) Task #5 Extract i S W and search for it in the historical data W = 5 Day to be predicted Labeled days i 5 consecutive days before i i S 5 = Target sequence:

11 Time series forecasting Forecasting process (and II) Task #6 Generate the prediction by averaging Match with i S 5 Match with i S 5 Match with i S i Forecast for day i Average 11

12 Aplicaciones Application to real-world data Electricity prices time series OMEL ANEM NYISO Electricity demand time series OMEL ANEM NYISO Ozone time series 12

13 Resultados Setting the PSF algorithm Selection of K (majority votes system) Data Silhouette DU DB Selection Price OMEL 4 (3) 6 (4) 5 (4) 4 Price NYISO Price ANEM Demand OMEL Demand NYISO Demand ANEM Ozone 8 (7) 5 (3) 6 (8) 8 13

14 Resultados Setting the PSF algorithm Selection of W (12-fold cross-validation) Data W = 1 W = 2 W = 3 W = 4 W = 5 W = 6 W = 7 W = 8 W = 9 W = 10 Price (OMEL) Price (NYISO) Price (ANEM) Demand (OMEL) Demand (NYISO) Demand (ANEM) 1032% 844% 821% 439% 223% 289% 709% 598% 327% 698% 445% 1320% % 791% 626% 617% 733% 581% % 287% 516% 621% 568% 502% 499% 623% 714% 690% 891% 345% 417% 343% 610% 589% 402% 711% Ozone 1932% 2280% 1872% 2641% 2445% 3356% 2091% 14

15 Resultados The results of prediction for these (K, W) are: Dataset Training set Test set MER MER Price OMEL One year % 027 Price NYISO One year % 194 Price ANEM One year % 440 Demand OMEL One year % 235 Demand NYISO One year % 220 Demand ANEM One year % 441 Ozone One year % 1646 Note that the training set is always the year previous the test set, whose length is always one month Therefore, for predicting 2006 the process has been repeated twelve times, once per month 15

16 Resultados Comparison to other methods Electricity prices One week of year OMEL ARIMA ANN DWT WNN PSF MER 996% 916% 930% 805% 189% Electricity price forecasting based on WNN techniques IEEE Power Systems, 2007 Some weeks of year ANEM DWT MLP SVM PSF MER 1284% 2436% 2708% 1223% Neural networks applications in Information Technology and Web Engineering, 2005 Year NYISO Naive ARIMA STR PSF MER 1607% 739% 710% 611% Electricity price curve modeling by manifold learning IEEE Power Systems,

17 Resultados Comparison to other methods Electricity demand Some months of year OMEL DR KNN PSF MER 282% 230% 189% Time series prediction: Application to short term electricity energy demand LNCS, 2004 Some days of year ANEM ARIMA ANN Fuzzy ANN PSF MER 423% 323% 092% 090% A neuro-fuzzy approach for forecasting demand in Victoria Applied Soft Computing, 2001 January NYISO NYISO SVM MLF PSF MER 316% 327% 251% 239% Forecasting electricity demand by hybrid machine learning model LNCS,

18 Resultados Comparison to other methods Ozone time series Ozone for the Spanish city of Seville Approach June 2008 July 2008 August 2008 Average ANN % 3939% 4027% 3540% RBFNN % 3072% 3533% 3083% SIOPRED % 2825% 2739% 3564% PSF 1447% 1561% 1748% 1585% 1 Aplicación de RNA a predicción de series temporales a corto-medio plazo 2 Time series prediction using Mutual Information and RBFNNs 3 SIOPRED: A prediction and optimization integrated system for demand All published in International Workshop on Mining non-conventional Data,

19 Referencias [1] Francisco Martinez-Alvarez, Alicia Troncoso et al Técnicas basadas en vecinos cercanos para la predicción de los precios de la energía en el mercado eléctrico IEEE SICO, 2007 [2] Francisco Martinez-Alvarez, Alicia Troncoso et al LBF: Labeled-Based Forecasting algorithm and its application to the electricity price time series ICDM IEEE International Conference on Data Mining, 2008 [3] Francisco Martinez-Alvarez, Alicia Troncoso et al Reconocimiento de patrones aplicado a la predicción de series temporales CAEPIA, 2009 [4] Francisco Martinez-Alvarez, Alicia Troncoso et al Energy time series forecasting based on pattern sequence similarity IEEE Transactions on Knowledge and Data Engineering, in press 19

Detección de Outliers

Detección de Outliers Detección de Outliers Series Temporales Máster en Computación Universitat Politècnica de Catalunya Dra. Alicia Troncoso Lora 1 Contenido Introducción Algoritmo O-PSF Resultados: Los precios de la energía

More information

IN competitive electricity markets, prediction tools have become

IN competitive electricity markets, prediction tools have become 1294 IEEE TRANSACTIONS ON POWER SYSTEMS, VOL. 22, NO. 3, AUGUST 2007 Electricity Market Price Forecasting Based on Weighted Nearest Neighbors Techniques Alicia Troncoso Lora, Jesús M. Riquelme Santos,

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

A Hybrid Model of Wavelet and Neural Network for Short Term Load Forecasting

A Hybrid Model of Wavelet and Neural Network for Short Term Load Forecasting International Journal of Electronic and Electrical Engineering. ISSN 0974-2174, Volume 7, Number 4 (2014), pp. 387-394 International Research Publication House http://www.irphouse.com A Hybrid Model of

More information

Research Article Weather Forecasting Using Sliding Window Algorithm

Research Article Weather Forecasting Using Sliding Window Algorithm ISRN Signal Processing Volume 23, Article ID 5654, 5 pages http://dx.doi.org/.55/23/5654 Research Article Weather Forecasting Using Sliding Window Algorithm Piyush Kapoor and Sarabjeet Singh Bedi 2 KvantumInc.,Gurgaon22,India

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

2017 Autumn Courses. Spanish Elementary. September - December Elementary 1 - A1.1 Complete beginner

2017 Autumn Courses. Spanish Elementary. September - December Elementary 1 - A1.1 Complete beginner 2017 Autumn Courses 2017 Autumn Courses Spanish Elementary September December 2017 Elementary 1 A1.1 Complete beginner Monday 25 Sept 27 Nov 25 Sept 11 Dec 14.30 16.30 17.30 26 Sept 28 Nov 26 Sept 12 Dec

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

1999 Day Precip Comments 2000 Day Precip Comments 2000 Day Precip Comments July January

1999 Day Precip Comments 2000 Day Precip Comments 2000 Day Precip Comments July January 1999 Day Precip Comments 2000 Day Precip Comments 2000 Day Precip Comments July January 11 1.00 22 0.60 0.00 11.15 12 0.25 23 1.55 0.00 18.15 15 0.40 24 0.10 August 6-11 fog hvy-lite 16 0.75 26 0.05 0.00

More information

Influence of knn-based Load Forecasting Errors on Optimal Energy Production

Influence of knn-based Load Forecasting Errors on Optimal Energy Production Influence of knn-based Load Forecasting Errors on Optimal Energy Production Alicia Troncoso Lora 1, José C. Riquelme 1, José Luís Martínez Ramos 2, Jesús M. Riquelme Santos 2, and Antonio Gómez Expósito

More information

High Wind and Energy Specific Models for Global. Production Forecast

High Wind and Energy Specific Models for Global. Production Forecast High Wind and Energy Specific Models for Global Production Forecast Carlos Alaíz, Álvaro Barbero, Ángela Fernández, José R. Dorronsoro Dpto. de Ingeniería Informática and Instituto de Ingeniería del Conocimiento

More information

Forecasting Hourly Electricity Load Profile Using Neural Networks

Forecasting Hourly Electricity Load Profile Using Neural Networks Forecasting Hourly Electricity Load Profile Using Neural Networks Mashud Rana and Irena Koprinska School of Information Technologies University of Sydney Sydney, Australia {mashud.rana, irena.koprinska}@sydney.edu.au

More information

Fleming County Schools Long Range Plan Teacher(s):

Fleming County Schools Long Range Plan Teacher(s): School Calendar Days Unit Title Standards August 2015 10 11 12 13 14 1-3 Get To Know You (2) Newton s Third Law of Motion (10) 17 18 19 20 21 4-8 Newton s Third Law of Motion 24 25 26 27 28 9-13 September

More information

Short-term wind forecasting using artificial neural networks (ANNs)

Short-term wind forecasting using artificial neural networks (ANNs) Energy and Sustainability II 197 Short-term wind forecasting using artificial neural networks (ANNs) M. G. De Giorgi, A. Ficarella & M. G. Russo Department of Engineering Innovation, Centro Ricerche Energia

More information

Economics 390 Economic Forecasting

Economics 390 Economic Forecasting Economics 390 Economic Forecasting Prerequisite: Econ 410 or equivalent Course information is on website Office Hours Tuesdays & Thursdays 2:30 3:30 or by appointment Textbooks Forecasting for Economics

More information

Fibonacci Numbers. November 7, Fibonacci's Task: Figure out how many pairs of rabbits there will be at the end of one year, following rules.

Fibonacci Numbers. November 7, Fibonacci's Task: Figure out how many pairs of rabbits there will be at the end of one year, following rules. Fibonacci Numbers November 7, 2010 Fibonacci's Task: Figure out how many pairs of rabbits there will be at the end of one year, following rules. Rules: 1. Start with a pair of new rabbits, born in December.

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

Absolute Beginners Classes 2019

Absolute Beginners Classes 2019 Absolute Beginners Classes 2019 A D U L T A B S O L U T E B E G I N N E R S 5 - W E E K C O U R S E S 3 5 G R E A T B A D D O W P A R I S H H A L L CLASS START DATE 7.30PM 8.30PM 16th Jan 27th Feb 3rd

More information

Short Term Load Forecasting Based Artificial Neural Network

Short Term Load Forecasting Based Artificial Neural Network Short Term Load Forecasting Based Artificial Neural Network Dr. Adel M. Dakhil Department of Electrical Engineering Misan University Iraq- Misan Dr.adelmanaa@gmail.com Abstract Present study develops short

More information

Day Ahead Hourly Load and Price Forecast in ISO New England Market using ANN

Day Ahead Hourly Load and Price Forecast in ISO New England Market using ANN 23 Annual IEEE India Conference (INDICON) Day Ahead Hourly Load and Price Forecast in ISO New England Market using ANN Kishan Bhushan Sahay Department of Electrical Engineering Delhi Technological University

More information

Artificial Neural Network for Energy Demand Forecast

Artificial Neural Network for Energy Demand Forecast International Journal of Electrical and Electronic Science 2018; 5(1): 8-13 http://www.aascit.org/journal/ijees ISSN: 2375-2998 Artificial Neural Network for Energy Demand Forecast Akpama Eko James, Vincent

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

Tracking Accuracy: An Essential Step to Improve Your Forecasting Process

Tracking Accuracy: An Essential Step to Improve Your Forecasting Process Tracking Accuracy: An Essential Step to Improve Your Forecasting Process Presented by Eric Stellwagen President & Co-founder Business Forecast Systems, Inc. estellwagen@forecastpro.com Business Forecast

More information

TABLE -I RAINFALL RECORDED AT PORT BLAIR (MM) FROM 1949 TO 2009

TABLE -I RAINFALL RECORDED AT PORT BLAIR (MM) FROM 1949 TO 2009 A. RAINFALL TABLE -I RAINFALL RECORDED AT PORT BLAIR (MM) FROM 1949 TO 2009 MONTH/YEAR 1949 1950 1951 1952 1953 1954 1955 1956 1957 1958 JANUARY 0.0 0.8 82.5 0.0 26.9 37.3 71.4 46.2 10.2 28.7 FEBRUARY

More information

DM-Group Meeting. Subhodip Biswas 10/16/2014

DM-Group Meeting. Subhodip Biswas 10/16/2014 DM-Group Meeting Subhodip Biswas 10/16/2014 Papers to be discussed 1. Crowdsourcing Land Use Maps via Twitter Vanessa Frias-Martinez and Enrique Frias-Martinez in KDD 2014 2. Tracking Climate Change Opinions

More information

One-Hour-Ahead Load Forecasting Using Neural Network

One-Hour-Ahead Load Forecasting Using Neural Network IEEE TRANSACTIONS ON POWER SYSTEMS, VOL. 17, NO. 1, FEBRUARY 2002 113 One-Hour-Ahead Load Forecasting Using Neural Network Tomonobu Senjyu, Member, IEEE, Hitoshi Takara, Katsumi Uezato, and Toshihisa Funabashi,

More information

Making a Climograph: GLOBE Data Explorations

Making a Climograph: GLOBE Data Explorations Making a Climograph: A GLOBE Data Exploration Purpose Students learn how to construct and interpret climographs and understand how climate differs from weather. Overview Students calculate and graph maximum

More information

A Hybrid Method of CART and Artificial Neural Network for Short-term term Load Forecasting in Power Systems

A Hybrid Method of CART and Artificial Neural Network for Short-term term Load Forecasting in Power Systems A Hybrid Method of CART and Artificial Neural Network for Short-term term Load Forecasting in Power Systems Hiroyuki Mori Dept. of Electrical & Electronics Engineering Meiji University Tama-ku, Kawasaki

More information

A survey on data mining techniques applied to energy time series forecasting

A survey on data mining techniques applied to energy time series forecasting See discussions, stats, and author profiles for this publication at: https://www.researchgate.net/publication/283513131 A survey on data mining techniques applied to energy time series forecasting ARTICLE

More information

2 = -30 or 20 Hence an output of 2000 will maximize profit.

2 = -30 or 20 Hence an output of 2000 will maximize profit. QUANTITATIVE TOOLS IN BUSINESS NOV. SOLUTION (a) (i) Marginal Cost MC = Q Q + Total Cost TC = ʃ Mc = ʃ (Q Q + ) = Q Q + Q + C Where C is the constant of integration (ie C is fixed cost in GHS ) When Q

More information

Predicates and Quantifiers

Predicates and Quantifiers Predicates and Quantifiers Lecture 9 Section 3.1 Robb T. Koether Hampden-Sydney College Wed, Jan 29, 2014 Robb T. Koether (Hampden-Sydney College) Predicates and Quantifiers Wed, Jan 29, 2014 1 / 32 1

More information

APPENDIX M LAKE ELEVATION AND FLOW RELEASES SENSITIVITY ANALYSIS RESULTS

APPENDIX M LAKE ELEVATION AND FLOW RELEASES SENSITIVITY ANALYSIS RESULTS APPENDIX M LAKE ELEVATION AND FLOW RELEASES SENSITIVITY ANALYSIS RESULTS Appendix M Lake Elevation and Flow Releases Sensitivity Analysis Results Figure M-1 Lake Jocassee Modeled Reservoir Elevations (Current

More information

Fall 2017 Student Calendar. August 2017 S M T W T F S

Fall 2017 Student Calendar. August 2017 S M T W T F S September 2017 August 2017 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 22 23 24 25 26 27 28 29 30 31 September 2017 October 2017 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28

More information

Becky Bolinger Water Availability Task Force November 13, 2018

Becky Bolinger Water Availability Task Force November 13, 2018 Colorado Climate Center WATF Climate Update Becky Bolinger Water Availability Task Force November 13, 2018 COLORADO CLIMATE CENTER Water Year 2018 Colorado s Climate in Review COLORADO CLIMATE CENTER

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

Application of Text Mining for Faster Weather Forecasting

Application of Text Mining for Faster Weather Forecasting International Journal of Computer Engineering and Information Technology VOL. 8, NO. 11, November 2016, 213 219 Available online at: www.ijceit.org E-ISSN 2412-8856 (Online) Application of Text Mining

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

A Two-Factor Autoregressive Moving Average Model Based on Fuzzy Fluctuation Logical Relationships

A Two-Factor Autoregressive Moving Average Model Based on Fuzzy Fluctuation Logical Relationships Article A Two-Factor Autoregressive Moving Average Model Based on Fuzzy Fluctuation Logical Relationships Shuang Guan 1 and Aiwu Zhao 2, * 1 Rensselaer Polytechnic Institute, Troy, NY 12180, USA; guans@rpi.edu

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

Chapter 1 0+7= 1+6= 2+5= 3+4= 4+3= 5+2= 6+1= 7+0= How would you write five plus two equals seven?

Chapter 1 0+7= 1+6= 2+5= 3+4= 4+3= 5+2= 6+1= 7+0= How would you write five plus two equals seven? Chapter 1 0+7= 1+6= 2+5= 3+4= 4+3= 5+2= 6+1= 7+0= If 3 cats plus 4 cats is 7 cats, what does 4 olives plus 3 olives equal? olives How would you write five plus two equals seven? Chapter 2 Tom has 4 apples

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

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

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

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

Lab Activity: Climate Variables

Lab Activity: Climate Variables Name: Date: Period: Water and Climate The Physical Setting: Earth Science Lab Activity: Climate Variables INTRODUCTION:! The state of the atmosphere continually changes over time in response to the uneven

More information

ANN based techniques for prediction of wind speed of 67 sites of India

ANN based techniques for prediction of wind speed of 67 sites of India ANN based techniques for prediction of wind speed of 67 sites of India Paper presentation in Conference on Large Scale Grid Integration of Renewable Energy in India Authors: Parul Arora Prof. B.K Panigrahi

More information

Verification Of January HDD Forecasts

Verification Of January HDD Forecasts Verification Of January HDD Forecasts W2020 / Average HDD stands for Heating Degree Day. A Heating Degree Day is zero if the average temperature is 65 degrees. An HDD of -30 would mean an average temperature

More information

Monthly Long Range Weather Commentary Issued: February 15, 2015 Steven A. Root, CCM, President/CEO

Monthly Long Range Weather Commentary Issued: February 15, 2015 Steven A. Root, CCM, President/CEO Monthly Long Range Weather Commentary Issued: February 15, 2015 Steven A. Root, CCM, President/CEO sroot@weatherbank.com JANUARY 2015 Climate Highlights The Month in Review During January, the average

More information

c 4, < y 2, 1 0, otherwise,

c 4, < y 2, 1 0, otherwise, Fundamentals of Big Data Analytics Univ.-Prof. Dr. rer. nat. Rudolf Mathar Problem. Probability theory: The outcome of an experiment is described by three events A, B and C. The probabilities Pr(A) =,

More information

Precip Running Average {1} Precip July 0.00 July 0.00 August August 0.00

Precip Running Average {1} Precip July 0.00 July 0.00 August August 0.00 1990- Day Precip Comments Day Precip Comments 1991 1991 After year one, the table July 0.00 February 0.75 on the bottom left shows 0.00 5.00 1.35 the current year's totals h 0.00 12.15 0.40 29.25 barom.

More information

Predicting Floods in North Central Province of Sri Lanka using Machine Learning and Data Mining Methods

Predicting Floods in North Central Province of Sri Lanka using Machine Learning and Data Mining Methods Thilakarathne & Premachandra Predicting Floods in North Central Province of Sri Lanka using Machine Learning and Data Mining Methods H. Thilakarathne 1, K. Premachandra 2 1 Department of Physical Science,

More information

Climate Change Impacts on Maple Syrup Yield

Climate Change Impacts on Maple Syrup Yield Climate Change Impacts on Maple Syrup Yield Rajasekaran R. Lada, Karen Nelson, Arumugam Thiagarajan Maple Research Programme, Dalhousie Agricultural Campus Raj.lada@dal.ca Canada is the largest maple

More information

Operations Report. Tag B. Short, Director South Region Operations. Entergy Regional State Committee (ERSC) February 14, 2018

Operations Report. Tag B. Short, Director South Region Operations. Entergy Regional State Committee (ERSC) February 14, 2018 Operations Report Tag B. Short, Director South Region Operations Entergy Regional State Committee (ERSC) February 14, 2018 1 Winter Operations Highlights South Region Max Gen Event Regional Dispatch Transfer

More information

Twelve Moons Curriculum Overview

Twelve Moons Curriculum Overview Twelve Moons Twelve Moons Curriculum Overview 1. Instructions The curriculum is arranged by book section, in order. Feel free to teach in any order you wish. The curriculum adheres to three objectives

More information

That s Hot: Predicting Daily Temperature for Different Locations

That s Hot: Predicting Daily Temperature for Different Locations That s Hot: Predicting Daily Temperature for Different Locations Alborz Bejnood, Max Chang, Edward Zhu Stanford University Computer Science 229: Machine Learning December 14, 2012 1 Abstract. The problem

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

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

IN-NETWORK CHLORINE RESIDUAL MANAGEMENT

IN-NETWORK CHLORINE RESIDUAL MANAGEMENT IN-NETWORK CHLORINE RESIDUAL MANAGEMENT Using GIS to assess flush point efficacy Ian Toohey, P.E. Systems Planning Austin Water TABLE OF CONTENTS 1. Background 3. Surface Creation 2. Residual Sampling

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

TEMPERATUTE PREDICTION USING HEURISTIC DATA MINING ON TWO-FACTOR FUZZY TIME-SERIES

TEMPERATUTE PREDICTION USING HEURISTIC DATA MINING ON TWO-FACTOR FUZZY TIME-SERIES TEMPERATUTE PREDICTION USING HEURISTIC DATA MINING ON TWO-FACTOR FUZZY TIME-SERIES Adesh Kumar Pandey 1, Dr. V. K Srivastava 2, A.K Sinha 3 1,2,3 Krishna Institute of Engineering & Technology, Ghaziabad,

More information

How far in advance can we forecast cold/heat spells?

How far in advance can we forecast cold/heat spells? Sub-seasonal time scales: a user-oriented verification approach How far in advance can we forecast cold/heat spells? Laura Ferranti, L. Magnusson, F. Vitart, D. Richardson, M. Rodwell Danube, Feb 2012

More information

November 2018 Weather Summary West Central Research and Outreach Center Morris, MN

November 2018 Weather Summary West Central Research and Outreach Center Morris, MN November 2018 Weather Summary Lower than normal temperatures occurred for the second month. The mean temperature for November was 22.7 F, which is 7.2 F below the average of 29.9 F (1886-2017). This November

More information

A Plot of the Tracking Signals Calculated in Exhibit 3.9

A Plot of the Tracking Signals Calculated in Exhibit 3.9 CHAPTER 3 FORECASTING 1 Measurement of Error We can get a better feel for what the MAD and tracking signal mean by plotting the points on a graph. Though this is not completely legitimate from a sample-size

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

Winter Climate Forecast

Winter Climate Forecast Winter 2018-2019 Climate Forecast 26 th Winter Weather Meeting, OMSI and Oregon AMS, Portland Kyle Dittmer Hydrologist-Meteorologist Columbia River Inter-Tribal Fish Commission Portland, Oregon Professor

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

ZANER WHEN DOES WEATHER MATTER? For more information, call: Or visit: Zaner is proud to present

ZANER WHEN DOES WEATHER MATTER? For more information, call: Or visit:   Zaner is proud to present ZANER The market has been under pressure the past three weeks. The 9 and 20 day moving average have met, for the first time since September and again falls below 40. Zaner is proud to present WHEN DOES

More information

Final Report. COMET Partner's Project. University of Texas at San Antonio

Final Report. COMET Partner's Project. University of Texas at San Antonio Final Report COMET Partner's Project University: Name of University Researcher Preparing Report: University of Texas at San Antonio Dr. Hongjie Xie National Weather Service Office: Name of National Weather

More information

Winter Climate Forecast

Winter Climate Forecast Winter 2017-2018 Climate Forecast 25 th Winter Weather Meeting, OMSI and Oregon AMS, Portland Kyle Dittmer Hydrologist-Meteorologist Columbia River Inter-Tribal Fish Commission Portland, Oregon Professor

More information

Class Biology

Class Biology Class - 10+1 Biology April & May Chapter 1 Chapter 2 Chapter 3 The Living World Biological Classification Plant Kingdom July Chapter 4 Chapter 5 Animal kingdom Morphology of flowering plants August Chapter

More information

Probabilistic Energy Forecasting

Probabilistic Energy Forecasting Probabilistic Energy Forecasting Moritz Schmid Seminar Energieinformatik WS 2015/16 ^ KIT The Research University in the Helmholtz Association www.kit.edu Agenda Forecasting challenges Renewable energy

More information

RS Metrics CME Group Copper Futures Price Predictive Analysis Explained

RS Metrics CME Group Copper Futures Price Predictive Analysis Explained RS Metrics CME Group Copper Futures Price Predictive Analysis Explained Disclaimer ALL DATA REFERENCED IN THIS WHITE PAPER IS PROVIDED AS IS, AND RS METRICS DOES NOT MAKE AND HEREBY EXPRESSLY DISCLAIMS,

More information

Forecast for next 10 values:

Forecast for next 10 values: STAT 520 Homework 5 Fall 2017 Note: Problem 3 is mandatory for graduate students and extra credit for undergraduates. 1) A data set of 57 consecutive measurements from a machine tool are in the deere3

More information

Marietta City Schools Pacing Guide. CCS Benchmarks Skills/Activities Resources Assessment

Marietta City Schools Pacing Guide. CCS Benchmarks Skills/Activities Resources Assessment Marietta City Schools Pacing Guide Subject: Physical Science Grade Level: 9 Time Frame: Year Long Month / Week CCS Benchmarks Skills/Activities Resources Assessment August Pretest Lab Safety Pretest Lab

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

Nicor Gas Rider 6 History Gas Supply Cost Factors (Cents Per Therm) MONTH GCR (R/) UFR (S/) GCNR (T/) UFNR (U/) GC CGC DGC NCGC TSA CSBC SSCR BSA

Nicor Gas Rider 6 History Gas Supply Cost Factors (Cents Per Therm) MONTH GCR (R/) UFR (S/) GCNR (T/) UFNR (U/) GC CGC DGC NCGC TSA CSBC SSCR BSA MONTH GCR (R/) UFR (S/) GCNR (T/) UFNR (U/) GC CGC DGC NCGC TSA CSBC SSCR BSA 2018 July 38.00 0.60 37.69 0.29 37.40 32.56 58.58 4.84-0.03 2.02 0.02 2.01 June 36.00 0.57 35.70 0.27 35.43 30.39 58.79 5.04-0.02

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

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

International Journal of Computer Science Trends and Technology (IJCST) Volume 3 Issue 3, May-June 2015

International Journal of Computer Science Trends and Technology (IJCST) Volume 3 Issue 3, May-June 2015 RESEARCH ARTICLE OPEN ACCESS Analysis of Meteorological Data in of Tamil Nadu Districts Based On K- Means Clustering Algorithm M. Mayilvaganan [1], P. Vanitha [2] Department of Computer Science [2], PSG

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

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

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

Canada only has 7 of these biomes. Which biome do you think does not exist in Canada and why?

Canada only has 7 of these biomes. Which biome do you think does not exist in Canada and why? Climate Zones and Biomes There are 8 defined biomes Permanent ice Tundra Boreal Forest Temperate deciduous forest Temperate rainforest Grassland Desert Tropical rainforest What is a biome? a major biotic

More information

Short and medium term solar irradiance and power forecasting given high penetration and a tropical environment

Short and medium term solar irradiance and power forecasting given high penetration and a tropical environment Short and medium term solar irradiance and power forecasting given high penetration and a tropical environment Wilfred WALSH, Zhao LU, Vishal SHARMA, Aloysius ARYAPUTERA 3 rd International Conference:

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

ANN and Statistical Theory Based Forecasting and Analysis of Power System Variables

ANN and Statistical Theory Based Forecasting and Analysis of Power System Variables ANN and Statistical Theory Based Forecasting and Analysis of Power System Variables Sruthi V. Nair 1, Poonam Kothari 2, Kushal Lodha 3 1,2,3 Lecturer, G. H. Raisoni Institute of Engineering & Technology,

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

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

Regression Analysis II

Regression Analysis II Regression Analysis II Measures of Goodness of fit Two measures of Goodness of fit Measure of the absolute fit of the sample points to the sample regression line Standard error of the estimate An index

More information

NASA Products to Enhance Energy Utility Load Forecasting

NASA Products to Enhance Energy Utility Load Forecasting NASA Products to Enhance Energy Utility Load Forecasting Erica Zell, Battelle zelle@battelle.org, Arlington, VA ESIP 2010 Summer Meeting, Knoxville, TN, July 20-23 Project Overview Funded by the NASA Applied

More information

U.S. Outlook For October and Winter Thursday, September 19, 2013

U.S. Outlook For October and Winter Thursday, September 19, 2013 About This report coincides with today s release of the monthly temperature and precipitation outlooks for the U.S. from the Climate Prediction Center (CPC). U.S. CPC October and Winter Outlook The CPC

More information

MODELLING ENERGY DEMAND FORECASTING USING NEURAL NETWORKS WITH UNIVARIATE TIME SERIES

MODELLING ENERGY DEMAND FORECASTING USING NEURAL NETWORKS WITH UNIVARIATE TIME SERIES MODELLING ENERGY DEMAND FORECASTING USING NEURAL NETWORKS WITH UNIVARIATE TIME SERIES S. Cankurt 1, M. Yasin 2 1&2 Ishik University Erbil, Iraq 1 s.cankurt@ishik.edu.iq, 2 m.yasin@ishik.edu.iq doi:10.23918/iec2018.26

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

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

Short Term Load Forecasting Using Multi Layer Perceptron

Short Term Load Forecasting Using Multi Layer Perceptron International OPEN ACCESS Journal Of Modern Engineering Research (IJMER) Short Term Load Forecasting Using Multi Layer Perceptron S.Hema Chandra 1, B.Tejaswini 2, B.suneetha 3, N.chandi Priya 4, P.Prathima

More information

Short-Term Load Forecasting Using ARIMA Model For Karnataka State Electrical Load

Short-Term Load Forecasting Using ARIMA Model For Karnataka State Electrical Load International Journal of Engineering Research and Development e-issn: 2278-67X, p-issn: 2278-8X, www.ijerd.com Volume 13, Issue 7 (July 217), PP.75-79 Short-Term Load Forecasting Using ARIMA Model For

More information

BEFORE THE PUBLIC UTILITIES COMMISSION OF THE STATE OF COLORADO * * * * *

BEFORE THE PUBLIC UTILITIES COMMISSION OF THE STATE OF COLORADO * * * * * BEFORE THE PUBLIC UTILITIES COMMISSION OF THE STATE OF COLORADO * * * * * IN THE MATTER OF THE APPLICATION OF PUBLIC SERVICE COMPANY OF COLORADO FOR APPROVAL OF ITS 01 RENEWABLE ENERGY STANDARD COMPLIANCE

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

School Year Calendar,

School Year Calendar, School Year Calendar, 0- August 0 0 First day for Start of st quarter September 0 Labor Day 0 ; schools closed for st -quarter progress reports 0 st -quarter progress reports Updated as of May 0; see www.baltimorecityschools.org

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