Input-variable Specification for Neural Networks An Analysis of Forecasting Low and High Time Series Frequency

Size: px
Start display at page:

Download "Input-variable Specification for Neural Networks An Analysis of Forecasting Low and High Time Series Frequency"

Transcription

1 Universität Hamburg Institut für Wirtschaftsinformatik Prof. Dr. D.B. Preßmar Input-variable Specification for Neural Networks An Analysis of Forecasting Low and High Time Series Frequency Dr. Sven F. Crone Nikolaos Kourentzes LUMS Department of Management Science

2 Agenda I. Motivation IJCNN 2009 i. NN in business forecasting II. III. ii. iii. Why focus on the input variables? Forecasting high frequency time series Experimental Design I. The experiment II. The dataset Results & Conclusions I. Forecasting errors II. What are the challenges for HF-data?

3 Motivation Why Neural Networks? NN in Business Time Series Forecasting Promising performance 77% (out of 84) articles found NN outperforming benchmarks(73% according to Adya& Collopy, 98) Large scale studies (100+ time series)nn at least as good as benchmarks [Hilletal.,96, Liao&Fildes,05] Forecasting Competitions (M3) NN lower accuracy than statistical models [Makridakis& Hibbon, 00] NN produce unreliable forecasts criticised to offer little promise even after much research [Armstrong, 06] Why? What does NN research suggest?

4 Motivation Focus on the input vector Modelling complexity gives rise to the problems Problem caused by inconsistent trial and error modelling approaches [Zhang et al., 98] Input variable selection The most important issue in forecasting with NN [Zhang,01,Zhangetal.,01,Zhangetal., 98,DarbellayandSlama,00] No widely accepted methodology on how to select the input variables [Anders andkorn,99,zhangetal.,98] 70.5% of papers are based on trial and error approaches to model the input vector! Problem in NN forecasting literature... Focus on the input variables selection methodology!

5 Motivation High Frequency Data Forecasting business time series Traditionally companies forecasted annual, quarterly or monthly time series Advances in computer technology weekly, daily, hourly, etc data Typically companies forecast 1000s of time series Increased frequency of time series allows more frequent forecasts Very large volume of time series to be forecasted Need for fast automated forecasting What makes high frequency data different?

6 Motivation High Frequency Data x 10 7 High frequency daily data Weekly Annual 1.7 x 1010 Low frequency monthly data Several modelling problems: a. vast amounts of data daily data: 30 times longer than monthly 1.2 b. multiple seasonalities intraday, intraweek c. increased detail increased noise level d. high computational requirements Conventional statistical methods difficult to interpret/use information [Granger, 98] Demand a different approach to forecasting [Taylor et al., 06]

7 Universität Hamburg Institut für Wirtschaftsinformatik Prof. Dr. D.B. Preßmar

8 Experimental Design Objectives & Setup Investigate how the modelling complexity changes as the time series frequency increases Use a consistent modelling approach across three different frequency domains Daily, Weekly and Monthly Experimental design and setup: Based on NN5 competition (Daily cash machine time series) Forecast horizon Daily: Forecast next 56 days, F t+h t, h = 1, 2, Weekly: Forecast next 8 weeks, F t+h t, h = 1, 2,... 8 Monthly: Forecast next 2months, F t+h t, h = 1, 2 n 1 X t Ft SMAPE, rolling origin evaluation SMAPE = 100 n = 1 ( ) / 2 t X t + Ft X: time series F: forecast

9 Daily time series Experimental Design 84 days NN5-035 Time Series 84 days High frequency Summed into calendar weeks Summed into calendar months May Aug Nov Jan May Jul Oct Jan-98 Christmas and New Year effect Weekly time series Monthly time series 8 weeks 8 weeks Outliers - No trend (Phillips-Perron Perron test) 2 months 2 months Seasonality Daily & Annual (insufficient data << 3 years) 699 days Medium frequency 100 weeks Low frequency 23 months

10 Neural Networks Setup Standard MLP fixed training parameters Simple back-propagation with (constant) momentum of 0.4 Experimental Design Initial learning rate η=0.5 cooling factor η = 0.01 per epoch Train for 1000 epochs Early stopping criterion MSE evaluated every epoch Linear scaling of the data [-0.6, 0.6] 40 random weight initialisations per MLP error distribution / statistical tests Single hidden layer. Number of hidden nodes grid search from 1 to 12 hidden nodes [1:1:12] NN model

11 Selecting the input variables for NN Experimental Design Input Variable Selection Filters Wrappers Extensively used in time series forecasting literature Several alternatives: Partial Autocorrelation Function (PACF) Autocorrelation Function (ACF) Regression analysis Correntropy Mutual Information...

12 ACF/PACF models Experimental Design Input Variable Selection ACF: ˆ( ρ X ( t), X ( t k)) = Cov( X ( t), X ( t Var( X ( t)) k)) Var( X ( t k)) X: time series k: k th lag ˆ = ˆ π ˆ π ˆ k+ 1, j k, j k + 1, k + 1π k, k j + 1 π j = 1...k PACF: ˆ π k+ 1 ˆ π k+ 1, k+ 1 = ˆ ρ k+ 1 1 k j= 1 k j= 1 ˆ π ˆ π m, j k, j ˆ ρ ˆ ρ k+ 1 j j Yule-Walker (recursive) estimation Common in NN forecasting modelling [Ghiassi et al., 05] Also, Burg estimation Better estimation of true PACF for AR processes [McCullough, 98], but not used in NN literature Lachtermarcher & Fuller (95) suggest a combination of ACF and PACF

13 ACF/PACF models Experimental Design Input Variable Selection Input Vector t -1 Neural Network t -12 t -13 t For combinations of models all identified significant lags are used

14 Stepwise regression Experimental Design Input Variable Selection x Time Series Regression Input Vector t -1 Neural Network t t -35 t Common methodology to specify the input variables [Swanson & White, 97, Qi & Maddala, 99, Dahl & Hylleberg, 04]

15 Universität Hamburg Institut für Wirtschaftsinformatik Prof. Dr. D.B. Preßmar

16 Two sets of inputs Number of inputs and number of hidden units a. S suffix inputs Force maximum lag in As the frequency becomes higher: a. Longer Input vectors b. Number of hidden units uncorrelated? Monthly time series barely any autoregressive information Results Input / Hidden Layer Daily Number of Inputs S Hidden Units PACF:Yule PACF:Burg ACF-PACF:Yule Regression PACF:Yule S PACF:Burg S ACF-PACF:Yule S Regression S Weekly # S Hidden Units PACF: Yule PACF: Burg ACF-PACF:Yule Regression PACF:Yule S PACF:Burg S ACF-PACF:Yule S Regression S Monthly # S Hidden Units PACF:Yule PACF:Burg ACF-PACF:Yule Regression PACF:Yule S PACF:Burg S ACF-PACF:Yule S Regression S - 7 -

17 Model Monthly EXSM Naive NN -PACF: Yule S NN -PACF: Burg S NN - ACF-Yule S NN - PACF: Yule NN - PACF: Burg NN - ACF-Yule Legend: NN models Statistical Benchmarks Red: Best models on validation set Test set SMAPE Model Weekly NN -PACF: Yule S NN - ACF-Yule S NN - PACF: Yule NN - ACF-Yule NN - PACF: Burg NN -PACF: Burg S EXSM Naive Model Results Daily NN -PACF: Yule S NN -PACF: Burg S NN - Regression NN - Regression S EXSM Naive NN - PACF: Yule EXSM NN - PACF: Burg Naive Naive NN - ACF-Yule NN - ACF-Yule S Errors NN outperform statistical benchmarks in weekly and daily time series

18 Use Friedman and Nemenyi nonparametric statistical tests for comparison [Demsar Mean Median Benchmark Best Model Results Demsar, 06] Daily PACF:Yule PACF:Burg ACF-PACF:Yule (S) Regression (S) PACF:Yule S PACF:Burg S Rank Model SMAPE Regression (S) PACF:Yule S PACF:Burg S Friedman p-value: PACF:Yule CritDist: 7.5 PACF:Burg ACF-PACF:Yule (S) PACF:Yule Rank Weekly ACF-PACF:Yule PACF:Burg PACF:Yule S ACF-PACF:Yule S PACF:Burg S Model -- PACF:Yule S ACF-PACF:Yule S PACF:Yule ACF-PACF:Yule PACF:Burg S PACF:Burg Friedman p-value: CritDist: 7.5 Monthly All models All models S Rank Model All models S All models SMAPE Friedman p-value: CritDist: 2.0

19 Accuracy comparisons across frequencies - SMAPE Results Bottom-up Results Time Series Daily time series Weekly time series Monthly time series Daily Model used to create forecasts Weekly Monthly Increased frequency forecasts provide increase in accuracy! Differences in accuracy between weekly and daily effect of outlier coding

20 Outlier coding binary and integer coding insufficient Challenges NN can forecast high frequency data What are the challenges? Input vector identification methods problems with confidence intervals Effect of sample size on confidence interval observations observations Confidence Interval Sample size Sample Autocorrelation Lag Non significant Significant CI Too many significant lags (inputs) NN training problems

21 Computational resources implications for wrapper methods Challenges NN can forecast high frequency data What are the challenges? Computational Time (secs) % se ec % Monthly Weekly Daily Filters vs Wrappers Importance of input vector Computer: Core-Duo 2.2Ghz 3mb Ram 32 bit OS

22 Nikolaos Kourentzes Lancaster University Management School Centre for Forecasting Lancaster, LA1 4YX, UK Tel. +44 (0)

23 References 1. K. Hornik, M. Stinchcombe, and H. White, Multilayer feedforward networks are universal approximators Neural Networks, vol. 2, no. 5, 1989, pp K. Hornik, Approximation capabilities of multilayer feedforward networks, Neural Networks, vol. 4, no. 2, 1991, pp W.J.M. Levelt, Are multilayer feedforward networks effectively Turing Machines?, Psychological Research, vol. 52, no. 2-3, 1990, pp G.P. Zhang, B.E. Patuwo, and M.Y. Hu, A simulation study of artificial neural networks for nonlinear time-series forecasting, Computers & Operations Research, vol. 28, no. 4, 2001, pp G.P. Zhang, An investigation of neural networks for linear time-series forecasting, Computers & Operations Research, vol. 28, no. 12, 2001, pp G.Q. Zhang, B.E. Patuwo, and M.Y. Hu, Forecasting with artificial neural networks: The state of the art, International Journal of Forecasting, vol. 14, no. 1, 1998, pp M. Adya, and F. Collopy, How effective are neural networks at forecasting and prediction? A review and evaluation, Journal of Forecasting, vol. 17, no. 5-6, 1998, pp T. Hill, M. O'Connor, and W. Remus, Neural network models for time series forecasts, Management Science, vol. 42, no. 7, 1996, pp K.P. Liao, and R. Fildes, The accuracy of a procedural approach to specifying feedforward neural networks for forecasting, Computers & Operations Research, vol. 32, no. 8, 2005, pp S. Makridakis, and M. Hibon, The M3-Competition: results, conclusions and implications, International Journal of Forecasting, vol. 16, no. 4, 2000, pp J.S. Armstrong, Findings from evidence-based forecasting: Methods for reducing forecast error, International Journal of Forecasting, vol. 22, no. 3, 2006, pp U. Anders, O. Korn, and C. Schmitt, Improving the pricing of options: A neural network approach, Journal of Forecasting, vol. 17, no. 5-6, 1998, pp R.F. Engle, The econometrics of ultra-high-frequency data, Econometrica, vol. 68, no. 1, 2000, pp C.W.J. Granger, Extracting information from mega-panels and high-frequency data, Statistica Neerlandica, vol. 52, no. 3, 1998, pp

24 References 15. J.W. Taylor, L.M. de Menezes, and P.E. McSharry, A comparison of univariate methods for forecasting electricity demand up to a day ahead, International Journal of Forecasting, vol. 22, no. 1, 2006, pp H.S. Hippert, D.W. Bunn, and R.C. Souza, Large neural networks for electricity load forecasting: Are they overfitted?, International Journal of Forecasting, vol. 21, no. 3, 2005, pp H.R. Kirby, S.M. Watson, and M.S. Dougherty, Should we use neural networks or statistical models for short-term motorway traffic forecasting?, International Journal of Forecasting, vol. 13, no. 1, 1997, pp M.Y. Hu, G.Q. Zhang, C.Z. Jiang, and B.E. Patuwo, A cross-validation analysis of neural network out-of-sample performance in exchange rate forecasting, Decision Sciences, vol. 30, no. 1, 1999, pp I.S. Markham, and T.R. Rakes, The effect of sample size and variability of data on the comparative performance of artificial neural networks and regression, Computers & Operations Research, vol. 25, no. 4, 1998, pp E.J. Gardner, Exponential smoothing: The state of the art--part II, International Journal of Forecasting, vol. 22, no. 4, 2006, pp M. Ghiassi, H. Saidane, and D.K. Zimbra, A dynamic artificial neural network model for forecasting time series events, International Journal of Forecasting, vol. 21, no. 2, 2005, pp B.D. McCullough, Algorithm choice for (partial) autocorrelation functions, Journal of Economic and Social Measurement, vol. 24, 1998, pp G. Lachtermacher, and J.D. Fuller, Backpropagation in Time-Series Forecasting, Journal of Forecasting, vol. 14, no. 4, 1995, pp M. Qi, and G.S. Maddala, Economic factors and the stock market: A new perspective, Journal of Forecasting, vol. 18, no. 3, 1999, pp N.R. Swanson, and H. White, Forecasting economic time series using flexible versus fixed specification and linear versusnonlinear econometric models, International Journal of Forecasting, vol. 13, no. 4, 1997, pp C.M. Dahl, and S. Hylleberg, Flexible regression models and relative forecast performance, International Journal of Forecasting, vol. 20, no. 2, 2004, pp

25 Experimental Design ANN Models Input vector How many lags to evaluate for the input vector? Common practice arbitrary select a number of lags some cases is not even a full season [Zhang and Qi, 05, Curry, 07] Low frequency data trial and error approaches common in literature [Zhang, 98] High frequency data the amount of data makes a detailed trial and error modelling very challenging A methodology that will use the information of the time series is necessary

26 Experimental Design ANN Models Input vector Split time series in different possible seasonality (periodicity) find euclidean distance Seasonal length plot 400 Season: 4 Season: Euclidean distance: Euclidean distance: Season Euclidean Distance Minimise distance seasonality identification important information for the inputs! [Crone, 2005, Curry, 07] Multiples of seasonality minimises deviation guideline how many seasons to use for the variable selection search

27 Challenges ANN can forecast high frequency data What are the challenges? How many lags to evaluate to model the input vector? Connected to computational needs sample size, overlaying seasonalities no guideline in literature! Calendar problems leap years, number of weeks in months/years, etc... problems for statistical methods

LUMS Department of Management Science

LUMS Department of Management Science Universität Hamburg Institut für Wirtschaftsinformatik Prof. Dr. D.B. Preßmar Forecasting High- and Low-Frequency Data with Neural Networks Challenges in Modelling the Input Vector Nikolaos Kourentzes

More information

Forecasting high-frequency Time Series with Neural Networks - an analysis of modelling challenges from increasing data frequency

Forecasting high-frequency Time Series with Neural Networks - an analysis of modelling challenges from increasing data frequency Forecasting high-frequency Time Series with Neural Networks - an analysis of modelling challenges from increasing data frequency Nikolaos Kourentzes and Sven F. Crone Prior research in forecasting economic

More information

Automatic modelling of neural networks for time series prediction in search of a uniform methodology across varying time frequencies

Automatic modelling of neural networks for time series prediction in search of a uniform methodology across varying time frequencies Automatic modelling of neural networks for time series prediction in search of a uniform methodology across varying time frequencies Nikolaos Kourentzes and Sven F. Crone Lancaster University Management

More information

Do we need Experts for Time Series Forecasting?

Do we need Experts for Time Series Forecasting? Do we need Experts for Time Series Forecasting? Christiane Lemke and Bogdan Gabrys Bournemouth University - School of Design, Engineering and Computing Poole House, Talbot Campus, Poole, BH12 5BB - United

More information

Segmenting electrical load time series for forecasting? An empirical evaluation of daily UK load patterns

Segmenting electrical load time series for forecasting? An empirical evaluation of daily UK load patterns Segmenting electrical load time series for forecasting? An empirical evaluation of daily UK load patterns Sven F. Crone and Nikolaos Kourentzes Abstract Forecasting future electricity load represents one

More information

On the benefit of using time series features for choosing a forecasting method

On the benefit of using time series features for choosing a forecasting method On the benefit of using time series features for choosing a forecasting method Christiane Lemke and Bogdan Gabrys Bournemouth University - School of Design, Engineering and Computing Poole House, Talbot

More information

Frequency independent automatic input variable selection for neural networks for forecasting

Frequency independent automatic input variable selection for neural networks for forecasting Universiä Hamburg Insiu für Wirschafsinformaik Prof. Dr. D.B. Preßmar Frequency independen auomaic inpu variable selecion for neural neworks for forecasing Nikolaos Kourenzes Sven F. Crone LUMS Deparmen

More information

Forecasting intraday call arrivals using the seasonal moving average method

Forecasting intraday call arrivals using the seasonal moving average method Forecasting intraday call arrivals using the seasonal moving average method Barrow, DK Author post-print (accepted) deposited by Coventry University s Repository Original citation & hyperlink: Barrow,

More information

NATCOR. Forecast Evaluation. Forecasting with ARIMA models. Nikolaos Kourentzes

NATCOR. Forecast Evaluation. Forecasting with ARIMA models. Nikolaos Kourentzes NATCOR Forecast Evaluation Forecasting with ARIMA models Nikolaos Kourentzes n.kourentzes@lancaster.ac.uk O u t l i n e 1. Bias measures 2. Accuracy measures 3. Evaluation schemes 4. Prediction intervals

More information

A Comparison of the Forecast Performance of. Double Seasonal ARIMA and Double Seasonal. ARFIMA Models of Electricity Load Demand

A Comparison of the Forecast Performance of. Double Seasonal ARIMA and Double Seasonal. ARFIMA Models of Electricity Load Demand Applied Mathematical Sciences, Vol. 6, 0, no. 35, 6705-67 A Comparison of the Forecast Performance of Double Seasonal ARIMA and Double Seasonal ARFIMA Models of Electricity Load Demand Siti Normah Hassan

More information

Univariate versus Multivariate Models for Short-term Electricity Load Forecasting

Univariate versus Multivariate Models for Short-term Electricity Load Forecasting Univariate versus Multivariate Models for Short-term Electricity Load Forecasting Guilherme Guilhermino Neto 1, Samuel Belini Defilippo 2, Henrique S. Hippert 3 1 IFES Campus Linhares. guilherme.neto@ifes.edu.br

More information

Revisiting linear and non-linear methodologies for time series prediction - application to ESTSP 08 competition data

Revisiting linear and non-linear methodologies for time series prediction - application to ESTSP 08 competition data Revisiting linear and non-linear methodologies for time series - application to ESTSP 08 competition data Madalina Olteanu Universite Paris 1 - SAMOS CES 90 Rue de Tolbiac, 75013 Paris - France Abstract.

More information

Lecture 1: Introduction to Forecasting

Lecture 1: Introduction to Forecasting NATCOR: Forecasting & Predictive Analytics Lecture 1: Introduction to Forecasting Professor John Boylan Lancaster Centre for Forecasting Department of Management Science Leading research centre in applied

More information

Electric Load Forecasting Using Wavelet Transform and Extreme Learning Machine

Electric Load Forecasting Using Wavelet Transform and Extreme Learning Machine Electric Load Forecasting Using Wavelet Transform and Extreme Learning Machine Song Li 1, Peng Wang 1 and Lalit Goel 1 1 School of Electrical and Electronic Engineering Nanyang Technological University

More information

FORECASTING OF INFLATION IN BANGLADESH USING ANN MODEL

FORECASTING OF INFLATION IN BANGLADESH USING ANN MODEL FORECASTING OF INFLATION IN BANGLADESH USING ANN MODEL Rumana Hossain Department of Physical Science School of Engineering and Computer Science Independent University, Bangladesh Shaukat Ahmed Department

More information

Time Series and Forecasting

Time Series and Forecasting Time Series and Forecasting Introduction to Forecasting n What is forecasting? n Primary Function is to Predict the Future using (time series related or other) data we have in hand n Why are we interested?

More information

at least 50 and preferably 100 observations should be available to build a proper model

at least 50 and preferably 100 observations should be available to build a proper model III Box-Jenkins Methods 1. Pros and Cons of ARIMA Forecasting a) need for data at least 50 and preferably 100 observations should be available to build a proper model used most frequently for hourly or

More information

Advances in promotional modelling and analytics

Advances in promotional modelling and analytics Advances in promotional modelling and analytics High School of Economics St. Petersburg 25 May 2016 Nikolaos Kourentzes n.kourentzes@lancaster.ac.uk O u t l i n e 1. What is forecasting? 2. Forecasting,

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

NATCOR Regression Modelling for Time Series

NATCOR Regression Modelling for Time Series Universität Hamburg Institut für Wirtschaftsinformatik Prof. Dr. D.B. Preßmar Professor Robert Fildes NATCOR Regression Modelling for Time Series The material presented has been developed with the substantial

More information

Using Temporal Hierarchies to Predict Tourism Demand

Using Temporal Hierarchies to Predict Tourism Demand Using Temporal Hierarchies to Predict Tourism Demand International Symposium on Forecasting 29 th June 2015 Nikolaos Kourentzes Lancaster University George Athanasopoulos Monash University n.kourentzes@lancaster.ac.uk

More information

FORECASTING THE FINNISH CONSUMER PRICE INFLATION USING ARTIFICIAL NEURAL NETWORK MODELS AND THREE AUTOMATED MODEL SELECTION TECHNIQUES *

FORECASTING THE FINNISH CONSUMER PRICE INFLATION USING ARTIFICIAL NEURAL NETWORK MODELS AND THREE AUTOMATED MODEL SELECTION TECHNIQUES * Finnish Economic Papers Volume 26 Number 1 Spring 2013 FORECASTING THE FINNISH CONSUMER PRICE INFLATION USING ARTIFICIAL NEURAL NETWORK MODELS AND THREE AUTOMATED MODEL SELECTION TECHNIQUES * ANDERS BREDAHL

More information

Selection of the Appropriate Lag Structure of Foreign Exchange Rates Forecasting Based on Autocorrelation Coefficient

Selection of the Appropriate Lag Structure of Foreign Exchange Rates Forecasting Based on Autocorrelation Coefficient Selection of the Appropriate Lag Structure of Foreign Exchange Rates Forecasting Based on Autocorrelation Coefficient Wei Huang 1,2, Shouyang Wang 2, Hui Zhang 3,4, and Renbin Xiao 1 1 School of Management,

More information

Analysis of Fast Input Selection: Application in Time Series Prediction

Analysis of Fast Input Selection: Application in Time Series Prediction Analysis of Fast Input Selection: Application in Time Series Prediction Jarkko Tikka, Amaury Lendasse, and Jaakko Hollmén Helsinki University of Technology, Laboratory of Computer and Information Science,

More information

A Machine Learning Approach to Define Weights for Linear Combination of Forecasts

A Machine Learning Approach to Define Weights for Linear Combination of Forecasts A Machine Learning Approach to Define Weights for Linear Combination of Forecasts Ricardo Prudêncio 1 and Teresa Ludermir 2 1 Departament of Information Science, Federal University of Pernambuco, Av. dos

More information

Comparing the Univariate Modeling Techniques, Box-Jenkins and Artificial Neural Network (ANN) for Measuring of Climate Index

Comparing the Univariate Modeling Techniques, Box-Jenkins and Artificial Neural Network (ANN) for Measuring of Climate Index Applied Mathematical Sciences, Vol. 8, 2014, no. 32, 1557-1568 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.12988/ams.2014.4150 Comparing the Univariate Modeling Techniques, Box-Jenkins and Artificial

More information

An Evaluation of Methods for Very Short-Term Load Forecasting Using Minute-by-Minute British Data

An Evaluation of Methods for Very Short-Term Load Forecasting Using Minute-by-Minute British Data An Evaluation of Methods for Very Short-Term Load Forecasting Using Minute-by-Minute British Data James W. Taylor Saïd Business School University of Oxford International Journal of Forecasting, 2008, Vol.

More information

Deep Learning Architecture for Univariate Time Series Forecasting

Deep Learning Architecture for Univariate Time Series Forecasting CS229,Technical Report, 2014 Deep Learning Architecture for Univariate Time Series Forecasting Dmitry Vengertsev 1 Abstract This paper studies the problem of applying machine learning with deep architecture

More information

Time Series and Forecasting

Time Series and Forecasting Time Series and Forecasting Introduction to Forecasting n What is forecasting? n Primary Function is to Predict the Future using (time series related or other) data we have in hand n Why are we interested?

More information

SHORT TERM LOAD FORECASTING

SHORT TERM LOAD FORECASTING Indian Institute of Technology Kanpur (IITK) and Indian Energy Exchange (IEX) are delighted to announce Training Program on "Power Procurement Strategy and Power Exchanges" 28-30 July, 2014 SHORT TERM

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

Introduction to Natural Computation. Lecture 9. Multilayer Perceptrons and Backpropagation. Peter Lewis

Introduction to Natural Computation. Lecture 9. Multilayer Perceptrons and Backpropagation. Peter Lewis Introduction to Natural Computation Lecture 9 Multilayer Perceptrons and Backpropagation Peter Lewis 1 / 25 Overview of the Lecture Why multilayer perceptrons? Some applications of multilayer perceptrons.

More information

arxiv: v1 [stat.me] 5 Nov 2008

arxiv: v1 [stat.me] 5 Nov 2008 arxiv:0811.0659v1 [stat.me] 5 Nov 2008 Estimation of missing data by using the filtering process in a time series modeling Ahmad Mahir R. and Al-khazaleh A. M. H. School of Mathematical Sciences Faculty

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

Kalman Filter and SVR Combinations in Forecasting US Unemployment

Kalman Filter and SVR Combinations in Forecasting US Unemployment Kalman Filter and SVR Combinations in Forecasting US Unemployment Georgios Sermpinis 1, Charalampos Stasinakis 1, and Andreas Karathanasopoulos 2 1 University of Glasgow Business School georgios.sermpinis@glasgow.ac.uk,

More information

Modified Holt s Linear Trend Method

Modified Holt s Linear Trend Method Modified Holt s Linear Trend Method Guckan Yapar, Sedat Capar, Hanife Taylan Selamlar and Idil Yavuz Abstract Exponential smoothing models are simple, accurate and robust forecasting models and because

More information

FORECASTING SAVING DEPOSIT IN MALAYSIAN ISLAMIC BANKING: COMPARISON BETWEEN ARTIFICIAL NEURAL NETWORK AND ARIMA

FORECASTING SAVING DEPOSIT IN MALAYSIAN ISLAMIC BANKING: COMPARISON BETWEEN ARTIFICIAL NEURAL NETWORK AND ARIMA Jurnal Ekonomi dan Studi Pembangunan Volume 8, Nomor 2, Oktober 2007: 154-161 FORECASTING SAVING DEPOSIT IN MALAYSIAN ISLAMIC BANKING: COMPARISON BETWEEN ARTIFICIAL NEURAL NETWORK AND ARIMA Raditya Sukmana

More information

Complex exponential Smoothing. Ivan Svetunkov Nikolaos Kourentzes Robert Fildes

Complex exponential Smoothing. Ivan Svetunkov Nikolaos Kourentzes Robert Fildes Complex exponential Smoothing Ivan Svetunkov Nikolaos Kourentzes Robert Fildes 18 March 2015 Introduction Exponential Smoothing methods performed very well in many competitions: M-Competitions in 1982

More information

Frequency Forecasting using Time Series ARIMA model

Frequency Forecasting using Time Series ARIMA model Frequency Forecasting using Time Series ARIMA model Manish Kumar Tikariha DGM(O) NSPCL Bhilai Abstract In view of stringent regulatory stance and recent tariff guidelines, Deviation Settlement mechanism

More information

Forecasting using exponential smoothing: the past, the present, the future

Forecasting using exponential smoothing: the past, the present, the future Forecasting using exponential smoothing: the past, the present, the future OR60 13th September 2018 Marketing Analytics and Forecasting Introduction Exponential smoothing (ES) is one of the most popular

More information

Research Article Stacked Heterogeneous Neural Networks for Time Series Forecasting

Research Article Stacked Heterogeneous Neural Networks for Time Series Forecasting Hindawi Publishing Corporation Mathematical Problems in Engineering Volume 21, Article ID 373648, 2 pages doi:1.1155/21/373648 Research Article Stacked Heterogeneous Neural Networks for Time Series Forecasting

More information

FORECASTING. Methods and Applications. Third Edition. Spyros Makridakis. European Institute of Business Administration (INSEAD) Steven C Wheelwright

FORECASTING. Methods and Applications. Third Edition. Spyros Makridakis. European Institute of Business Administration (INSEAD) Steven C Wheelwright FORECASTING Methods and Applications Third Edition Spyros Makridakis European Institute of Business Administration (INSEAD) Steven C Wheelwright Harvard University, Graduate School of Business Administration

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

Mining Big Data Using Parsimonious Factor and Shrinkage Methods

Mining Big Data Using Parsimonious Factor and Shrinkage Methods Mining Big Data Using Parsimonious Factor and Shrinkage Methods Hyun Hak Kim 1 and Norman Swanson 2 1 Bank of Korea and 2 Rutgers University ECB Workshop on using Big Data for Forecasting and Statistics

More information

How Accurate is My Forecast?

How Accurate is My Forecast? How Accurate is My Forecast? Tao Hong, PhD Utilities Business Unit, SAS 15 May 2012 PLEASE STAND BY Today s event will begin at 11:00am EDT The audio portion of the presentation will be heard through your

More information

Automatic forecasting with a modified exponential smoothing state space framework

Automatic forecasting with a modified exponential smoothing state space framework ISSN 1440-771X Department of Econometrics and Business Statistics http://www.buseco.monash.edu.au/depts/ebs/pubs/wpapers/ Automatic forecasting with a modified exponential smoothing state space framework

More information

This paper presents the

This paper presents the ISESCO JOURNAL of Science and Technology Volume 8 - Number 14 - November 2012 (2-8) A Novel Ensemble Neural Network based Short-term Wind Power Generation Forecasting in a Microgrid Aymen Chaouachi and

More information

A simulation study of arti"cial neural networks for nonlinear time-series forecasting

A simulation study of articial neural networks for nonlinear time-series forecasting Computers & Operations Research 28 (2001) 381}396 A simulation study of arti"cial neural networks for nonlinear time-series forecasting G. Peter Zhang *, B. Eddy Patuwo, Michael Y. Hu Department of Decision

More information

Warwick Business School Forecasting System. Summary. Ana Galvao, Anthony Garratt and James Mitchell November, 2014

Warwick Business School Forecasting System. Summary. Ana Galvao, Anthony Garratt and James Mitchell November, 2014 Warwick Business School Forecasting System Summary Ana Galvao, Anthony Garratt and James Mitchell November, 21 The main objective of the Warwick Business School Forecasting System is to provide competitive

More information

Short-term forecasts of GDP from dynamic factor models

Short-term forecasts of GDP from dynamic factor models Short-term forecasts of GDP from dynamic factor models Gerhard Rünstler gerhard.ruenstler@wifo.ac.at Austrian Institute for Economic Research November 16, 2011 1 Introduction Forecasting GDP from large

More information

FinQuiz Notes

FinQuiz Notes Reading 9 A time series is any series of data that varies over time e.g. the quarterly sales for a company during the past five years or daily returns of a security. When assumptions of the regression

More information

Random Vector Functional Link Network for Short-term Electricity Load Demand Forecasting

Random Vector Functional Link Network for Short-term Electricity Load Demand Forecasting Random Vector Functional Link Network for Short-term Electricity Load Demand Forecasting Ye Ren a, P. N. Suganthan a,, N. Srikanth b, Gehan Amaratunga c a School of Electrical and Electronic Engineering

More information

WEATHER DEPENENT ELECTRICITY MARKET FORECASTING WITH NEURAL NETWORKS, WAVELET AND DATA MINING TECHNIQUES. Z.Y. Dong X. Li Z. Xu K. L.

WEATHER DEPENENT ELECTRICITY MARKET FORECASTING WITH NEURAL NETWORKS, WAVELET AND DATA MINING TECHNIQUES. Z.Y. Dong X. Li Z. Xu K. L. WEATHER DEPENENT ELECTRICITY MARKET FORECASTING WITH NEURAL NETWORKS, WAVELET AND DATA MINING TECHNIQUES Abstract Z.Y. Dong X. Li Z. Xu K. L. Teo School of Information Technology and Electrical Engineering

More information

Forecasting day-ahead electricity load using a multiple equation time series approach

Forecasting day-ahead electricity load using a multiple equation time series approach NCER Working Paper Series Forecasting day-ahead electricity load using a multiple equation time series approach A E Clements A S Hurn Z Li Working Paper #103 September 2014 Revision May 2015 Forecasting

More information

Stream-Based Electricity Load Forecast

Stream-Based Electricity Load Forecast Stream-Based Electricity Load Forecast João Gama 1,2 and Pedro Pereira Rodrigues 1,3 1 LIAAD - INESC Porto L.A. 2 Faculty of Economics, University of Porto 3 Faculty of Sciences, University of Porto Rua

More information

Nonlinear Characterization of Activity Dynamics in Online Collaboration Websites

Nonlinear Characterization of Activity Dynamics in Online Collaboration Websites Nonlinear Characterization of Activity Dynamics in Online Collaboration Websites Tiago Santos 1 Simon Walk 2 Denis Helic 3 1 Know-Center, Graz, Austria 2 Stanford University 3 Graz University of Technology

More information

Improved the Forecasting of ANN-ARIMA Model Performance: A Case Study of Water Quality at the Offshore Kuala Terengganu, Terengganu, Malaysia

Improved the Forecasting of ANN-ARIMA Model Performance: A Case Study of Water Quality at the Offshore Kuala Terengganu, Terengganu, Malaysia Improved the Forecasting of ANN-ARIMA Model Performance: A Case Study of Water Quality at the Offshore Kuala Terengganu, Terengganu, Malaysia Muhamad Safiih Lola1 Malaysia- safiihmd@umt.edu.my Mohd Noor

More information

Short-term Forecasting of Anomalous Load Using Rule-based Triple Seasonal Methods

Short-term Forecasting of Anomalous Load Using Rule-based Triple Seasonal Methods 1 Short-term Forecasting of Anomalous Load Using Rule-based Triple Seasonal Methods Siddharth Arora, James W. Taylor IEEE Transactions on Power Systems, forthcoming. Abstract Numerous methods have been

More information

Pattern Matching and Neural Networks based Hybrid Forecasting System

Pattern Matching and Neural Networks based Hybrid Forecasting System Pattern Matching and Neural Networks based Hybrid Forecasting System Sameer Singh and Jonathan Fieldsend PA Research, Department of Computer Science, University of Exeter, Exeter, UK Abstract In this paper

More information

Old dog, new tricks: a modelling view of simple moving averages

Old dog, new tricks: a modelling view of simple moving averages Old dog, new tricks: a modelling view of simple moving averages Ivan Svetunkov a, Fotios Petropoulos b, a Centre for Marketing Analytics and Forecasting, Lancaster University Management School, UK b School

More information

Forecasting. Simon Shaw 2005/06 Semester II

Forecasting. Simon Shaw 2005/06 Semester II Forecasting Simon Shaw s.c.shaw@maths.bath.ac.uk 2005/06 Semester II 1 Introduction A critical aspect of managing any business is planning for the future. events is called forecasting. Predicting future

More information

Forecasting Arrivals and Occupancy Levels in an Emergency Department

Forecasting Arrivals and Occupancy Levels in an Emergency Department Forecasting Arrivals and Occupancy Levels in an Emergency Department Ward Whitt 1, Xiaopei Zhang 2 Abstract This is a sequel to Whitt and Zhang (2017), in which we developed an aggregate stochastic model

More information

MODELLING TIME SERIES WITH CONDITIONAL HETEROSCEDASTICITY

MODELLING TIME SERIES WITH CONDITIONAL HETEROSCEDASTICITY MODELLING TIME SERIES WITH CONDITIONAL HETEROSCEDASTICITY The simple ARCH Model Eva Rubliková Ekonomická univerzita Bratislava Manuela Magalhães Hill Department of Quantitative Methods, INSTITUTO SUPERIOR

More information

Meta-learning how to forecast time series

Meta-learning how to forecast time series ISSN 1440-771X Department of Econometrics and Business Statistics http://business.monash.edu/econometrics-and-businessstatistics/research/publications Meta-learning how to forecast time series Thiyanga

More information

Development of Short-term Demand Forecasting Model And its Application in Analysis of Resource Adequacy. For discussion purposes only Draft

Development of Short-term Demand Forecasting Model And its Application in Analysis of Resource Adequacy. For discussion purposes only Draft Development of Short-term Demand Forecasting Model And its Application in Analysis of Resource Adequacy For discussion purposes only Draft January 31, 2007 INTRODUCTION In this paper we will present the

More information

Econ 300/QAC 201: Quantitative Methods in Economics/Applied Data Analysis. 17th Class 7/1/10

Econ 300/QAC 201: Quantitative Methods in Economics/Applied Data Analysis. 17th Class 7/1/10 Econ 300/QAC 201: Quantitative Methods in Economics/Applied Data Analysis 17th Class 7/1/10 The only function of economic forecasting is to make astrology look respectable. --John Kenneth Galbraith show

More information

Forecasting River Flow in the USA: A Comparison between Auto-Regression and Neural Network Non-Parametric Models

Forecasting River Flow in the USA: A Comparison between Auto-Regression and Neural Network Non-Parametric Models Journal of Computer Science 2 (10): 775-780, 2006 ISSN 1549-3644 2006 Science Publications Forecasting River Flow in the USA: A Comparison between Auto-Regression and Neural Network Non-Parametric Models

More information

Temperature Forecast in Buildings Using Machine Learning Techniques

Temperature Forecast in Buildings Using Machine Learning Techniques Temperature Forecast in Buildings Using Machine Learning Techniques Fernando Mateo 1, Juan J. Carrasco 1, Mónica Millán-Giraldo 1 2, Abderrahim Sellami 1, Pablo Escandell-Montero 1, José M. Martínez-Martínez

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

Forecasting: Methods and Applications

Forecasting: Methods and Applications Neapolis University HEPHAESTUS Repository School of Economic Sciences and Business http://hephaestus.nup.ac.cy Books 1998 Forecasting: Methods and Applications Makridakis, Spyros John Wiley & Sons, Inc.

More information

Journal of of Computer Applications Research Research and Development and Development (JCARD), ISSN (Print), ISSN

Journal of of Computer Applications Research Research and Development and Development (JCARD), ISSN (Print), ISSN JCARD Journal of of Computer Applications Research Research and Development and Development (JCARD), ISSN 2248-9304(Print), ISSN 2248-9312 (JCARD),(Online) ISSN 2248-9304(Print), Volume 1, Number ISSN

More information

Chart types and when to use them

Chart types and when to use them APPENDIX A Chart types and when to use them Pie chart Figure illustration of pie chart 2.3 % 4.5 % Browser Usage for April 2012 18.3 % 38.3 % Internet Explorer Firefox Chrome Safari Opera 35.8 % Pie chart

More information

Forecasting electricity market pricing using artificial neural networks

Forecasting electricity market pricing using artificial neural networks Energy Conversion and Management 48 (2007) 907 912 www.elsevier.com/locate/enconman Forecasting electricity market pricing using artificial neural networks Hsiao-Tien Pao * Department of Management Science,

More information

arxiv: v1 [stat.ap] 17 Oct 2016

arxiv: v1 [stat.ap] 17 Oct 2016 A hybrid model of kernel density estimation and quantile regression for GEFCom2014 probabilistic load forecasting Stephen Haben 1 and Georgios Giasemidis 2 arxiv:1610.05183v1 [stat.ap] 17 Oct 2016 1 Mathematical

More information

Time Series Analysis of Currency in Circulation in Nigeria

Time Series Analysis of Currency in Circulation in Nigeria ISSN -3 (Paper) ISSN 5-091 (Online) Time Series Analysis of Currency in Circulation in Nigeria Omekara C.O Okereke O.E. Ire K.I. Irokwe O. Department of Statistics, Michael Okpara University of Agriculture

More information

FaMIDAS: A Mixed Frequency Factor Model with MIDAS structure

FaMIDAS: A Mixed Frequency Factor Model with MIDAS structure FaMIDAS: A Mixed Frequency Factor Model with MIDAS structure Frale C., Monteforte L. Computational and Financial Econometrics Limassol, October 2009 Introduction After the recent financial and economic

More information

22/04/2014. Economic Research

22/04/2014. Economic Research 22/04/2014 Economic Research Forecasting Models for Exchange Rate Tuesday, April 22, 2014 The science of prognostics has been going through a rapid and fruitful development in the past decades, with various

More information

Multilayer Perceptrons (MLPs)

Multilayer Perceptrons (MLPs) CSE 5526: Introduction to Neural Networks Multilayer Perceptrons (MLPs) 1 Motivation Multilayer networks are more powerful than singlelayer nets Example: XOR problem x 2 1 AND x o x 1 x 2 +1-1 o x x 1-1

More information

Forecasting Arrivals and Occupancy Levels in an Emergency Department

Forecasting Arrivals and Occupancy Levels in an Emergency Department Forecasting Arrivals and Occupancy Levels in an Emergency Department Ward Whitt 1, Xiaopei Zhang 2 Abstract This is a sequel to Whitt and Zhang (2017), in which we developed an aggregate stochastic model

More information

Analysis. Components of a Time Series

Analysis. Components of a Time Series Module 8: Time Series Analysis 8.2 Components of a Time Series, Detection of Change Points and Trends, Time Series Models Components of a Time Series There can be several things happening simultaneously

More information

A Sparse Linear Model and Significance Test. for Individual Consumption Prediction

A Sparse Linear Model and Significance Test. for Individual Consumption Prediction A Sparse Linear Model and Significance Test 1 for Individual Consumption Prediction Pan Li, Baosen Zhang, Yang Weng, and Ram Rajagopal arxiv:1511.01853v3 [stat.ml] 21 Feb 2017 Abstract Accurate prediction

More information

Chapter 7 Forecasting Demand

Chapter 7 Forecasting Demand Chapter 7 Forecasting Demand Aims of the Chapter After reading this chapter you should be able to do the following: discuss the role of forecasting in inventory management; review different approaches

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

Exponential smoothing in the telecommunications data

Exponential smoothing in the telecommunications data Available online at www.sciencedirect.com International Journal of Forecasting 24 (2008) 170 174 www.elsevier.com/locate/ijforecast Exponential smoothing in the telecommunications data Everette S. Gardner

More information

Intelligent forecasting of economic growth for African economies: Artificial neural networks versus time series and structural econometric models

Intelligent forecasting of economic growth for African economies: Artificial neural networks versus time series and structural econometric models Intelligent forecasting of economic growth for African economies: Artificial neural networks versus time series and structural econometric models Chuku Chuku 1,2, Jacob Oduor 1, and Anthony Simpasa 1 1

More information

A nonparametric test for seasonal unit roots

A nonparametric test for seasonal unit roots Robert M. Kunst robert.kunst@univie.ac.at University of Vienna and Institute for Advanced Studies Vienna To be presented in Innsbruck November 7, 2007 Abstract We consider a nonparametric test for the

More information

APPLIED TIME SERIES ECONOMETRICS

APPLIED TIME SERIES ECONOMETRICS APPLIED TIME SERIES ECONOMETRICS Edited by HELMUT LÜTKEPOHL European University Institute, Florence MARKUS KRÄTZIG Humboldt University, Berlin CAMBRIDGE UNIVERSITY PRESS Contents Preface Notation and Abbreviations

More information

Classical Decomposition Model Revisited: I

Classical Decomposition Model Revisited: I Classical Decomposition Model Revisited: I recall classical decomposition model for time series Y t, namely, Y t = m t + s t + W t, where m t is trend; s t is periodic with known period s (i.e., s t s

More information

A new method for short-term load forecasting based on chaotic time series and neural network

A new method for short-term load forecasting based on chaotic time series and neural network A new method for short-term load forecasting based on chaotic time series and neural network Sajjad Kouhi*, Navid Taghizadegan Electrical Engineering Department, Azarbaijan Shahid Madani University, Tabriz,

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

Neural Network Approach to Estimating Conditional Quantile Polynomial Distributed Lag (QPDL) Model with an Application to Rubber Price Returns

Neural Network Approach to Estimating Conditional Quantile Polynomial Distributed Lag (QPDL) Model with an Application to Rubber Price Returns American Journal of Business, Economics and Management 2015; 3(3): 162-170 Published online June 10, 2015 (http://www.openscienceonline.com/journal/ajbem) Neural Network Approach to Estimating Conditional

More information

Forecasting Stock Prices using Hidden Markov Models and Support Vector Regression with Firefly Algorithm

Forecasting Stock Prices using Hidden Markov Models and Support Vector Regression with Firefly Algorithm June 20 22, 2017 Forecasting Sck Prices using Hidden Markov Models and Support Vecr Regression with Firefly Algorithm Joshua Reno S. Cantuba 1,*, Patrick Emilio U. Nicolas 1,*, and Frumencio F. Co 1 1Mathematics

More information

Machine Learning with Neural Networks. J. Stuart McMenamin, David Simons, Andy Sukenik Itron, Inc.

Machine Learning with Neural Networks. J. Stuart McMenamin, David Simons, Andy Sukenik Itron, Inc. Machine Learning with Neural Networks J. Stuart McMenamin, David Simons, Andy Sukenik Itron, Inc. Please Remember» Phones are Muted: In order to help this session run smoothly, your phones are muted.»

More information

FORECASTING OF ECONOMIC QUANTITIES USING FUZZY AUTOREGRESSIVE MODEL AND FUZZY NEURAL NETWORK

FORECASTING OF ECONOMIC QUANTITIES USING FUZZY AUTOREGRESSIVE MODEL AND FUZZY NEURAL NETWORK FORECASTING OF ECONOMIC QUANTITIES USING FUZZY AUTOREGRESSIVE MODEL AND FUZZY NEURAL NETWORK Dusan Marcek Silesian University, Institute of Computer Science Opava Research Institute of the IT4Innovations

More information

Discussion Papers in Economics. Ali Choudhary (University of Surrey and State Bank of Pakistan) & Adnan Haider (State Bank of Pakistan) DP 08/08

Discussion Papers in Economics. Ali Choudhary (University of Surrey and State Bank of Pakistan) & Adnan Haider (State Bank of Pakistan) DP 08/08 Discussion Papers in Economics NEURAL NETWORK MODELS FOR INFLATION FORECASTING: AN APPRAISAL By Ali Choudhary (University of Surrey and State Bank of Pakistan) & Adnan Haider (State Bank of Pakistan) DP

More information

Forecasting Bangladesh's Inflation through Econometric Models

Forecasting Bangladesh's Inflation through Econometric Models American Journal of Economics and Business Administration Original Research Paper Forecasting Bangladesh's Inflation through Econometric Models 1,2 Nazmul Islam 1 Department of Humanities, Bangladesh University

More information

IIF-SAS Report. Load Forecasting for Special Days Using a Rule-based Modeling. Framework: A Case Study for France

IIF-SAS Report. Load Forecasting for Special Days Using a Rule-based Modeling. Framework: A Case Study for France IIF-SAS Report Load Forecasting for Special Days Using a Rule-based Modeling Framework: A Case Study for France Siddharth Arora and James W. Taylor * Saїd Business School, University of Oxford, Park End

More information

STAT Financial Time Series

STAT Financial Time Series STAT 6104 - Financial Time Series Chapter 4 - Estimation in the time Domain Chun Yip Yau (CUHK) STAT 6104:Financial Time Series 1 / 46 Agenda 1 Introduction 2 Moment Estimates 3 Autoregressive Models (AR

More information

A look into the factor model black box Publication lags and the role of hard and soft data in forecasting GDP

A look into the factor model black box Publication lags and the role of hard and soft data in forecasting GDP A look into the factor model black box Publication lags and the role of hard and soft data in forecasting GDP Marta Bańbura and Gerhard Rünstler Directorate General Research European Central Bank November

More information

G. S. Maddala Kajal Lahiri. WILEY A John Wiley and Sons, Ltd., Publication

G. S. Maddala Kajal Lahiri. WILEY A John Wiley and Sons, Ltd., Publication G. S. Maddala Kajal Lahiri WILEY A John Wiley and Sons, Ltd., Publication TEMT Foreword Preface to the Fourth Edition xvii xix Part I Introduction and the Linear Regression Model 1 CHAPTER 1 What is Econometrics?

More information