Applications of Signal Processing in Finance

Size: px
Start display at page:

Download "Applications of Signal Processing in Finance"

Transcription

1 Applications of Signal Processing in Finance Vishrant Tripathi, Jitesh Gosar, Hemendra Meena and Grandhi Srujan Electrical Engineering Department, IIT-Bombay March 20,2016 Vishrant, Jitesh, Hemendra & Srujan (IITB) DSP in Finance March 20, / 19

2 Overview 1 Introduction Is Signal Processing Useful in Analyzing Financial Data? Filtering Problems with conventional DSP 2 Algorithmic Trading Causal Modeling 3 Empirical Mode Decomposition Time-frequency representations EMD Synchro-Squeezing Transform Examples 4 Conclusion 5 References Vishrant, Jitesh, Hemendra & Srujan (IITB) DSP in Finance March 20, / 19

3 Introduction Finance and economy developed for centuries without reference to advanced mathematics (and signal processing). The pioneering work of Fischer Black and Myron Scholes changed all that.[5] The mathematization of the financial system places policy making in the hands of the experts and increases investors trust Decisions are directly based on realistic, observable, and reproducible quantitative analysis instead of the good hunch of a marketseasoned veteran Vishrant, Jitesh, Hemendra & Srujan (IITB) DSP in Finance March 20, / 19

4 Is Signal Processing Useful in Analyzing Financial Data? Signal processing techniques play an important role in today s finances. These techniques are used to represent and predict the main features of price evolution and to classify stock so as to design diversified investment Monitoring the price of the financial products and extrapolating their future evolution according to past available information can be viewed as a classical signal processing problem. Vishrant, Jitesh, Hemendra & Srujan (IITB) DSP in Finance March 20, / 19

5 Filtering Financial time-series data often consists of long-term trends in the presence of high-frequency and wildly fluctuating noise. Thus, simple techniques like moving-average filters, and low-pass filters are usually employed to first remove this noise from the signals, before moving on to the actual processing of waveforms. Advanced methods like adaptive Kalman filters are also used in some cases for removal of noise and extracting meaningful information. Figure: Trend line obtained by filtering Vishrant, Jitesh, Hemendra & Srujan (IITB) DSP in Finance March 20, / 19

6 Problems with conventional DSP Figure: For two signals which are quite different in the time domain, we observe almost same spectra, thus motivating the need for time-frequency analysis Vishrant, Jitesh, Hemendra & Srujan (IITB) DSP in Finance March 20, / 19

7 Problems with conventional DSP Most concepts of signal processing that we have learnt during the course work well with stationary signals - signals whose power spectral density is constant with time. However financial time-series data is highly non-stationary in nature, due to wild and often unpredictable fluctuations. We are exploring a new technique that aims to tackle some of these problems while still being computationally efficient - the Synchro-Squeezing Transform. Vishrant, Jitesh, Hemendra & Srujan (IITB) DSP in Finance March 20, / 19

8 Algorithmic Trading Trading a financial instrument by forecasting its future value based on some algorithm Subjective forecasting is performed based on experience, intuition and guesswork. It is usually inferred from both macroeconomic and microeconomic factors Extrapolation techniques whose aim is to project past trends into the future. Common extrapolation techniques include regression analysis and methods based on error criteria, such as the mean absolute deviation and the mean squared error Causal modeling where the goal is to predict a lagging variable based on a leading variable. The relationship between these two variables can be modeled as a cause and effect Vishrant, Jitesh, Hemendra & Srujan (IITB) DSP in Finance March 20, / 19

9 Causal Modeling For a forecasting technique to be useful, it must add information to what is already known: the main issue is how to take advantage of this lead-lag relationship to perform prediction. In this spirit, authors of [1] have proposed a real-time trading algorithm that exploits the lead-lag relationship between a pair of stock prices to forecast the price of the lagging asset This is achieved by using the recently proposed Synchrosqueezed Transform to quantify the lead-lag relationship Vishrant, Jitesh, Hemendra & Srujan (IITB) DSP in Finance March 20, / 19

10 Time-frequency representations Time-frequency representations provide a powerful tool for the analysis of time series signals and give insight into the complex structure of multi-layered signals Examples are the windowed Fourier transform, where the family of templates is generated by translating and modulating a basic window function, or the wavelet transform, where the templates are obtained by translating and dilating the basic wavelet Heisenberg uncertainty principle limits the resolution that can be attained in the TF plane Such representations are often not useful for wildly fluctuating signals Vishrant, Jitesh, Hemendra & Srujan (IITB) DSP in Finance March 20, / 19

11 Empirical mode Decomposition The Empirical Mode Decomposition (EMD) method was proposed by Norden Huang as an algorithm that would allow time-frequency analysis of such multicomponent signals, without the weaknesses sketched above, overcoming in particular artificial spectrum spread caused by sudden changes. A signal is broken down into Intrinsic Mode Functions (IMFs) Figure: EMD Vishrant, Jitesh, Hemendra & Srujan (IITB) DSP in Finance March 20, / 19

12 Synchro-Squeezing Transform Synchrosqueezing was introduced in the context of analyzing auditory signals ; it is a special case of reallocation methods which aim to sharpen a time-frequency representation R(t,w) by allocating its value to a different point (t1, w1) ) in the time-frequency plane, determined by the local behavior of R(t, w) around (t, w). One starts from the continuous wavelet transform Ws of the signal s(t) defined by Theorem (Continuous Wavelet Transform) W s = s(t)a 1/2 ψ( t b a )dt and then reallocates the Ws(a, b) to get a concentrated time-frequency picture, from which instantaneous frequency lines can be extracted Vishrant, Jitesh, Hemendra & Srujan (IITB) DSP in Finance March 20, / 19

13 Examples Vishrant, Jitesh, Hemendra & Srujan (IITB) DSP in Finance March 20, / 19

14 Examples Vishrant, Jitesh, Hemendra & Srujan (IITB) DSP in Finance March 20, / 19

15 Examples Vishrant, Jitesh, Hemendra & Srujan (IITB) DSP in Finance March 20, / 19

16 Examples Vishrant, Jitesh, Hemendra & Srujan (IITB) DSP in Finance March 20, / 19

17 Conclusion We conclude that the Synchro-Squeezing Transform provides a very elegant and useful way to analyze non-stationary time-series data and is often better suited to applications in finance as compared to the regular CWT, DWT or STFT procedures. Also, the ability to extract long term phase relationship of signals accurately in the presence of noise makes this transform particularly well suited to applications in algorithmic trading based on causal modeling. For financial products with a known lead-lag relationship, phase and synchronization information can be extracted using this approach for forecasting and making decisions. This has been verified for a large variety of stocks in [2]. Vishrant, Jitesh, Hemendra & Srujan (IITB) DSP in Finance March 20, / 19

18 Synchrosqueezed Wavelet Transforms: an Empirical Mode Decomposition-like Tool Ingrid Daubechies, Jianfeng Lu1, Hau-Tieng Wu Department of Mathematics and Program in Applied and Computational Mathematics Princeton University, Princeton, NJ, Vishrant, Jitesh, Hemendra & Srujan (IITB) DSP in Finance March 20, / 19 References Application of Signal Processing to the Analysis of Financial Data - Konstantinos Drakakis, IEEE SIGNAL PROCESSING MAGAZINE [157] SEPTEMBER 2009 Algorithmic Trading Using Phase Synchronization - A. Ahrabian, C. C. Took, and D. P. Mandic - IEEE JOURNAL OF SELECTED TOPICS IN SIGNAL PROCESSING, VOL. 6, NO. 4, AUGUST 2012 Introduction to the Issue on Signal Processing Methods in Finance and Electronic Trading - IEEE JOURNAL OF SELECTED TOPICS IN SIGNAL PROCESSING, VOL. 6, NO. 4, AUGUST 2012 Applications of HilbertHuang transform to non-stationary financial time series analysis - N. E. Huang, M. Wu, W. Qu, S. Long, S. P. Shen and Jin Zhang - Appl. Stochastic Models Bus. Ind., 2003; 19:361 (DOI: /asmb.506)

19 The End Vishrant, Jitesh, Hemendra & Srujan (IITB) DSP in Finance March 20, / 19

'Output-Only' Vibration based Condition Monitoring of Dynamical Systems

'Output-Only' Vibration based Condition Monitoring of Dynamical Systems 'Output-Only' Vibration based Condition Monitoring of Dynamical Systems Dr. Budhaditya Hazra Department of Civil Engineering, IIT GUWAHATI, 2015-2016 OUTLINE Introduction CIVIL STRUCTURES MODAL IDENTIFICATION

More information

Evolution of Moving Averages

Evolution of Moving Averages Evolution of Moving Averages Mark Jurik 1999 JURIK RESEARCH, WWW.JURIKRES.COM SET ZOOM SCALE TO 134% TO VIEW THE GRAPHICS CORRECTLY DO NOT PRINT AS GRAPHICS ARE DESIGNED TO BE VIEWED FROM YOUR MONITOR

More information

Methods and Applications of Statistics in Business, Finance, and Management Science

Methods and Applications of Statistics in Business, Finance, and Management Science Methods and Applications of Statistics in Business, Finance, and Management Science N. Balakrishnan McMaster University Department ofstatistics Hamilton, Ontario, Canada 4 WILEY A JOHN WILEY & SONS, INC.,

More information

Short-Term Wind Power Forecasting Using Empirical Mode Decomposition and RBFNN

Short-Term Wind Power Forecasting Using Empirical Mode Decomposition and RBFNN International Journal of Smart Grid and Clean Energy Short-Term Wind Power Forecasting Using Empirical Mode Decomposition and RBFNN Zeng-Wei Zheng a, Yuan-Yi Chen a,b, Xiao-Wei Zhou a, Mei-Mei Huo a *,

More information

Day-Ahead Price Forecasting of Electricity Market Using Neural Networks and Wavelet Transform

Day-Ahead Price Forecasting of Electricity Market Using Neural Networks and Wavelet Transform Electrical and Electronic Engineering 2018, 8(2): 37-52 DOI: 10.5923/j.eee.20180802.02 Day-Ahead Price Forecasting of Electricity Market Using Neural Networks and Wavelet Transform Kamran Rahimimoghadam

More information

Monitoring Wind Turbine Condition by the Approach of Empirical Mode Decomposition

Monitoring Wind Turbine Condition by the Approach of Empirical Mode Decomposition Monitoring Wind Turbine Condition by the Approach of Empirical Mode Decomposition Wenxian Yang,, Jiesheng Jiang, P.J. Tavner and C.J. Crabtree Institution of Vibration Engineering, Northwestern Polytechnical

More information

Statistics 712: Applied Statistical Decision Theory Spring 1999 Syllabus

Statistics 712: Applied Statistical Decision Theory Spring 1999 Syllabus 1 Statistics 712: Applied Statistical Decision Theory Spring 1999 Syllabus Robert Stine stine@wharton.upenn.edu Department of Statistics 3014 Steinburg Hall-Dietrich Hall / 6302 Overview This course describes

More information

Week 1 Business Forecasting

Week 1 Business Forecasting Week 1 Business Forecasting Forecasting is an attempt to foresee the future by examining the past, present and trends Forecasting involves the prediction of future events or future outcomes of key variables.

More information

George Mason University Department of Economics Economics Time Series Econometrics. Instructor: Carlos D. Ramirez. Syllabus and Reading List

George Mason University Department of Economics Economics Time Series Econometrics. Instructor: Carlos D. Ramirez. Syllabus and Reading List George Mason University Department of Economics Economics 895-006 Time Series Econometrics Instructor: Carlos D. Ramirez Syllabus and Reading List The purpose of this course is to help you develop basic

More information

Introduction to Research

Introduction to Research Introduction to Research Arun K. Tangirala Arun K. Tangirala, IIT Madras Introduction to Research 1 Objectives To learn the following: I What is data analysis? I Types of analyses I Different types of

More information

Investigation of high voltage induced damage of GaN grown on Si substrate by terahertz nano-imaging and spectroscopy 1.

Investigation of high voltage induced damage of GaN grown on Si substrate by terahertz nano-imaging and spectroscopy 1. Investigation of high voltage induced damage of GaN grown on Si substrate by terahertz nano-imaging and spectroscopy 1 Introduction May 18, 2017 Anis Rahman, PhD Applied Research & Photonics, Inc. ( ARP

More information

Remote Monitoring of Equipment in Small Modular Reactors

Remote Monitoring of Equipment in Small Modular Reactors A publication of CHEMICAL ENGINEERING TRANSACTIONS VOL. 33, 2013 Guest Editors: Enrico Zio, Piero Baraldi Copyright 2013, AIDIC Servizi S.r.l., ISBN 978-88-95608-24-2; ISSN 1974-9791 The Italian Association

More information

The Analysis of China s Grain Output Fluctuation Based on EMD

The Analysis of China s Grain Output Fluctuation Based on EMD International Journal of Economics and Finance; Vol. 9, No. 11; 2017 ISSN 1916-971X E-ISSN 1916-9728 Published by Canadian Center of Science and Education The Analysis of China s Grain Output Fluctuation

More information

FEEMD-DR Model for Forecasting. Water Consumption

FEEMD-DR Model for Forecasting. Water Consumption Contemporary Engineering Sciences, Vol. 0, 7, no. 6, 273-284 HIKARI Ltd, www.m-hikari.com https://doi.org/988/ces.7.77 FEEMD-DR Model for Forecasting Water Consumption Nuramirah Akrom and Zuhaimy Ismail

More information

Measurement and Control of Coal Pipe Temperature of Coal Mills of PF Boiler

Measurement and Control of Coal Pipe Temperature of Coal Mills of PF Boiler Measurement and Control of Coal Pipe Temperature of Coal Mills of PF Boiler Karunamoy Chatterjee a, Sankar Narayan Mahato b, Subrata Chattopadhyay c a Electronics & Communication Engineering, Bankura Unnayani

More information

INSIGHTS. Demand Planner for Microsoft Dynamics. Product Overview. Date: November,

INSIGHTS. Demand Planner for Microsoft Dynamics. Product Overview. Date: November, INSIGHTS Demand Planner for Microsoft Dynamics Product Overview Date: November, 2007 www.microsoft.com/dynamics Contents Demand Planning for Business... 1 Product Overview... 3 Multi-dimensional Data Visibility...

More information

THE APPLICATION OF EEMD AND NEURAL NETWORK BASED ON POLAK-RIBIÉRE CONJUGATE GRADIENT ALGORITHM FOR CRUDE OIL PRICES FORECASTING

THE APPLICATION OF EEMD AND NEURAL NETWORK BASED ON POLAK-RIBIÉRE CONJUGATE GRADIENT ALGORITHM FOR CRUDE OIL PRICES FORECASTING THE APPLICATION OF EEMD AND NEURAL NETWORK BASED ON POLAK-RIBIÉRE CONJUGATE GRADIENT ALGORITHM FOR CRUDE OIL PRICES FORECASTING M. Latif and Sri Herawati University of Trunojoyo Madura, Indonesia E-mail

More information

The Influence of Demand Resource Response Time in Balancing Wind and Load

The Influence of Demand Resource Response Time in Balancing Wind and Load 2013 46th Hawaii International Conference on System Sciences The Influence of Demand Resource Response Time in Balancing Wind and Load Judith Cardell Smith College jcardell@smith.edu Lindsay Anderson Cornell

More information

Temperature impacts on economic growth warrant stringent mitigation policy

Temperature impacts on economic growth warrant stringent mitigation policy Temperature impacts on economic growth warrant stringent mitigation policy Figure SI.1: Diagrammatic illustration of different long-term effects of a one-period temperature shock depending on whether climate

More information

Elastodynamic FWI efficiency study with partial stacking in 2D

Elastodynamic FWI efficiency study with partial stacking in 2D Elastodynamic FWI efficiency study with partial stacking in 2D Vladimir N. Zubov*, CREWES, University of Calgary vzubov@ucalgary.ca and Gary F. Margrave, CREWES, University of Calgary margrave@ucalgary.ca

More information

Supply Chain MICROSOFT BUSINESS SOLUTIONS DEMAND PLANNER

Supply Chain MICROSOFT BUSINESS SOLUTIONS DEMAND PLANNER Supply Chain MICROSOFT BUSINESS SOLUTIONS DEMAND PLANNER DEMAND PLANNING FOR BUSINESSES Demand planning is the first step towards business planning. As businesses are moving towards a demand-centric environment

More information

Short-Term Electricity Price Forecasting Based on Grey Prediction GM(1,3) and Wavelet Neural Network

Short-Term Electricity Price Forecasting Based on Grey Prediction GM(1,3) and Wavelet Neural Network American Journal of Electrical Power and Energy Systems 08; 7(4): 5055 http://www.sciencepublishinggroup.com/j/epes doi: 0.648/j.epes.080704. ISSN: 369X (Print); ISSN: 36900 (Online) ShortTerm Electricity

More information

Masters in Business Statistics (MBS) /2015. Department of Mathematics Faculty of Engineering University of Moratuwa Moratuwa. Web:

Masters in Business Statistics (MBS) /2015. Department of Mathematics Faculty of Engineering University of Moratuwa Moratuwa. Web: Masters in Business Statistics (MBS) - 2014/2015 Department of Mathematics Faculty of Engineering University of Moratuwa Moratuwa Web: www.mrt.ac.lk Course Coordinator: Prof. T S G Peiris Prof. in Applied

More information

GRID MODERNIZATION INITIATIVE PEER REVIEW Multi-scale Production Cost Modeling

GRID MODERNIZATION INITIATIVE PEER REVIEW Multi-scale Production Cost Modeling GRID MODERNIZATION INITIATIVE PEER REVIEW 1.4.26 AARON BLOOM April 18-20, 2017 Sheraton Pentagon City Arlington, VA Planning and Design Tools 4/5/2017 1 High Level Summary Project Description The goal

More information

trading volume via the agent-based stock markets (ABSMs). We consider the agent-based model of stock markets highly relevant to this issue. First, the

trading volume via the agent-based stock markets (ABSMs). We consider the agent-based model of stock markets highly relevant to this issue. First, the Testing for Granger Causality in the Stock - Relation: A Perspective from the Agent-Based Model of Stock Markets Λ Shu-Heng Chen, Chia-Hsuan Yeh and Chung-Chih Liao AI-ECON Research Group Department of

More information

Hydrological Forecasting Using Hybrid Data-Driven Approach

Hydrological Forecasting Using Hybrid Data-Driven Approach American Journal of Applied Sciences Original Research Paper Hydrological Forecasting Using Hybrid Data-Driven Approach 1 Youngmin Seo and 2 Sungwon Kim 1 Department of Constructional Environmental Engineering,

More information

Master 2 Economic Analysis

Master 2 Economic Analysis UFR d économie et gestion Master 2 Economic Analysis Content of courses Academic year 2019-2020 1 st term, September to December Choice and Decision Theory Microeconomic theory of individual decision making

More information

Study on Predictive Maintenance Strategy

Study on Predictive Maintenance Strategy , pp.52-56 http://dx.doi.org/10.14257/astl.2016.137.10 Study on Predictive Maintenance Strategy Wang Hongxia, Ye Xiaohui, Yin Ming Naval University of Engineering, Wuhan 430033, China 25523224@QQ.com Abstract.

More information

Water Treatment Plant Decision Making Using Rough Multiple Classifier Systems

Water Treatment Plant Decision Making Using Rough Multiple Classifier Systems Available online at www.sciencedirect.com Procedia Environmental Sciences 11 (2011) 1419 1423 Water Treatment Plant Decision Making Using Rough Multiple Classifier Systems Lin Feng 1, 2 1 College of Computer

More information

Application of Hilbert-Huang transformation in fluidized bed with two-component (biomass particles and quartz sands) mixing flow

Application of Hilbert-Huang transformation in fluidized bed with two-component (biomass particles and quartz sands) mixing flow Korean J. Chem. Eng., 32(1), 43-50 (2015) DOI: 10.1007/s11814-014-0181-5 INVITED REVIEW PAPER INVITED REVIEW PAPER pissn: 0256-1115 eissn: 1975-7220 Application of Hilbert-Huang transformation in fluidized

More information

Research Article. Wind power interval prediction utilizing SOM-BP artificial neural network

Research Article. Wind power interval prediction utilizing SOM-BP artificial neural network Available online www.jocpr.com Journal of Chemical and Pharmaceutical Research, 2014, 6(4):858-863 Research Article ISSN : 0975-7384 CODEN(USA) : JCPRC5 Wind power interval prediction utilizing SOM-BP

More information

Introduction to Analytics Tools Data Models Problem solving with analytics

Introduction to Analytics Tools Data Models Problem solving with analytics Introduction to Analytics Tools Data Models Problem solving with analytics Analytics is the use of: data, information technology, statistical analysis, quantitative methods, and mathematical or computer-based

More information

A HYBRID MODERN AND CLASSICAL ALGORITHM FOR INDONESIAN ELECTRICITY DEMAND FORECASTING

A HYBRID MODERN AND CLASSICAL ALGORITHM FOR INDONESIAN ELECTRICITY DEMAND FORECASTING A HYBRID MODERN AND CLASSICAL ALGORITHM FOR INDONESIAN ELECTRICITY DEMAND FORECASTING Wahab Musa Department of Electrical Engineering, Universitas Negeri Gorontalo, Kota Gorontalo, Indonesia E-Mail: wmusa@ung.ac.id

More information

PLANNING FOR PRODUCTION

PLANNING FOR PRODUCTION PLANNING FOR PRODUCTION Forecasting Forecasting is the first major activity in the planning, involving careful study of past data and present scenario to estimate the occurence, timing or magnitude of

More information

2014 Summer Course School of Business, Nanjing University. State-Space Modelling and Its Applications in Economics and Finance

2014 Summer Course School of Business, Nanjing University. State-Space Modelling and Its Applications in Economics and Finance 2014 Summer Course School of Business, Nanjing University State-Space Modelling and Its Applications in Economics and Finance Instructor: Jun Ma (jma@cba.ua.edu) This version: May 14, 2014 Primary Textbooks:

More information

Code Compulsory Module Credits Continuous Assignment

Code Compulsory Module Credits Continuous Assignment CURRICULUM AND SCHEME OF EVALUATION Compulsory Modules Evaluation (%) Code Compulsory Module Credits Continuous Assignment Final Exam MA 5210 Probability and Statistics 3 40±10 60 10 MA 5202 Statistical

More information

Applying BSC-Based Resource Allocation Strategy to IDSS Intelligent Prediction

Applying BSC-Based Resource Allocation Strategy to IDSS Intelligent Prediction Applying BSC-Based Resource Allocation Strategy to IDSS Intelligent Prediction Yun Zhang1*, Yang Chen2 School of Computer Science and Technology, Xi an University of Science & Technology, Xi an 710054,

More information

Comparison of Different Independent Component Analysis Algorithms for Sales Forecasting

Comparison of Different Independent Component Analysis Algorithms for Sales Forecasting International Journal of Humanities Management Sciences IJHMS Volume 2, Issue 1 2014 ISSN 2320 4044 Online Comparison of Different Independent Component Analysis Algorithms for Sales Forecasting Wensheng

More information

Investigation of Impact in Smart Grid Disturbances on the Output of Solar Photovoltaic System

Investigation of Impact in Smart Grid Disturbances on the Output of Solar Photovoltaic System International Journal of Advanced Scientific Research and Management, Volume 3 Issue 7, June 218 Investigation of Impact in Smart Grid Disturbances on the Output of Solar Photovoltaic System Yogesh Mehta

More information

Using the Analytic Hierarchy Process in Long-Term Load Growth Forecast

Using the Analytic Hierarchy Process in Long-Term Load Growth Forecast Journal of Electrical Engineering 5 (2017) 151-156 doi: 10.17265/2328-2223/2017.03.005 D DAVID PUBLISHING Using the Analytic Hierarchy Process in Long-Term Load Growth Forecast Blagoja Stevanoski and Natasa

More information

THE CASE FOR AN INTEGRATED COMPETENCY PROFILING TOOL

THE CASE FOR AN INTEGRATED COMPETENCY PROFILING TOOL THE CASE FOR AN INTEGRATED COMPETENCY PROFILING TOOL JANUARY 2010 THE CASE FOR AN INTEGRATED COMPETENCY PROFILING TOOL INTRODUCTION It is common practice for any corporation today to refer to its employees

More information

Identifying the Coding and Non Coding Regions of DNA Using Spectral Analysis

Identifying the Coding and Non Coding Regions of DNA Using Spectral Analysis International OPEN ACCESS Journal Of Modern Engineering Research (IJMER) Identifying the Coding and Non Coding Regions of DNA Using Spectral Analysis R. Vijayashree 1, D. Naresh Kumar 2, P. Madhuri 3,

More information

GOOD LABORATORY PRACTICE Agilent Cary 8454 UV-Visible Spectroscopy System

GOOD LABORATORY PRACTICE Agilent Cary 8454 UV-Visible Spectroscopy System GOOD LABORATORY PRACTICE Agilent Cary 8454 UV-Visible Spectroscopy System Introduction The objective of good laboratory practice (GLP) is to obtain accurate and precise results, using a measurement system

More information

Evolutionary Strategies vs. Neural Networks; An Inflation Forecasting Experiment

Evolutionary Strategies vs. Neural Networks; An Inflation Forecasting Experiment Evolutionary Strategies vs. Neural Networks; An Forecasting Experiment Graham Kendall Jane M Binner and Alicia M Gazely Department of Computer Science Department of Finance and Business Information The

More information

A simple model for low flow forecasting in Mediterranean streams

A simple model for low flow forecasting in Mediterranean streams European Water 57: 337-343, 2017. 2017 E.W. Publications A simple model for low flow forecasting in Mediterranean streams K. Risva 1, D. Nikolopoulos 2, A. Efstratiadis 2 and I. Nalbantis 1* 1 School of

More information

A Novel Multiscale Ensemble Carbon Price Prediction Model Integrating Empirical Mode Decomposition, Genetic Algorithm and Artificial Neural Network

A Novel Multiscale Ensemble Carbon Price Prediction Model Integrating Empirical Mode Decomposition, Genetic Algorithm and Artificial Neural Network Energies 2012, 5, 355-370; doi:10.3390/en5020355 Article OPEN ACCESS energies ISSN 1996-1073 www.mdpi.com/journal/energies A Novel Multiscale Ensemble Carbon Price Prediction Model Integrating Empirical

More information

GEOTHERMAL DATA MINING -- VALUE IN ANTIQUES

GEOTHERMAL DATA MINING -- VALUE IN ANTIQUES GEOTHERMAL DATA MINING -- VALUE IN ANTIQUES Roland N. HORNE 1 1 Stanford Geothermal Program, Stanford University, USA. Keywords: data analysis, nonparametric regression, wavelets SUMMARY - Analysis of

More information

Project Control & Management

Project Control & Management Project Control & Management Dr Alireza Mousavi, Department of Electronics and Computer Engineering Brunel, UK Technische Akademie Esslingen (TAE) Lecture 7 1 Subjects Project Management in Engineering

More information

Modelling Transitions to Robust High-VRE Systems

Modelling Transitions to Robust High-VRE Systems Modelling Transitions to Robust High-VRE Systems Colin Silvester, Christopher Bates and Arjun Chohan Digital Engineering Solutions Uniper Nottingham, UK Colin.Silvester@uniper.energy Abstract Uniper is

More information

CONNECTING CORPORATE GOVERNANCE TO COMPANIES PERFORMANCE BY ARTIFICIAL NEURAL NETWORKS

CONNECTING CORPORATE GOVERNANCE TO COMPANIES PERFORMANCE BY ARTIFICIAL NEURAL NETWORKS CONNECTING CORPORATE GOVERNANCE TO COMPANIES PERFORMANCE BY ARTIFICIAL NEURAL NETWORKS Darie MOLDOVAN, PhD * Mircea RUSU, PhD student ** Abstract The objective of this paper is to demonstrate the utility

More information

Distinguish between different types of numerical data and different data collection processes.

Distinguish between different types of numerical data and different data collection processes. Level: Diploma in Business Learning Outcomes 1.1 1.3 Distinguish between different types of numerical data and different data collection processes. Introduce the course by defining statistics and explaining

More information

Notes on Intertemporal Consumption Choice

Notes on Intertemporal Consumption Choice Paul A Johnson Economics 304 Advanced Topics in Macroeconomics Notes on Intertemporal Consumption Choice A: The Two-Period Model Consider an individual who faces the problem of allocating their available

More information

No Code Course Title Course Descriptions Prerequisite*

No Code Course Title Course Descriptions Prerequisite* 1 AC201 Fundamental Accounting The basic principles, concepts, and procedures for collecting and recording accounting information; preparation and analysis of financial reports; accounting Cycle; accounting

More information

Multi Factor Stock Selection Model Based on LSTM

Multi Factor Stock Selection Model Based on LSTM International Journal of Economics and Finance; Vol. 10, No. 8; 2018 ISSN 1916-971X E-ISSN 1916-9728 Published by Canadian Center of Science and Education Multi Factor Stock Selection Model Based on LSTM

More information

Introduction to Artificial Intelligence. Prof. Inkyu Moon Dept. of Robotics Engineering, DGIST

Introduction to Artificial Intelligence. Prof. Inkyu Moon Dept. of Robotics Engineering, DGIST Introduction to Artificial Intelligence Prof. Inkyu Moon Dept. of Robotics Engineering, DGIST Chapter 9 Evolutionary Computation Introduction Intelligence can be defined as the capability of a system to

More information

Impact of Consumption Demand Data on DLA Forecast Accuracy

Impact of Consumption Demand Data on DLA Forecast Accuracy Impact of Consumption Demand Data on DLA Forecast Accuracy Presented By Vivek Kumar Robert Lo Linda Tsang Project Advisor: Robin Roundy Project Sponsor: Eric Gentsch 1 Agenda Background Study Objectives

More information

Revision confidence limits for recent data on trend levels, trend growth rates and seasonally adjusted levels

Revision confidence limits for recent data on trend levels, trend growth rates and seasonally adjusted levels W O R K I N G P A P E R S A N D S T U D I E S ISSN 1725-4825 Revision confidence limits for recent data on trend levels, trend growth rates and seasonally adjusted levels Conference on seasonality, seasonal

More information

Price Prediction Evolution: from Economic Model to Machine Learning

Price Prediction Evolution: from Economic Model to Machine Learning Price Prediction Evolution: from Economic Model to Machine Learning By Hugh Ren (hughrxy), Xiangguang Zheng (zhengxg3), Erico Cruz Lemus (ecruzlem) Abstract This report is intended to illustrate timeline

More information

Course Title: Mathematics for Management I Course Title: Mathematics for Management II Course Title: Business Communication

Course Title: Mathematics for Management I Course Title: Mathematics for Management II Course Title: Business Communication Course Title: Mathematics for Management I Code: BUS 101 Description: This course prepares students for the application of mathematical tools, techniques, and principles to the real- world. Topics include

More information

Topics in Econometrics: Forecasting

Topics in Econometrics: Forecasting University of Pennsylvania Economics 221, Spring 2005 Topics in Econometrics: Forecasting Instructor: Frank Schorfheide, Room 525, McNeil Building Email: schorf@ssc.upenn.edu URL: http://www.econ.upenn.edu/

More information

Monitoring rail corrugation in the mileage-wavelength domain using the ARCAP method

Monitoring rail corrugation in the mileage-wavelength domain using the ARCAP method Monitoring rail corrugation in the mileage-wavelength domain using the ARCAP method Dr C. Hory, Dr L. Bouillaut & Dr P. Aknin Laboratoire des Technologies Nouvelles (LTN) Institut National de la Recherche

More information

A Comparative evaluation of Software Effort Estimation using REPTree and K* in Handling with Missing Values

A Comparative evaluation of Software Effort Estimation using REPTree and K* in Handling with Missing Values Australian Journal of Basic and Applied Sciences, 6(7): 312-317, 2012 ISSN 1991-8178 A Comparative evaluation of Software Effort Estimation using REPTree and K* in Handling with Missing Values 1 K. Suresh

More information

Design and Valuation of Demand Response Mechanisms and Instruments for Integrating Renewable Generation Resources in a Smart Grid Environment

Design and Valuation of Demand Response Mechanisms and Instruments for Integrating Renewable Generation Resources in a Smart Grid Environment Design and Valuation of Demand Response Mechanisms and Instruments for Integrating Renewable Generation Resources in a Smart Grid Environment Final Project Report Power Systems Engineering Research Center

More information

Fuzzy Logic based Short-Term Electricity Demand Forecast

Fuzzy Logic based Short-Term Electricity Demand Forecast Fuzzy Logic based Short-Term Electricity Demand Forecast P.Lakshmi Priya #1, V.S.Felix Enigo #2 # Department of Computer Science and Engineering, SSN College of Engineering, Chennai, Tamil Nadu, India

More information

Fraudulent Behavior Forecast in Telecom Industry Based on Data Mining Technology

Fraudulent Behavior Forecast in Telecom Industry Based on Data Mining Technology Fraudulent Behavior Forecast in Telecom Industry Based on Data Mining Technology Sen Wu Naidong Kang Liu Yang School of Economics and Management University of Science and Technology Beijing ABSTRACT Outlier

More information

CHAPTER 2 PROBLEM STATEMENT

CHAPTER 2 PROBLEM STATEMENT CHAPTER 2 PROBLEM STATEMENT Software metrics based heuristics support software quality engineering through improved scheduling and project control. It can be a key step towards steering the software testing

More information

Measuring Soiling Losses at Utility-scale PV Power Plants

Measuring Soiling Losses at Utility-scale PV Power Plants Measuring Soiling Losses at Utility-scale PV Power Plants Michael Gostein, J. Riley Caron 2, Bodo Littmann 2 Atonometrics, 8900 Shoal Creek Blvd., Suite 6, Austin, TX 78757, USA 2 First Solar, 5 Main St.,

More information

CURTAILMENT OF WIND FARM POWER OUTPUT THROUGH FLEXIBLE TURBINE OPERATION USING WIND FARM CONTROL

CURTAILMENT OF WIND FARM POWER OUTPUT THROUGH FLEXIBLE TURBINE OPERATION USING WIND FARM CONTROL Hur, Sung-ho and Leithead, William () Curtailment of wind farm power output through flexible turbine operation using wind farm control. In: European Wind Energy Association Annual Event (EWEA ), - - -

More information

Wind power forecasting error-based dispatch method for wind farm cluster

Wind power forecasting error-based dispatch method for wind farm cluster J. Mod. Power Syst. Clean Energy (2013) 1(1):65 72 DOI 10.1007/s40565-013-0004-4 Wind power forecasting error-based dispatch method for wind farm cluster Ning CHEN (&), Qi WANG, Liangzhong YAO, Lingzhi

More information

Research on the Improved Back Propagation Neural Network for the Aquaculture Water Quality Prediction

Research on the Improved Back Propagation Neural Network for the Aquaculture Water Quality Prediction Journal of Advanced Agricultural Technologies Vol. 3, No. 4, December 2016 Research on the Improved Back Propagation Neural Network for the Aquaculture Water Quality Prediction Ding Jin-ting and Zang Ze-lin

More information

What must be verified in an estimation process: Overview

What must be verified in an estimation process: Overview What must be verified in an estimation process: Overview (Chapter 4 Software Project Estimation) Alain Abran (Tutorial Contribution: Dr. Monica Villavicencio) 1 Copyright 2015 Alain Abran Topics covered

More information

IMPROVED FRAMEWORK FOR MODELING MUNICIPAL RESIDENTIAL WATER CONSUMPTION ESTIMATION USING WAVELET-MAMDANI FUZZY APPROACH

IMPROVED FRAMEWORK FOR MODELING MUNICIPAL RESIDENTIAL WATER CONSUMPTION ESTIMATION USING WAVELET-MAMDANI FUZZY APPROACH IMPROVED FRAMEWORK FOR MODELING MUNICIPAL RESIDENTIAL WATER CONSUMPTION ESTIMATION USING WAVELET-MAMDANI FUZZY APPROACH H J SURENDRA 1, DEKA P C 2 and Kavya B M 3 1 Dept. of Civil Engineering, ATRIA IT,

More information

Simulation Analytics

Simulation Analytics Simulation Analytics Powerful Techniques for Generating Additional Insights Mark Peco, CBIP mark.peco@gmail.com Objectives Basic capabilities of computer simulation Categories of simulation techniques

More information

Aon Retirement and Investment. Aon Investment Research and Insights. Big Data. July 2018

Aon Retirement and Investment. Aon Investment Research and Insights. Big Data. July 2018 Aon Retirement and Investment Aon Investment Research and Insights Big Data July 2018 Table of contents Executive summary....1 What is big data?...2 How is the industry evolving?...4 Is big data adding

More information

EC5101 Microeconomic Theory ECA5101 Microeconomics EC5102 Macroeconomic Theory ECA5102 Macroeconomics

EC5101 Microeconomic Theory ECA5101 Microeconomics EC5102 Macroeconomic Theory ECA5102 Macroeconomics EC5101 Microeconomic Theory Prerequisite(s): Nil The purpose of this course is to provide students with a sound understanding of modern microeconomic theory. Microeconomic theory is concerned with the

More information

A logistic regression model for Semantic Web service matchmaking

A logistic regression model for Semantic Web service matchmaking . BRIEF REPORT. SCIENCE CHINA Information Sciences July 2012 Vol. 55 No. 7: 1715 1720 doi: 10.1007/s11432-012-4591-x A logistic regression model for Semantic Web service matchmaking WEI DengPing 1*, WANG

More information

Analysis on the Mode and Competitive Strategy of Electricity Sales in the Background of Electric Power System Reform

Analysis on the Mode and Competitive Strategy of Electricity Sales in the Background of Electric Power System Reform Energy and Power Engineering, 2017, 9, 401-407 http://www.scirp.org/journal/epe ISSN Online: 1947-3818 ISSN Print: 1949-243X Analysis on the Mode and Competitive Strategy of Electricity Sales in the Background

More information

NTC Program Progress Performance Report (PPPR) Information Form

NTC Program Progress Performance Report (PPPR) Information Form NTC Program Progress Performance Report (PPPR) Information Form For P.I. s Use On a semi-annual basis the NTC sponsored P.I. must report Program Progress Performance Report (PPPR) using the format specified

More information

Managers require good forecasts of future events. Business Analysts may choose from a wide range of forecasting techniques to support decision making.

Managers require good forecasts of future events. Business Analysts may choose from a wide range of forecasting techniques to support decision making. Managers require good forecasts of future events. Business Analysts may choose from a wide range of forecasting techniques to support decision making. Three major categories of forecasting approaches:

More information

Time-series Analysis of Environmental Systems

Time-series Analysis of Environmental Systems Time-series Analysis of Environmental Systems Zhulu Lin Dept of Crop and Soil Sciences University of Georgia Athens, Georgia October 12, 25 Outline Objectives of time-series analysis Time-series preparation

More information

What are the main drivers of the Bitcoin price? Evidence from wavelet coherence analysis

What are the main drivers of the Bitcoin price? Evidence from wavelet coherence analysis What are the main drivers of the Bitcoin price? Evidence from wavelet coherence analysis Ladislav Kristoufek Institute of Information Theory and Automation Academy of Sciences of the Czech Republic & Institute

More information

Prospect theory and investment decision behavior: A review

Prospect theory and investment decision behavior: A review 2018 International Conference on Education Technology and Social Sciences (ETSOCS 2018) Prospect theory and investment decision behavior: A review Wen Wan1, a 1 Xi`an gao xin NO.1 high school, Shan`xi

More information

Comparison of Efficient Seasonal Indexes

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

More information

Multi-factor Stock Selection Model Based on Adaboost

Multi-factor Stock Selection Model Based on Adaboost Multi-factor Stock Selection Model Based on Adaboost Ru Zhang Finance Department of International Business School, Jinan University Zhuhai, 519070, China E-mail: zhangru@stu2016.nu.edu.cn Tong Cao (Corresponding

More information

Introduction to Pattern Recognition

Introduction to Pattern Recognition Introduction to Pattern Recognition Dr. Ouiem Bchir 1 / 40 1 Human Perception Humans have developed highly sophisticated skills for sensing their environment and taking actions according to what they observe,

More information

Ph.D. Defense: Resource Allocation Optimization in the Smart Grid and High-performance Computing Tim Hansen

Ph.D. Defense: Resource Allocation Optimization in the Smart Grid and High-performance Computing Tim Hansen Ph.D. Defense: Resource Allocation Optimization in the Smart Grid and High-performance Computing Tim Hansen Department of Electrical and Computer Engineering Colorado State University Fort Collins, Colorado,

More information

Methods for Reducing Frequency and Voltage Variations on DP Vessels

Methods for Reducing Frequency and Voltage Variations on DP Vessels Author s Name Name of the Paper Session DYNAMIC POSITIONING CONFERENCE October 9-10, 2012 POWER SESSION on DP Vessels Eirik Mathiesen, Bjørnar Realfsen and Morten Breivik Kongsberg Maritime AS Abstract

More information

Generative Models for Networks and Applications to E-Commerce

Generative Models for Networks and Applications to E-Commerce Generative Models for Networks and Applications to E-Commerce Patrick J. Wolfe (with David C. Parkes and R. Kang-Xing Jin) Division of Engineering and Applied Sciences Department of Statistics Harvard

More information

Green Food Industry and Quality of Economic Growth in China: The Positive Analysis Based on Granger Causality Test and Variance Decomposition

Green Food Industry and Quality of Economic Growth in China: The Positive Analysis Based on Granger Causality Test and Variance Decomposition Advance Journal of Food Science and Technology 5(8): 1059-1063, 2013 ISSN: 2042-4868; e-issn: 2042-4876 Maxwell Scientific Organization, 2013 Submitted: April 11, 2013 Accepted: May 08, 2013 Published:

More information

Chapter 3. Introduction to Quantitative Macroeconomics. Measuring Business Cycles. Yann Algan Master EPP M1, 2010

Chapter 3. Introduction to Quantitative Macroeconomics. Measuring Business Cycles. Yann Algan Master EPP M1, 2010 Chapter 3 Introduction to Quantitative Macroeconomics Measuring Business Cycles Yann Algan Master EPP M1, 2010 1. Traditional framework for Fluctuations Undergraduate textbook model Divide markets into

More information

Advantages and Disadvantages of. Independent Tests. Advantages. Disadvantages

Advantages and Disadvantages of. Independent Tests. Advantages. Disadvantages 8.0 Test Management Outline 8.1 Test organisation 8.2 Test planning and estimation 8.3 Test program monitoring and control 8.4 Configuration management 8.5 Risk and testing 8.6 Summary Independent Testing

More information

Fault Diagnosis and Prognosis of Critical Components

Fault Diagnosis and Prognosis of Critical Components University of Wollongong Research Online Faculty of Engineering and Information Sciences - Papers: Part B Faculty of Engineering and Information Sciences 2016 Fault Diagnosis and Prognosis of Critical

More information

ECONOMICS 797W APPLIED TIME SERIES ECONOMETRICS SPRING 2017, UMASS AMHERST. Instructor: Deepankar Basu Phone:

ECONOMICS 797W APPLIED TIME SERIES ECONOMETRICS SPRING 2017, UMASS AMHERST. Instructor: Deepankar Basu Phone: ECONOMICS 797W APPLIED TIME SERIES ECONOMETRICS SPRING 2017, UMASS AMHERST Instructor: Deepankar Basu Phone: 545-6359 Office: 310 Crotty Hall E-mail: dbasu@econs.umass.edu Classes: Monday, Wednesday 11:15-12:30pm

More information

Business Intelligence. Kompetensi : Mahasiswa dapat mengenal, memahami dan menjelaskan Business Analitycs kaitannya dengan DSS

Business Intelligence. Kompetensi : Mahasiswa dapat mengenal, memahami dan menjelaskan Business Analitycs kaitannya dengan DSS Kompetensi : Mahasiswa dapat mengenal, memahami dan menjelaskan Business Analitycs kaitannya dengan DSS Copyright 2013 1-2 Business Analytics: Methods, Models, and Decisions, 1 st edition, James R. Evans

More information

Short-term electricity price forecasting in deregulated markets using artificial neural network

Short-term electricity price forecasting in deregulated markets using artificial neural network Proceedings of the 2011 International Conference on Industrial Engineering and Operations Management Kuala Lumpur, Malaysia, January 22 24, 2011 Short-term electricity price forecasting in deregulated

More information

EVOLUTIONARY STRATEGIES; A NEW MACROECONOMIC POLICY TOOL?

EVOLUTIONARY STRATEGIES; A NEW MACROECONOMIC POLICY TOOL? EVOLUTIONARY STRATEGIES; A NEW MACROECONOMIC POLICY TOOL? Graham Kendall Jane M Binner and Alicia M Gazely Department of Computer Science The University of Nottingham Jubilee Campus Nottingham NG8 1BB

More information

Negative Media Coverage and Corporate Social Responsibility Empirical Evidence from Chinese A - Share Listed Companies

Negative Media Coverage and Corporate Social Responsibility Empirical Evidence from Chinese A - Share Listed Companies International Journal of Business and Economics Research 2017; 6(4): 61-66 http://www.sciencepublishinggroup.com/j/ijber doi: 10.11648/j.ijber.20170604.14 ISSN: 2328-7543 (Print); ISSN: 2328-756X (Online)

More information

DESIGN PROJECT FAILURE AVOIDANCE USING AUDITING APPROACH

DESIGN PROJECT FAILURE AVOIDANCE USING AUDITING APPROACH DESIGN PROJECT FAILURE AVOIDANCE USING AUDITING APPROACH Hsien-Jung Wu* & Hung-Wen Hsu *Dept. of Information Management, Mingdao University, Taiwan Dept. of Industrial Design, Tunghai University, Taiwan

More information

Optimal Management and Design of a Wastewater Purification System

Optimal Management and Design of a Wastewater Purification System Optimal Management and Design of a Wastewater Purification System Lino J. Alvarez-Vázquez 1, Eva Balsa-Canto 2, and Aurea Martínez 1 1 Departamento de Matemática Aplicada II. E.T.S.I. Telecomunicación,

More information

Control of heat pumps

Control of heat pumps Control of heat pumps Objective The objective of this CITIES demonstration project is to implement, test and demonstrate a fluid borne heating system with a heat pump and a solar collector in a domestic

More information