Forecasting of Dow Jones Industrial Average by Using Wavelet Fuzzy Time Series and ARIMA

Size: px
Start display at page:

Download "Forecasting of Dow Jones Industrial Average by Using Wavelet Fuzzy Time Series and ARIMA"

Transcription

1 Forecasting of Dow Jones Industrial Average by Using Wavelet Fuzzy Time Series and ARIMA Muhamad Rifki Taufik 1, Lim Apiradee 2, Phatrawan Tongkumchum 3, Nureen Dureh 4 1,2,3,4 Research Methodology, Math and Computer Science Department Faculty of Science and Technology, Prince of Songkla University, Thailand. 1 m.rifki.taufik@gmail.com Abstract The Dow Jones Industrial Average (DJIA) is one of the oldest, single most-watched indices in the world and includes companies such as General Electric Company, the Walt Disney Company, Exxon Mobil Corporation and Microsoft Corporation. DJIA had strong affect for stock market in the world. This study conducted to forecast DJIA by using Wavelet Fuzzy Time Series and Autoregressive Integrated Moving Average (ARIMA). The data were obtained from 1/29/1985 until 12/14/2016. The result was comparing between both methods by calculating the MAPE which measured the accuracy of prediction and ARIMA had 2.6% and Wavelet Fuzzy Time Series had 1.4% of MAPE. Keywords: ARIMA, DJIA, Fuzzy Time Series, Wavelet. 1 Introduction In the globalization, stock market had strong role for fundamental policy and economic development. Inflation and increasing of exchange rate could be caused by stock market movement. Numerous factors influence stock market performance, including political events, general economic conditions, and trader expectations (Abbasi et al 2015). Based on Clements, economics fundamentals had recently become so important (Clements et al, 2009). One of the well-known stock market and the oldest one was Dow Jones. In 1884 Charles Dow, one of the founders of Dow Jones & Co, created the first stock market index which published by Barron s and The Wall Street Journal. The index used price weights instead of conceptually superior market valuation weights. The Dow Jones Industrial Average (DJIA) was becoming the most quoted stock market index in the world. The index changes were believed be representative of entire stock market index (Shoven & Sialm, 2000). Forecasting on time series data apparently has important part. Predicting financial market changes is an important issue in time series analysis, receiving an increasing attention in last two decades. Financial time series prediction is an important subject for many financial analysts and researchers as accurate forecasting of different financial applications play a key role in investment decision making (Grigoryan, 2015). A time series is a set of well-defined data items collected at successive points at uniform time intervals (Mondal, Shit, & Goswami, 2014). Time series analysis is an important part in statistics, which analyzes data set to study the characteristics of the data and helps in predicting future values of the series based on the characteristics. Nowadays forecasting being important part of researchers could improve the domain field of existing predictive models. Not only Investment decisions and planning ability but also develop effective strategy about their daily and further effort (Adebiyi et al, 2014). Investors wish that they hold the forecasting method which can guarantee easy profiting and minimize risk on their stock market investment. That is the reasons why forecasting of stock price becomes an important topic in finance and economics over year to get better predictive models.

2 2 Literature review Lately, some predictive models have been presented especially in stock market movement. Nowadays researchers are interpreting and summarizing the models in different way to find out better result (Granger, 1992). The better prediction apparently is still improving which the best predictive models is not developed yet. If the time series analysis model is divided into two categories; linear and nonlinear model, then in many cases it will be difficult to determine whether a time series model belongs to a linear model or a nonlinear model and then it is also difficult to determine which model should be used in the study. In practice, there is few time series with pure linear or nonlinear feature. There is no single model that can adapt to all situations and solve the problem (Jia, Wei, Wang, & Yang, 2015). Autoregressive Integrated Moving Average (ARIMA) models have been used in time series prediction of stock market. ARIMA are from statistical models perspectives. ARIMA models are known to be robust and efficient in financial time series prediction. Jaret (2011) demonstrated the usefulness of ARIMA Intervention time series analysis as both an analytical and forecast tool. Pual et al (2013) also examined empirically the best ARIMA model for forecasting. Hence, ARIMA (2, 1, and 2) is found as the best model for forecasting the Square Pharmaceuticals Limited (SPL) data series. A general ARIMA formulation is selected to model the price data. Jadhav et al (2015) did a selection which was carried out by careful inspection of the main characteristics of the hourly price series. In most of the competitive electricity markets this series presents: high frequency, nonconstant mean and variance, and multiple seasonality (corresponding to daily and weekly periodicity, respectively), among others. The second model is combination between Wavelet Transformation and Fuzzy Time Series Analysis. Since the 2000s, wavelet decomposition has been combined with time series models as a preprocessing method. Wavelet decomposition (or wavelet transform) decomposes time series data into approximation and detail components, so that different forecasting models can be applied to each component (Jin & Kin, 2015). This property can improve the performance of forecasting. The validity of this approach has been proved in various studies. Since fuzzy time series model was proposed by Song and Chissom in 1993, there are many forecasting models have been developed to deal with the forecasting problems (Qiu, Zhang, & Ping, 2015). Qiu et al did a test of the effectiveness of the Fuzzy model, the proposed method is demonstrated on the procedure of forecasting enrollments as well as its experiment on forecasting the close price of Shanghai Stock Exchange Composite Index. Empirical analyses show that the proposed method gets a higher average forecasting accuracy rate than the existing methods. Rostamy et al (2013) did a research with the major purpose was to predict the total stock market index of Tehran Stock Exchange, using a combined method of Wavelet transforms, Fuzzy genetics, and neural network in order to predict the active participations of finance market as well as macro decision makers. ARIMA and WFTS are interesting models based on author. Both performance give acceptable predictive models. This paper showed the comparison between two models in current period. The accuracy of prediction had been measured by Mean Absolute Percentage Error (MAPE).

3 3. Data Management and Methodology Data management Dow Jones Industrial Average (DJIA) data had been obtained from yahoo finance websites. The data structure is as time series data which consisted of 5 work-days from January 29 th 1985 until December 14 th The data provided some type of prices such as open, high, low, close, volume and adjusted price. The data that been chosen is adjusted closing price column. An adjusted closing price is a stock's closing price on any given day of trading that has been amended to include any distributions and corporate actions that occurred at any time prior to the next day's open. Autoregressive Integrated Moving Average Figure 1 DJIA Time Series Plot ARIMA is a basic linear forecasting model, which uses a lagged series. Because of its simplicity and good performance, ARIMA has been applied to many time series analyses (Jin & Kin, 2015). ARIMA model is derived by general modification of an autoregressive moving average (ARMA) model. Based on Mondal et al (2014) ARIMA models are generally used to analyze time series data for better understanding and forecasting. This model was calculated using R i version. Initially, the appropriate ARIMA model has to be identified for the particular datasets and the parameters should have smallest possible values such that it can analyze the data properly and forecast accordingly. This model type is classified as ARIMA (p,d,q) where p denotes the partial autocorrelation parts of the data set, d refers to differencing part of the data set and q denotes autocorrelation parts of the data set and p, d, q is all nonnegative integers. ARIMA (p,d,q) forecast 30 days based on previous data pattern. Wavelet The performance of the wavelet transformation was superior in all cases, whereas the application of detail components in the forecasting was only able to yield a small improvement in forecasting performance (Jin & Kin, 2015). Therefore, forecasting with only an approximation component would be acceptable, in consideration of forecasting efficiency. Discrete Wavelet Decomposition is a preprocessing method that projects a time series onto a collection of orthonormal basis functions. This transformation is applied to DJIA time series data to obtain further information from the time-domain original data. First After applying DWD to the data, data was analyzed signals by decomposing them into various frequencies or levels. In simple, the wavelet transformation is used to transform a function with the time domain into the frequency

4 domain. This study conducted Wavelet Transformation used Haar Wavelet data as training data was used to decompose in some levels. Number of level we got from this formula: ( ) Wavelet Fuzzy Time Series This model combined between Wavelet Transformation and Fuzzy Time Series on decomposition part. The purpose of wavelet fuzzy models was to predict the data of the components Discrete Wavelet subseries (DWS) obtained by using DWT on original data. Each DWS form of time series data and had a different effect and frequency with the original data. This model was calculated using matlab R2013a version. Training data as around 8000 observation forecast 30 days further data as testing data. DWS corresponding selected as input into this model. The authors use this model based on the research of Septiarini et al (2016). MAPE (Mean Absolute Percentage Error) The MAPE (Mean Absolute Percent Error) measures the size of the error in percentage terms. It is calculated as the average of the unsigned percentage error. This method is useful for evaluating the accuracy of prediction. MAPE indicates how big error in the prediction comparing with real value. MAPE also has ability to evaluate the precision of techniques or models as percentage of mean absolut error. MAPE is calculated as following formula : 4. Result and Discussion 4.1 ARIMA Differencing a Time series ARIMA models were defined for stationary time series. Therefore from the Figure 1, the data started off with a non-stationary time series, time series data first needed to difference the time series until the data was obtained a stationary time series. Then the data had to difference the time series d times to obtain a stationary series, then we got an ARIMA (p,d,q) model, where d is the order of differencing used. DJIA times series plot of adjusted price consist of 8038 records was showed in Figure 1. The figure identify was that this time series looked like random fluctuation in over time. Then, the time series of first differences as Figure 2 to be statuinary in mean and variance, and so an ARIMA (p, 1, q) model was probably appropriate for the DJI data. The next step was to figure out the values of p and q for the ARIMA model. Figure 2 First order Differencing

5 Selecting a Candidate of ARIMA Model After transforming the DJIA data to be stationary time series by differencing one time, the next step is to select the appropriate ARIMA model, which means finding the value of most appropriate values of p and q. The data was examined the correlogram and partial correlogram. As Figure 3, plot of correlogram that the autocorrelation at lag 1, 5, 12, 15 and lag 18 (-0.054, 0.039, , and ) exceeded the significance bounds. There were 5 lags out of significant border. Figure 3 ACF Figure 4 Partial ACF Then as Figure 4, the partial correlogram shows that the partial autocorrelations at lags 1, 2, 5, 10, 12, 15, 16 and 18 exceeded the significance bounds, and those were negative. Then we got 8 lags which outside the bounds. Probably the appropriate ARIMA model was (8, 1, 5) Wavelet Wavelet Level The number of training data was 8000 records. Then the data was filtered into two part as decomposition and approximation. After calculating the formula, then the rounding levels were consist of 12 levels.

6 Figure 5 Wavelet Decomposition The data had been separated into 12 levels called Discrete Wavelet Decomposition. Every level was measure the association using Pearson Correlation Coefficient, then two strongest correlation which more than 0.4 were D12 and A12. Both series had been combined to be Discrete Wavelet Series (DWS). From DWS, 8000 new records put in Fuzzy Inference System as training data. Universal set was in interval Max and min values of Discrete Wavelet Series. Referred on Chang s Method, universal set had to been separated as seven membership function using Gaussian membership function. Figure 6 Seven Membership Functions Mamdani method was used on this Fuzzy Inference System (FIS). FIS needed rules which the rules had been created from DWS, then created seven rules. Last the defuzzification forecast the 30 records based on rules then the obtained data re-transform to be actual data as predicted data Comparison Predicted data as forecasting 30 days record of Dow Jones Industrial Average showed both model had small MAPE. MAPE for ARIMA was 2.6% and MAPE for WFTS was 1.4%. In this case, ARIMA and WFTS could predict next 30 days record with acceptable performance. 5. Conclusions Autoregressive Integrated Moving Average (ARIMA) and Wavelet Fuzzy Time Series (WFTS) were acceptable predictive model. ARIMA model had bigger error than WFTS, but based on prediction the

7 ARIMA model might be not appropriate to predict long term period of time series data because the forecasting mostly constant which would give bigger error for longer time. WFTS had good pattern track, it gave chance to predict longer period of time. Acknowledgments This study was supported by the Higher Education Research Promotion and The Thailand s Education Hub for Southern Region of ASEAN Countries Project Office of the Higher Education Commission. We would acknowledge the Department of Mathematics and Computer Science of Prince of Songkla University for providing the plotform for this study. References Adebiyi, A. A., Adewumi, A. O., & Ayo, C. K. (2014). Stock Price Prediction Using the ARIMA Model. 16th International Conference on Computer Modelling and Simulation (pp ). UK: Computer Society. Clements, M. P., Milas, C., & Dijk, D. v. (2009). Forecasting returns and risk in financial markets using linear and nonlinear models. Science Direct: International Journal of Forecasting, Granger, C. W. (1992). Forecasting stock market prices: Lessons for forecasters. International Journal of Forecasting, Grigoryan, H. (2015). Stock Market Prediction using Artificial Neural Networks: Case Study of TAL1T, Nasdaq OMX Baltic Stock. Database Systems Journal vol. VI, Jadhav, S., Kakade, S., Utpat, K., & Deshpande, H. (2015). Indian Share Market Forecasting with ARIMA Model. International Journal of Advanced Research in Computer and Communication Engineering, Jia, C., Wei, L., Wang, H., & Yang, J. (2015). A Hybrid Model Based on Wavelet Decomposition- Reconstruction in Track Irregularity State Forecasting. Hindawi: Mathematical Problems in Engineering, Jin, J., & Kin, J. (2015). Forecasting Natural Gas Prices Using Wavelets, Time Series, and Artifcial Neural Networks. Plos, Mondal, P., Shit, L., & Goswami, S. (2014). STUDY OF EFFECTIVENESS OF TIME SERIES MODELING (ARIMA) IN FORECASTING STOCK PRICES. International Journal of Computer Science, Engineering and Applications (IJCSEA), Rostamy, A. A., Abbasi, N. M., Aghaei, M. A., & Fard, M. M. (2013). Forecasting Stock Market Using Wavelet Transforms and Neural Networks: An integrated system based on Fuzzy Genetic algorithm (Case study of price index of Tehran Stock Exchange). International Journal of Finance, Accounting and Economics Studies, Septiarini, T.W, Abadi A.M & Taufik M.R Apprication of Wavelet Fuzzy Model to Forecast the Exchange Rate IDR to USD. International Journal of Modeling and Optimization, Shoven, J. B., & Sialm, C. (2000). The Dow Jones Industrial Average: The Impact of Fixing its Flaws. THE JOURNAL OF WEALTH MANAGEMENT, 9-18.

Application of Fuzzy Time Series Model to Forecast Indonesia Stock Exchange (IDX) Composite

Application of Fuzzy Time Series Model to Forecast Indonesia Stock Exchange (IDX) Composite Application of Fuzzy Time Series Model to Forecast Indonesia Stock Exchange (IDX) Composite Tri Wijayanti Septiarini* Department of Mathematics and Computer Science, Faculty of Science and Technology,

More information

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

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

More information

Weighted Fuzzy Time Series Model for Load Forecasting

Weighted Fuzzy Time Series Model for Load Forecasting NCITPA 25 Weighted Fuzzy Time Series Model for Load Forecasting Yao-Lin Huang * Department of Computer and Communication Engineering, De Lin Institute of Technology yaolinhuang@gmail.com * Abstract Electric

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

Time Series Analysis -- An Introduction -- AMS 586

Time Series Analysis -- An Introduction -- AMS 586 Time Series Analysis -- An Introduction -- AMS 586 1 Objectives of time series analysis Data description Data interpretation Modeling Control Prediction & Forecasting 2 Time-Series Data Numerical data

More information

MODELING INFLATION RATES IN NIGERIA: BOX-JENKINS APPROACH. I. U. Moffat and A. E. David Department of Mathematics & Statistics, University of Uyo, Uyo

MODELING INFLATION RATES IN NIGERIA: BOX-JENKINS APPROACH. I. U. Moffat and A. E. David Department of Mathematics & Statistics, University of Uyo, Uyo Vol.4, No.2, pp.2-27, April 216 MODELING INFLATION RATES IN NIGERIA: BOX-JENKINS APPROACH I. U. Moffat and A. E. David Department of Mathematics & Statistics, University of Uyo, Uyo ABSTRACT: This study

More information

Comparison Forecasting with Double Exponential Smoothing and Artificial Neural Network to Predict the Price of Sugar

Comparison Forecasting with Double Exponential Smoothing and Artificial Neural Network to Predict the Price of Sugar Comparison Forecasting with Double Exponential Smoothing and Artificial Neural Network to Predict the Price of Sugar Fauziah Nasir Fauziah *, Aris Gunaryati Universitas Nasional Sawo Manila, South Jakarta.

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

Forecasting of Electric Consumption in a Semiconductor Plant using Time Series Methods

Forecasting of Electric Consumption in a Semiconductor Plant using Time Series Methods Forecasting of Electric Consumption in a Semiconductor Plant using Time Series Methods Prayad B. 1* Somsak S. 2 Spansion Thailand Limited 229 Moo 4, Changwattana Road, Pakkred, Nonthaburi 11120 Nonthaburi,

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

A FUZZY NEURAL NETWORK MODEL FOR FORECASTING STOCK PRICE

A FUZZY NEURAL NETWORK MODEL FOR FORECASTING STOCK PRICE A FUZZY NEURAL NETWORK MODEL FOR FORECASTING STOCK PRICE Li Sheng Institute of intelligent information engineering Zheiang University Hangzhou, 3007, P. R. China ABSTRACT In this paper, a neural network-driven

More information

A Wavelet Neural Network Forecasting Model Based On ARIMA

A Wavelet Neural Network Forecasting Model Based On ARIMA A Wavelet Neural Network Forecasting Model Based On ARIMA Wang Bin*, Hao Wen-ning, Chen Gang, He Deng-chao, Feng Bo PLA University of Science &Technology Nanjing 210007, China e-mail:lgdwangbin@163.com

More information

MODWT Based Time Scale Decomposition Analysis. of BSE and NSE Indexes Financial Time Series

MODWT Based Time Scale Decomposition Analysis. of BSE and NSE Indexes Financial Time Series Int. Journal of Math. Analysis, Vol. 5, 211, no. 27, 1343-1352 MODWT Based Time Scale Decomposition Analysis of BSE and NSE Indexes Financial Time Series Anu Kumar 1* and Loesh K. Joshi 2 Department of

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

CHAPTER 7 CONCLUSION AND FUTURE WORK

CHAPTER 7 CONCLUSION AND FUTURE WORK 159 CHAPTER 7 CONCLUSION AND FUTURE WORK 7.1 INTRODUCTION Nonlinear time series analysis is an important area of research in all fields of science and engineering. It is an important component of operations

More information

A FUZZY TIME SERIES-MARKOV CHAIN MODEL WITH AN APPLICATION TO FORECAST THE EXCHANGE RATE BETWEEN THE TAIWAN AND US DOLLAR.

A FUZZY TIME SERIES-MARKOV CHAIN MODEL WITH AN APPLICATION TO FORECAST THE EXCHANGE RATE BETWEEN THE TAIWAN AND US DOLLAR. International Journal of Innovative Computing, Information and Control ICIC International c 2012 ISSN 1349-4198 Volume 8, Number 7(B), July 2012 pp. 4931 4942 A FUZZY TIME SERIES-MARKOV CHAIN MODEL WITH

More information

Forecasting Crude Oil Price Using Neural Networks

Forecasting Crude Oil Price Using Neural Networks CMU. Journal (2006) Vol. 5(3) 377 Forecasting Crude Oil Price Using Neural Networks Komsan Suriya * Faculty of Economics, Chiang Mai University, Chiang Mai 50200, Thailand *Corresponding author. E-mail:

More information

Suan Sunandha Rajabhat University

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

More information

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

Supplementary Information: Quantifying Trading Behavior in Financial Markets Using Google Trends

Supplementary Information: Quantifying Trading Behavior in Financial Markets Using Google Trends TITLE Supplementary Information: Quantifying Trading Behavior in Financial Markets Using Google Trends AUTHORS AND AFFILIATIONS Tobias Preis 1#*, Helen Susannah Moat 2,3#, and H. Eugene Stanley 2# 1 Warwick

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

Prashant Pant 1, Achal Garg 2 1,2 Engineer, Keppel Offshore and Marine Engineering India Pvt. Ltd, Mumbai. IJRASET 2013: All Rights are Reserved 356

Prashant Pant 1, Achal Garg 2 1,2 Engineer, Keppel Offshore and Marine Engineering India Pvt. Ltd, Mumbai. IJRASET 2013: All Rights are Reserved 356 Forecasting Of Short Term Wind Power Using ARIMA Method Prashant Pant 1, Achal Garg 2 1,2 Engineer, Keppel Offshore and Marine Engineering India Pvt. Ltd, Mumbai Abstract- Wind power, i.e., electrical

More information

A Wavelet Based Prediction Method for Time Series

A Wavelet Based Prediction Method for Time Series Cristina Stolojescu Alexandru Isar Politehnica University Timisoara, Romania Ion Railean Technical University Cluj-Napoca, Romania Sorin Moga Philippe Lenca Institut TELECOM, TELECOM Bretagne, France Stochastic

More information

Empirical Approach to Modelling and Forecasting Inflation in Ghana

Empirical Approach to Modelling and Forecasting Inflation in Ghana Current Research Journal of Economic Theory 4(3): 83-87, 2012 ISSN: 2042-485X Maxwell Scientific Organization, 2012 Submitted: April 13, 2012 Accepted: May 06, 2012 Published: June 30, 2012 Empirical Approach

More information

Introduction to Regression Analysis. Dr. Devlina Chatterjee 11 th August, 2017

Introduction to Regression Analysis. Dr. Devlina Chatterjee 11 th August, 2017 Introduction to Regression Analysis Dr. Devlina Chatterjee 11 th August, 2017 What is regression analysis? Regression analysis is a statistical technique for studying linear relationships. One dependent

More information

Modeling and forecasting global mean temperature time series

Modeling and forecasting global mean temperature time series Modeling and forecasting global mean temperature time series April 22, 2018 Abstract: An ARIMA time series model was developed to analyze the yearly records of the change in global annual mean surface

More information

USE OF FUZZY LOGIC TO INVESTIGATE WEATHER PARAMETER IMPACT ON ELECTRICAL LOAD BASED ON SHORT TERM FORECASTING

USE OF FUZZY LOGIC TO INVESTIGATE WEATHER PARAMETER IMPACT ON ELECTRICAL LOAD BASED ON SHORT TERM FORECASTING Nigerian Journal of Technology (NIJOTECH) Vol. 35, No. 3, July 2016, pp. 562 567 Copyright Faculty of Engineering, University of Nigeria, Nsukka, Print ISSN: 0331-8443, Electronic ISSN: 2467-8821 www.nijotech.com

More information

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

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

More information

Fuzzy Aggregate Candlestick and Trend based Model for Stock Market Trading

Fuzzy Aggregate Candlestick and Trend based Model for Stock Market Trading Research Journal of Computer and Information Technology Sciences E-ISSN 2320 6527 Fuzzy Aggregate Candlestick and Trend based Model for Stock Market Trading Abstract Partha Roy 1*, Ramesh Kumar 1 and Sanjay

More information

CHAPTER 4: DATASETS AND CRITERIA FOR ALGORITHM EVALUATION

CHAPTER 4: DATASETS AND CRITERIA FOR ALGORITHM EVALUATION CHAPTER 4: DATASETS AND CRITERIA FOR ALGORITHM EVALUATION 4.1 Overview This chapter contains the description about the data that is used in this research. In this research time series data is used. A time

More information

ANALYZING THE IMPACT OF HISTORICAL DATA LENGTH IN NON SEASONAL ARIMA MODELS FORECASTING

ANALYZING THE IMPACT OF HISTORICAL DATA LENGTH IN NON SEASONAL ARIMA MODELS FORECASTING ANALYZING THE IMPACT OF HISTORICAL DATA LENGTH IN NON SEASONAL ARIMA MODELS FORECASTING Amon Mwenda, Dmitry Kuznetsov, Silas Mirau School of Computational and Communication Science and Engineering Nelson

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

FE570 Financial Markets and Trading. Stevens Institute of Technology

FE570 Financial Markets and Trading. Stevens Institute of Technology FE570 Financial Markets and Trading Lecture 5. Linear Time Series Analysis and Its Applications (Ref. Joel Hasbrouck - Empirical Market Microstructure ) Steve Yang Stevens Institute of Technology 9/25/2012

More information

LIST OF PUBLICATIONS

LIST OF PUBLICATIONS LIST OF PUBLICATIONS Papers in referred journals [1] Estimating the ratio of smaller and larger of two uniform scale parameters, Amit Mitra, Debasis Kundu, I.D. Dhariyal and N.Misra, Journal of Statistical

More information

Study on Modeling and Forecasting of the GDP of Manufacturing Industries in Bangladesh

Study on Modeling and Forecasting of the GDP of Manufacturing Industries in Bangladesh CHIANG MAI UNIVERSITY JOURNAL OF SOCIAL SCIENCE AND HUMANITIES M. N. A. Bhuiyan 1*, Kazi Saleh Ahmed 2 and Roushan Jahan 1 Study on Modeling and Forecasting of the GDP of Manufacturing Industries in Bangladesh

More information

Nowcasting Norwegian GDP

Nowcasting Norwegian GDP Nowcasting Norwegian GDP Knut Are Aastveit and Tørres Trovik May 13, 2007 Introduction Motivation The last decades of advances in information technology has made it possible to access a huge amount of

More information

TIME SERIES DATA PREDICTION OF NATURAL GAS CONSUMPTION USING ARIMA MODEL

TIME SERIES DATA PREDICTION OF NATURAL GAS CONSUMPTION USING ARIMA MODEL International Journal of Information Technology & Management Information System (IJITMIS) Volume 7, Issue 3, Sep-Dec-2016, pp. 01 07, Article ID: IJITMIS_07_03_001 Available online at http://www.iaeme.com/ijitmis/issues.asp?jtype=ijitmis&vtype=7&itype=3

More information

Nonlinear Bivariate Comovements of Asset Prices: Theory and Tests

Nonlinear Bivariate Comovements of Asset Prices: Theory and Tests Nonlinear Bivariate Comovements of Asset Prices: Theory and Tests M. Corazza, A.G. Malliaris, E. Scalco Department of Applied Mathematics University Ca Foscari of Venice (Italy) Department of Economics

More information

Prediction of Seasonal Rainfall Data in India using Fuzzy Stochastic Modelling

Prediction of Seasonal Rainfall Data in India using Fuzzy Stochastic Modelling Global Journal of Pure and Applied Mathematics. ISSN 0973-1768 Volume 13, Number 9 (2017), pp. 6167-6174 Research India Publications http://www.ripublication.com Prediction of Seasonal Rainfall Data in

More information

Available online at ScienceDirect. Procedia Computer Science 55 (2015 )

Available online at  ScienceDirect. Procedia Computer Science 55 (2015 ) Available online at www.sciencedirect.com ScienceDirect Procedia Computer Science 55 (2015 ) 485 492 Information Technology and Quantitative Management (ITQM 2015) A New Data Transformation Method and

More information

An economic application of machine learning: Nowcasting Thai exports using global financial market data and time-lag lasso

An economic application of machine learning: Nowcasting Thai exports using global financial market data and time-lag lasso An economic application of machine learning: Nowcasting Thai exports using global financial market data and time-lag lasso PIER Exchange Nov. 17, 2016 Thammarak Moenjak What is machine learning? Wikipedia

More information

FORECASTING SUGARCANE PRODUCTION IN INDIA WITH ARIMA MODEL

FORECASTING SUGARCANE PRODUCTION IN INDIA WITH ARIMA MODEL FORECASTING SUGARCANE PRODUCTION IN INDIA WITH ARIMA MODEL B. N. MANDAL Abstract: Yearly sugarcane production data for the period of - to - of India were analyzed by time-series methods. Autocorrelation

More information

A comparison of four different block bootstrap methods

A comparison of four different block bootstrap methods Croatian Operational Research Review 189 CRORR 5(014), 189 0 A comparison of four different block bootstrap methods Boris Radovanov 1, and Aleksandra Marcikić 1 1 Faculty of Economics Subotica, University

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

A SEASONAL FUZZY TIME SERIES FORECASTING METHOD BASED ON GUSTAFSON-KESSEL FUZZY CLUSTERING *

A SEASONAL FUZZY TIME SERIES FORECASTING METHOD BASED ON GUSTAFSON-KESSEL FUZZY CLUSTERING * No.2, Vol.1, Winter 2012 2012 Published by JSES. A SEASONAL FUZZY TIME SERIES FORECASTING METHOD BASED ON GUSTAFSON-KESSEL * Faruk ALPASLAN a, Ozge CAGCAG b Abstract Fuzzy time series forecasting methods

More information

ADDING EMD PROCESS AND FILTERING ANALYSIS TO ENHANCE PERFORMANCES OF ARIMA MODEL WHEN TIME SERIES IS MEASUREMENT DATA

ADDING EMD PROCESS AND FILTERING ANALYSIS TO ENHANCE PERFORMANCES OF ARIMA MODEL WHEN TIME SERIES IS MEASUREMENT DATA 6. ADDING EMD PROCESS AND FILTERING ANALYSIS TO ENHANCE PERFORMANCES OF ARIMA MODEL WHEN TIME SERIES IS MEASUREMENT DATA Abstract Feng-enq LIN In this paper, one process that integratesthe Empirical Mode

More information

Forecasting Major Vegetable Crops Productions in Tunisia

Forecasting Major Vegetable Crops Productions in Tunisia International Journal of Research in Business Studies and Management Volume 2, Issue 6, June 2015, PP 15-19 ISSN 2394-5923 (Print) & ISSN 2394-5931 (Online) Forecasting Major Vegetable Crops Productions

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

Wavelet based sample entropy analysis: A new method to test weak form market efficiency

Wavelet based sample entropy analysis: A new method to test weak form market efficiency Theoretical and Applied Economics Volume XXI (2014), No. 8(597), pp. 19-26 Fet al Wavelet based sample entropy analysis: A new method to test weak form market efficiency Anoop S. KUMAR University of Hyderabad,

More information

Sample Exam Questions for Econometrics

Sample Exam Questions for Econometrics Sample Exam Questions for Econometrics 1 a) What is meant by marginalisation and conditioning in the process of model reduction within the dynamic modelling tradition? (30%) b) Having derived a model for

More information

WAVELET TRANSFORMS IN TIME SERIES ANALYSIS

WAVELET TRANSFORMS IN TIME SERIES ANALYSIS WAVELET TRANSFORMS IN TIME SERIES ANALYSIS R.C. SINGH 1 Abstract The existing methods based on statistical techniques for long range forecasts of Indian summer monsoon rainfall have shown reasonably accurate

More information

Fuzzy Local Trend Transform based Fuzzy Time Series Forecasting Model

Fuzzy Local Trend Transform based Fuzzy Time Series Forecasting Model Int. J. of Computers, Communications & Control, ISSN 1841-9836, E-ISSN 1841-9844 Vol. VI (2011), No. 4 (December), pp. 603-614 Fuzzy Local Trend Transform based Fuzzy Time Series Forecasting Model J. Dan,

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

Forecasting Network Activities Using ARIMA Method

Forecasting Network Activities Using ARIMA Method Journal of Advances in Computer Networks, Vol., No., September 4 Forecasting Network Activities Using ARIMA Method Haviluddin and Rayner Alfred analysis. The organization of this paper is arranged as follows.

More information

Author: Yesuf M. Awel 1c. Affiliation: 1 PhD, Economist-Consultant; P.O Box , Addis Ababa, Ethiopia. c.

Author: Yesuf M. Awel 1c. Affiliation: 1 PhD, Economist-Consultant; P.O Box , Addis Ababa, Ethiopia. c. ISSN: 2415-0304 (Print) ISSN: 2522-2465 (Online) Indexing/Abstracting Forecasting GDP Growth: Application of Autoregressive Integrated Moving Average Model Author: Yesuf M. Awel 1c Affiliation: 1 PhD,

More information

Autoregressive Integrated Moving Average Model to Predict Graduate Unemployment in Indonesia

Autoregressive Integrated Moving Average Model to Predict Graduate Unemployment in Indonesia DOI 10.1515/ptse-2017-0005 PTSE 12 (1): 43-50 Autoregressive Integrated Moving Average Model to Predict Graduate Unemployment in Indonesia Umi MAHMUDAH u_mudah@yahoo.com (State Islamic University of Pekalongan,

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

6. The econometrics of Financial Markets: Empirical Analysis of Financial Time Series. MA6622, Ernesto Mordecki, CityU, HK, 2006.

6. The econometrics of Financial Markets: Empirical Analysis of Financial Time Series. MA6622, Ernesto Mordecki, CityU, HK, 2006. 6. The econometrics of Financial Markets: Empirical Analysis of Financial Time Series MA6622, Ernesto Mordecki, CityU, HK, 2006. References for Lecture 5: Quantitative Risk Management. A. McNeil, R. Frey,

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

LATVIAN GDP: TIME SERIES FORECASTING USING VECTOR AUTO REGRESSION

LATVIAN GDP: TIME SERIES FORECASTING USING VECTOR AUTO REGRESSION LATVIAN GDP: TIME SERIES FORECASTING USING VECTOR AUTO REGRESSION BEZRUCKO Aleksandrs, (LV) Abstract: The target goal of this work is to develop a methodology of forecasting Latvian GDP using ARMA (AutoRegressive-Moving-Average)

More information

DYNAMIC VS STATIC AUTOREGRESSIVE MODELS FOR FORECASTING TIME SERIES

DYNAMIC VS STATIC AUTOREGRESSIVE MODELS FOR FORECASTING TIME SERIES DYNAMIC VS STATIC AUTOREGRESSIVE MODELS FOR FORECASTING TIME SERIES Chris Xie Polytechnic Institute New York University (NYU), NY chris.xie@toprenergy.com Phone: 905-93-0577 June, 008 Electronic copy available

More information

Wavelet Neural Networks for Nonlinear Time Series Analysis

Wavelet Neural Networks for Nonlinear Time Series Analysis Applied Mathematical Sciences, Vol. 4, 2010, no. 50, 2485-2495 Wavelet Neural Networks for Nonlinear Time Series Analysis K. K. Minu, M. C. Lineesh and C. Jessy John Department of Mathematics National

More information

MGR-815. Notes for the MGR-815 course. 12 June School of Superior Technology. Professor Zbigniew Dziong

MGR-815. Notes for the MGR-815 course. 12 June School of Superior Technology. Professor Zbigniew Dziong Modeling, Estimation and Control, for Telecommunication Networks Notes for the MGR-815 course 12 June 2010 School of Superior Technology Professor Zbigniew Dziong 1 Table of Contents Preface 5 1. Example

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

Forecasting U.S.A Imports from China, Singapore, Indonesia, and Thailand.

Forecasting U.S.A Imports from China, Singapore, Indonesia, and Thailand. Forecasting U.S.A Imports from China, Singapore, Indonesia, and Thailand. An Empirical Project Chittawan Chanagul UK 40186 (Econometric Forecasting): Prof. Robert M. Kunst Introduction Times Series Data

More information

Forecasting Foreign Direct Investment Inflows into India Using ARIMA Model

Forecasting Foreign Direct Investment Inflows into India Using ARIMA Model Forecasting Foreign Direct Investment Inflows into India Using ARIMA Model Dr.K.Nithya Kala & Aruna.P.Remesh, 1 Assistant Professor, PSGR Krishnammal College for Women, Coimbatore, Tamilnadu, India 2 PhD

More information

Asian Economic and Financial Review. SEASONAL ARIMA MODELLING OF NIGERIAN MONTHLY CRUDE OIL PRICES Ette Harrison Etuk

Asian Economic and Financial Review. SEASONAL ARIMA MODELLING OF NIGERIAN MONTHLY CRUDE OIL PRICES Ette Harrison Etuk Asian Economic and Financial Review journal homepage: http://aessweb.com/journal-detail.php?id=5002 SEASONAL ARIMA MODELLING OF NIGERIAN MONTHLY CRUDE OIL PRICES Ette Harrison Etuk Department of Mathematics/Computer

More information

Bollinger Bands Trading Strategy Based on Wavelet Analysis

Bollinger Bands Trading Strategy Based on Wavelet Analysis Applied Economics and Finance Vol. 5, No. 3; May 2018 ISSN 2332-7294 E-ISSN 2332-7308 Published by Redfame Publishing URL: http://aef.redfame.com Bollinger Bands Trading Strategy Based on Wavelet Analysis

More information

FORECASTING THE INVENTORY LEVEL OF MAGNETIC CARDS IN TOLLING SYSTEM

FORECASTING THE INVENTORY LEVEL OF MAGNETIC CARDS IN TOLLING SYSTEM FORECASTING THE INVENTORY LEVEL OF MAGNETIC CARDS IN TOLLING SYSTEM Bratislav Lazić a, Nebojša Bojović b, Gordana Radivojević b*, Gorana Šormaz a a University of Belgrade, Mihajlo Pupin Institute, Serbia

More information

Wavelet analysis on financial time series. By Arlington Fonseca Lemus. Tutor Hugo Eduardo Ramirez Jaime

Wavelet analysis on financial time series. By Arlington Fonseca Lemus. Tutor Hugo Eduardo Ramirez Jaime Wavelet analysis on financial time series By Arlington Fonseca Lemus Tutor Hugo Eduardo Ramirez Jaime A thesis submitted in partial fulfillment for the degree of Master in Quantitative Finance Faculty

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

Wavelets based multiscale analysis of select global equity returns

Wavelets based multiscale analysis of select global equity returns Theoretical and Applied Economics Volume XXIV (2017), No. 4(613), Winter, pp. 75-88 Wavelets based multiscale analysis of select global equity returns Avishek BHANDARI Institute of Management Technology,

More information

Time Series Analysis of Index of Industrial Production of India

Time Series Analysis of Index of Industrial Production of India IOSR Journal of Mathematics (IOSR-JM) e-issn: 2278-5728, p-issn: 2319-765X. Volume 12, Issue 3 Ver. VII (May. - Jun. ), PP 01-07 www.iosrjournals.org Time Series Analysis of Index of Industrial Production

More information

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

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

More information

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

Minitab Project Report - Assignment 6

Minitab Project Report - Assignment 6 .. Sunspot data Minitab Project Report - Assignment Time Series Plot of y Time Series Plot of X y X 7 9 7 9 The data have a wavy pattern. However, they do not show any seasonality. There seem to be an

More information

Stochastic Processes

Stochastic Processes Stochastic Processes Stochastic Process Non Formal Definition: Non formal: A stochastic process (random process) is the opposite of a deterministic process such as one defined by a differential equation.

More information

The Problem. Sustainability is an abstract concept that cannot be directly measured.

The Problem. Sustainability is an abstract concept that cannot be directly measured. Measurement, Interpretation, and Assessment Applied Ecosystem Services, Inc. (Copyright c 2005 Applied Ecosystem Services, Inc.) The Problem is an abstract concept that cannot be directly measured. There

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 Time-delay Prediction Method for Networked Control System

A Hybrid Time-delay Prediction Method for Networked Control System International Journal of Automation and Computing 11(1), February 2014, 19-24 DOI: 10.1007/s11633-014-0761-1 A Hybrid Time-delay Prediction Method for Networked Control System Zhong-Da Tian Xian-Wen Gao

More information

Multiplicative Sarima Modelling Of Nigerian Monthly Crude Oil Domestic Production

Multiplicative Sarima Modelling Of Nigerian Monthly Crude Oil Domestic Production Journal of Applied Mathematics & Bioinformatics, vol.3, no.3, 2013, 103-112 ISSN: 1792-6602 (print), 1792-6939 (online) Scienpress Ltd, 2013 Multiplicative Sarima Modelling Of Nigerian Monthly Crude Oil

More information

Chapter 8 - Forecasting

Chapter 8 - Forecasting Chapter 8 - Forecasting Operations Management by R. Dan Reid & Nada R. Sanders 4th Edition Wiley 2010 Wiley 2010 1 Learning Objectives Identify Principles of Forecasting Explain the steps in the forecasting

More information

The U.S. Congress established the East-West Center in 1960 to foster mutual understanding and cooperation among the governments and peoples of the

The U.S. Congress established the East-West Center in 1960 to foster mutual understanding and cooperation among the governments and peoples of the The U.S. Congress established the East-West Center in 1960 to foster mutual understanding and cooperation among the governments and peoples of the Asia Pacific region including the United States. Funding

More information

FORECASTING FLUCTUATIONS OF ASPHALT CEMENT PRICE INDEX IN GEORGIA

FORECASTING FLUCTUATIONS OF ASPHALT CEMENT PRICE INDEX IN GEORGIA FORECASTING FLUCTUATIONS OF ASPHALT CEMENT PRICE INDEX IN GEORGIA Mohammad Ilbeigi, Baabak Ashuri, Ph.D., and Yang Hui Economics of the Sustainable Built Environment (ESBE) Lab, School of Building Construction

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

A Forecasting Model Based on Multi-Valued Neutrosophic Sets and Two-Factor, Third-Order Fuzzy Fluctuation Logical Relationships

A Forecasting Model Based on Multi-Valued Neutrosophic Sets and Two-Factor, Third-Order Fuzzy Fluctuation Logical Relationships Article A Forecasting Model Based on Multi-Valued Neutrosophic Sets and Two-Factor, Third-Order Fuzzy Fluctuation Logical Relationships Hongjun Guan 1, Jie He 1, Aiwu Zhao 2, *, Zongli Dai 1 and Shuang

More information

LONG TERM DEPENDENCE IN STOCK RETURNS

LONG TERM DEPENDENCE IN STOCK RETURNS LONG TERM DEPENDENCE IN STOCK RETURNS John T. Barkoulas Department of Economics Boston College Christopher F. Baum Department of Economics Boston College Keywords: Stock returns, long memory, fractal dynamics,

More information

Forecasting USD/IQD Future Values According to Minimum RMSE Rate

Forecasting USD/IQD Future Values According to Minimum RMSE Rate Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology IJCSMC, Vol. 4, Issue. 4, April 2015,

More information

An Empirical Analysis of RMB Exchange Rate changes impact on PPI of China

An Empirical Analysis of RMB Exchange Rate changes impact on PPI of China 2nd International Conference on Economics, Management Engineering and Education Technology (ICEMEET 206) An Empirical Analysis of RMB Exchange Rate changes impact on PPI of China Chao Li, a and Yonghua

More information

Chapter 12: An introduction to Time Series Analysis. Chapter 12: An introduction to Time Series Analysis

Chapter 12: An introduction to Time Series Analysis. Chapter 12: An introduction to Time Series Analysis Chapter 12: An introduction to Time Series Analysis Introduction In this chapter, we will discuss forecasting with single-series (univariate) Box-Jenkins models. The common name of the models is Auto-Regressive

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

Multifractal Analysis and Local Hoelder Exponents Approach to Detecting Stock Markets Crashes

Multifractal Analysis and Local Hoelder Exponents Approach to Detecting Stock Markets Crashes Multifractal Analysis and Local Hoelder Exponents Approach to Detecting Stock Markets Crashes I. A. Agaev 1, Yu. A. Kuperin 2 1 Division of Computational Physics, Saint-Petersburg State University 198504,Ulyanovskaya

More information

ANALYSIS OF THE NONLINEAR STATISTICAL ANALYSIS METHODOLOGY APPLICABILITY ON MODELING THE CORRELATION AMONG GLOBAL MACROECONOMIC PARAMETERS

ANALYSIS OF THE NONLINEAR STATISTICAL ANALYSIS METHODOLOGY APPLICABILITY ON MODELING THE CORRELATION AMONG GLOBAL MACROECONOMIC PARAMETERS ANALYSIS OF THE NONLINEAR STATISTICAL ANALYSIS METHODOLOGY APPLICABILITY ON MODELING THE CORRELATION AMONG GLOBAL MACROECONOMIC PARAMETERS Ivan Mihajlovic, Zivan Zivkovic, Branko Banovic Abstract This

More information

MODELING FUZZY TIME SERIES WITH MULTIPLE OBSERVATIONS. Received April 2011; revised August 2011

MODELING FUZZY TIME SERIES WITH MULTIPLE OBSERVATIONS. Received April 2011; revised August 2011 International Journal of Innovative Computing, Information and Control ICIC International c 2012 ISSN 1349-4198 Volume 8, Number 10(B), October 2012 pp. 7415 7426 MODELING FUZZY TIME SERIES WITH MULTIPLE

More information

University of Pretoria Department of Economics Working Paper Series

University of Pretoria Department of Economics Working Paper Series University of Pretoria Department of Economics Working Paper Series Predicting Stock Returns and Volatility Using Consumption-Aggregate Wealth Ratios: A Nonlinear Approach Stelios Bekiros IPAG Business

More information

1. Fundamental concepts

1. Fundamental concepts . Fundamental concepts A time series is a sequence of data points, measured typically at successive times spaced at uniform intervals. Time series are used in such fields as statistics, signal processing

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

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

Econ 423 Lecture Notes: Additional Topics in Time Series 1

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

More information