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

Size: px
Start display at page:

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

Transcription

1 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 Afiq Ramlee1 Malaysia- afiqramlee91@gmail.com Vigneswary a/p Ponniah1 Malaysia- vignes2538@yahoo.com Nurul Hila Zainuddin1 Malaysia- Hila.zainuddin@gmail Razak Zakariya2 School of Science Marin, University Malaysia Terengganu, Kuala Terengganu, Terengganu, Malaysia-ajak@umt.edu.my Md Suffian Idris2 School of Science Marin, University Malaysia Terengganu, Kuala Terengganu, Terengganu, Malaysia-suffian@umt.edu.my Idham Khalil2 School of Science Marin, University Malaysia Terengganu, Kuala Terengganu, Terengganu, Malaysia- idham@umt.edu.my Abstract Researches obtain motivation to produce innovative models for managing water resources after precise predictions of time series have been made. Water quality time series data are complex in nature causing them to be difficult to predict. Hence, no single models of ARIMA and ANN are able to handle both the linear and nonlinear relationship well. In this study, a hybrid method that is able to utilize the advantages of time series approaches and also artificial neural networks. Findings revealed that that hybrid models water temperature, dissolved oxygen, ph and salinity provides much better prediction as compared to traditional model. Hence, hybrid approach can be an effective way in predicting water quality time series compared than using available models separately. Keywords: Artificial Neural Network, Water Quality, ARIMA, Hybrid Models 1School of Informatics and Applied Mathematics, University Malaysia Terengganu, Kuala Terengganu 2 School of Science Marin, University Malaysia Terengganu, Kuala Terengganu, Terengganu Introduction Numerous research have been done using time series model, Seasonal Autoregressive Integrated Moving Average (SARIMA), Artificial Neural Network (ANN) and Autoregressive Integrated Moving Average (ARIMA). However, one of the major weakness of ARIMA is the time series which will be generated are from linear component. It has difficulties in capturing the nonlinear component. On the other hand, Artificial Neural Network (ANN) are of nonlinear nature is influenced by the behavior of neurons in them. It can approximate the function to a satisfying level of accuracy. Hence, a hybrid model combining ARIMA and neural network back propagation model is proposed. The use of hybrid models in water quality time series data could be an added advantage in capturing patterns of data sets and could improve the prediction accuracy. The motivation behind this hybrid approach is mainly due to the reason that water quality are real data sets which are complex and any single model approaches would not be sufficient to determine the patterns well. In this study, we will able to predict the water quality time series from the developed hybrid model, NNARIMA and evaluate its performance. (Zhang, 2003) Materials and Methods 1

2 Study area and water quality data This study was carried out around the coast of the South China Sea in the area of Kuala Terengganu, Kampung Marang, Kampung Setiu and Kuala Besut. The data that involved in this study are In-situ in 2015 (30th April to 3rd May). Figure 1 shows the research area in Terengganu in which the study was done. A 126 data was collected from 26 sampling stations at different depths. Figure 1: Research area at offshore Kuala Terengganu, Terengganu, Malaysia. ARIMA modelling approach ARIMA model is formed only when the series is not stationary. The model is represented by a general term ARIMA (p, d, q) as follows (1) where p and q are the number of autoregressive terms and the number of lagged forecast errors in the prediction equation, respectively. The number of p, d and q are obtained by looking at the ACF and PACF plots. The ARIMA modelling approach consist of three steps: model identification, parameter estimation and diagnostic checking. The model identification compromises of two steps that is determining whether the series are stationary and also the examining the ACF and PACF functions. The model with the minimum Akaike s Crriterion is chosen as the best fit model. Artificial Neural Network modeling One of the advantages of the neural network model compared to other nonlinear model is neural network is universal estimators that can emulate the class of functions with a high level of accuracy (Zhang et al., 1998). The strength of their estimation is a parallel information processing with data. The initial assumption is not necessary to establish this model when the model building process. Instead, the network model is largely determined by the characteristics of the data. A feed forward circuit (feed forward) are among the hidden layer model that is widely used to model time series and forecasting. This model is characterized by three mobile network layer of simple processing units linked by a series of a cyclic. The relationship between output ( ) and input ( ) has the following mathematical representation (Khashei and Bijari, 2011): q p (2) y w w. g( w w. x ) t o whereby (i=0,1,2,,p) and (j=0,1,2,,q) are parameter of the model which also called as connection weights, p, q, and and g are the number of input nodes, the number of hidden nodes, error term, weights of the arcs leaving from the bias terms and sigmoid equation, respectively. Activation functions consist of a few forms and are represented by the condition of neurons in the network (Khashei and Bijari, 2011) as follows: (3) ( ) ( ) ( ) j 1 j o i 1 ij t, i t, (4) ( ) ( ) Normally, an artificial neural networks model in Eqs. (1) perform in terms of nonlinear functional mapping from the past observations i.e., to the future values of, which are (4) ( ) where,, f(.)is a function determined by the network structure and connection weights and is error term.then,the general structure of neural network as shown in Figure 2. Figure 2: General structure of neural network 2

3 Hybrid Model of NNARIMA In order to produce more general model, a linear hybrid model and more accurate nonlinear is produced naming as neural network autoregressive integrated moving average (NNARIMA) hybrid model. This model, the time series is also considered as a function of linear and nonlinear components. (5) = where and are linear and nonlinear components respectively. In the first stage, the main objective is to obtain a linear model. Therefore, ARIMA model is used to model linear components. Error from the first stage which contains nonlinear relationship or could also be linear relationships which linear models could not capture or solve (Kashei and Bijari, 2011) here, we represent the error at time t as (6) The values of the predictable and linear modelling error is the result of the first stage of which will be used in the next stage. In addition, the linear trend magnified by the ARIMA model to be used in the second stage. In the second stage, the main focus is nonlinear model. Thus, the multi-layer perceptron is used to model the nonlinear relationship and the possibility of simultaneous linear model which remains in error linear models and linear and nonlinear relationships in the original data. Therefore, errors can be modelled using neural network to identify the nonlinear relationship. With n input nodes, neural network model for the error is as follows (7) ( ) where f is nonlinear function which is dependent on the neural network and is random variable. Then the combined forecasting model would be (8) Comparison of ARIMA, ANN and hybrid model of NNARIMA Both linear and non-linear model was used to set data, although more or less linearity have been found in this series. Only one step ahead predictions considered. Two key performance indicators including MAE (mean absolute error) and RMSE (mean square error), which is calculated from the following equation, will be used to measure the performance of the predicted models. RMSE checks the overall performance of the model while MAE evaluates the model. (9) (10) ( ) Results and discussion ARIMA modelling In this study, several steps are made to choose the ideal ARIMA model parameters. The model parameters that satisfy the residuals diagnostic checking. In the identification stage, the autocorrelation function (ACF) and partial autocorrelation function (PACF) were used to study the stationary of the data and to determine the possible best fit models. The best fit model then has been determined by using the Akaike s Criterion (AIC) for all the parameters that is water temperature, ph, salinity and dissolved oxygen. The models were then checked for adequacy by analyzing the independence of the residuals. Table 1: Best fit model for all parameters (a) Parameters Type of Model MSE AIC Water Temperature ARIMA(1,1,1) ph ARIMA(2,1,2) Salinity ARIMA(0,1,2) Dissolved Oxygen(DO) ARIMA(1,1,1) (b) 3

4 (c) (d) Figure 3: Observed versus ARIMA model predicted data for each water quality parameters; (a) temperature, (b) ph, (c) salinity, (d) DO A suitable model to predict water quality time series were built using ARIMA. As shown Figure 3 although ARIMA models vary with the range, the model predictions are not adequate. This is due to the limitation of the linear modelling algorithm in ARIMA model which resulting in unsatisfactory in identifying and predicting nonlinear time series of water quality data. ANN modelling approach A neural network was developed to predict optimal model to predict water quality time series whereby water temperature, ph, and salinity and dissolved oxygen were used as the input data. The target would be changed simultaneously accordingly. For an example, if we need to predict water temperature, water temperature is the target and the other parameters would be set as the input data. There are 3 partition in neural network model which comprises of training testing and validation. During training the inputs data will be selected in the network and it will customize itself based on the error contain in the model. Next step is testing which is independent.lastly, validation is used to measure the network ability to generalize and is the stopping criteria for training sample. The total data used in this study is 70% for training, 20% for testing and 10% for validation purposes (a) (b) (c) (d) Figure 3: Observed versus ANN model predicted data for each water quality parameters; (a) temperature, (b) ph, (c) salinity, (d) DO 4

5 These results indicate that the neural network that was developed are able to detect the pattern in water quality parameters to provide prediction of the daily variations data due to the predicted graph is almost similar to the observed graph. The Hybrid Modelling Approach The testing and validation period for all parameters based on hybrid models are shown in Figure 4 (a),(b), (c) and (d). The figures shows that predict data are closed with the observed data for all water quality parameters. The predicted data was able to identify the pattern of the input data to provide desired and valid predictions better than the ARIMA and neural network models. Hence, hybrid models are proven to give the most reliable prediction when compared to single models. (a) (b) (c) (d) Figure 4: Observed versus hybrid model predicted data for each water quality parameters; (a) temperature, (b) ph, (c) salinity, (d) DO Comparison of the Models Performance To evaluate the performance of the models developed, this study used two statistical performance evaluation criteria, mean absolute error (MAE) and root mean square error (RMSE) as in Eqs (9) and (10). The comparative performance of ARIMA, ANN and NNARIMA for all parameters are tabulated in Table 2. Table 2: Comparative of models performances using MAE and RMSE Table 3: MAE and RMSE Reduced Error Percentage for all parameters (%) Parameters MAE Reduced Error (%) RMSE Reduced Error (%) ARIMA- ANN ARIMA- HYBRID ARIMA-ANN ARIMA- HYBRID Temperature( o C) ph Salinity(ppt) DO(ppm) From the Table 2, we can see that the hybrid model of NNARIMA has the lowest MAE and RMSE for all the parameters which indicates that it has the highest accuracy compared to the single models of ANN and ARIMA. The RMSE s of water temperature, DO, ph and salinity are C, pH, ppt and ppm for ARIMA modelling approach. Table 3, we can see that the MAE 5

6 reduced error percentage decrease by 22.73%, 44.67%, 64.06% and 30.18% for water temperature, ph, salinity and DO when ANN models were used. Applying the hybrid models, the MAE reduced error percentage the values decrease by 53.42%, 40.18%, 10.89% and 19.94% in the MAE values when hybrid model is used for water temperature, ph, salinity and DO respectively. Comparatively, the RMSE reduced error percentage decrease by 10.52%, 38.03%, 61.81%, and 32.55% for water temperature, ph, salinity and DO when ANN models were used. As the hybrid models were used the RMSE reduced error percentage decreases by 71.68%, 32.73%, 19.76%, 82.02% for the parameters. Conclusion This study used ARIMA, neural network and hybrid NNARIMA models to predict the water quality time series. The hybrid model developed would be able to utilize the benefits of both the traditional methods and ANN. The result obtained shows that ANN model is more reliable and suitable to be hybrid with ARIMA model in predicting water quality time series. The hybrid model developed in this study can be much useful in water quality management efforts to ensure that water resource are sustainable for the coming years. In this study, two accuracy measures, RMSE and MAE were formulated in order to demonstrate the performance of the developed models in predicting water quality time series. The hybrid models performance were compared relatively with single models respectively ANN and ARIMA. The least values of MAE and RMSE gives an improved performance in the predicting of water quality time series. References Khashei, M. & Bijari, M. (2011). An artificial neural network (p,d,q) model for time series forecasting. Expert Systems with Applications. 37, Zhang, G. P. (2003). Time series forecasting using a hybrid ARIMA and neural network model. Neurocomputing, 50, Zhang, G., Patuwo, B. E., & Hu, M. Y. (1998). Forecasting with artificial neural networks: The state of the art. International Journal of Forecasting, 14,

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

FORECASTING YIELD PER HECTARE OF RICE IN ANDHRA PRADESH

FORECASTING YIELD PER HECTARE OF RICE IN ANDHRA PRADESH International Journal of Mathematics and Computer Applications Research (IJMCAR) ISSN 49-6955 Vol. 3, Issue 1, Mar 013, 9-14 TJPRC Pvt. Ltd. FORECASTING YIELD PER HECTARE OF RICE IN ANDHRA PRADESH R. RAMAKRISHNA

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

SARIMA-ELM Hybrid Model for Forecasting Tourist in Nepal

SARIMA-ELM Hybrid Model for Forecasting Tourist in Nepal Volume-03 Issue-07 July-2018 ISSN: 2455-3085 (Online) www.rrjournals.com [UGC Listed Journal] SARIMA-ELM Hybrid Model for Forecasting Tourist in Nepal *1 Kadek Jemmy Waciko & 2 Ismail B *1 Research Scholar,

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

A Hybrid ARIMA and Neural Network Model to Forecast Particulate. Matter Concentration in Changsha, China

A Hybrid ARIMA and Neural Network Model to Forecast Particulate. Matter Concentration in Changsha, China A Hybrid ARIMA and Neural Network Model to Forecast Particulate Matter Concentration in Changsha, China Guangxing He 1, Qihong Deng 2* 1 School of Energy Science and Engineering, Central South University,

More information

Agricultural Price Forecasting Using Neural Network Model: An Innovative Information Delivery System

Agricultural Price Forecasting Using Neural Network Model: An Innovative Information Delivery System Agricultural Economics Research Review Vol. 26 (No.2) July-December 2013 pp 229-239 Agricultural Price Forecasting Using Neural Network Model: An Innovative Information Delivery System Girish K. Jha *a

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

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

HYBRID PREDICTION MODEL FOR SHORT TERM WIND SPEED FORECASTING

HYBRID PREDICTION MODEL FOR SHORT TERM WIND SPEED FORECASTING HYBRID PREDICTION MODEL FOR SHORT TERM WIND SPEED FORECASTING M. C. Lavanya and S. Lakshmi Department of Electronics and Communication, Sathyabama University, Chennai, India E-Mail: mclavanyabe@gmail.com

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

ARIMA modeling to forecast area and production of rice in West Bengal

ARIMA modeling to forecast area and production of rice in West Bengal Journal of Crop and Weed, 9(2):26-31(2013) ARIMA modeling to forecast area and production of rice in West Bengal R. BISWAS AND B. BHATTACHARYYA Department of Agricultural Statistics Bidhan Chandra Krishi

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

Forecasting ozone concentration levels using Box-Jenkins ARIMA modelling and artificial neural networks: a comparative study

Forecasting ozone concentration levels using Box-Jenkins ARIMA modelling and artificial neural networks: a comparative study MATEMATIKA, 2017, Volume 33, Number 2, 119 130 c Penerbit UTM Press. All rights reserved Forecasting ozone concentration levels using Box-Jenkins ARIMA modelling and artificial neural networks: a comparative

More information

Firstly, the dataset is cleaned and the years and months are separated to provide better distinction (sample below).

Firstly, the dataset is cleaned and the years and months are separated to provide better distinction (sample below). Project: Forecasting Sales Step 1: Plan Your Analysis Answer the following questions to help you plan out your analysis: 1. Does the dataset meet the criteria of a time series dataset? Make sure to explore

More information

MODELING MAXIMUM MONTHLY TEMPERATURE IN KATUNAYAKE REGION, SRI LANKA: A SARIMA APPROACH

MODELING MAXIMUM MONTHLY TEMPERATURE IN KATUNAYAKE REGION, SRI LANKA: A SARIMA APPROACH MODELING MAXIMUM MONTHLY TEMPERATURE IN KATUNAYAKE REGION, SRI LANKA: A SARIMA APPROACH M.C.Alibuhtto 1 &P.A.H.R.Ariyarathna 2 1 Department of Mathematical Sciences, Faculty of Applied Sciences, South

More information

Iterative ARIMA-Multiple Support Vector Regression models for long term time series prediction

Iterative ARIMA-Multiple Support Vector Regression models for long term time series prediction and Machine Learning Bruges (Belgium), 23-25 April 24, i6doccom publ, ISBN 978-2874995-7 Available from http://wwwi6doccom/fr/livre/?gcoi=2843244 Iterative ARIMA-Multiple Support Vector Regression models

More information

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

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

More information

Forecasting the Prices of Indian Natural Rubber using ARIMA Model

Forecasting the Prices of Indian Natural Rubber using ARIMA Model Available online at www.ijpab.com Rani and Krishnan Int. J. Pure App. Biosci. 6 (2): 217-221 (2018) ISSN: 2320 7051 DOI: http://dx.doi.org/10.18782/2320-7051.5464 ISSN: 2320 7051 Int. J. Pure App. Biosci.

More information

Research Article Fishery Landing Forecasting Using Wavelet-Based Autoregressive Integrated Moving Average Models

Research Article Fishery Landing Forecasting Using Wavelet-Based Autoregressive Integrated Moving Average Models Mathematical Problems in Engineering Volume 215, Article ID 96945, 9 pages http://dx.doi.org/1.1155/215/96945 Research Article Fishery Landing Forecasting Using Wavelet-Based Autoregressive Integrated

More information

Univariate ARIMA Models

Univariate ARIMA Models Univariate ARIMA Models ARIMA Model Building Steps: Identification: Using graphs, statistics, ACFs and PACFs, transformations, etc. to achieve stationary and tentatively identify patterns and model components.

More information

Longshore current velocities prediction: using a neural networks approach

Longshore current velocities prediction: using a neural networks approach Coastal Processes II 189 Longshore current velocities prediction: using a neural networks approach T. M. Alaboud & M. S. El-Bisy Civil Engineering Dept., College of Engineering and Islamic Architecture,

More information

Short Term Load Forecasting Based Artificial Neural Network

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

More information

Seasonal Autoregressive Integrated Moving Average Model for Precipitation Time Series

Seasonal Autoregressive Integrated Moving Average Model for Precipitation Time Series Journal of Mathematics and Statistics 8 (4): 500-505, 2012 ISSN 1549-3644 2012 doi:10.3844/jmssp.2012.500.505 Published Online 8 (4) 2012 (http://www.thescipub.com/jmss.toc) Seasonal Autoregressive Integrated

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

A hybrid model of stock price prediction based on the PCA-ARIMA-BP

A hybrid model of stock price prediction based on the PCA-ARIMA-BP ANZIAM J. 58 (E) pp.e162 E178, 2017 E162 A hybrid model of stock price prediction based on the PCA-ARIMA-BP Hua Luo 1 Shuang Wang 2 (Received 13 June 2016; revised 17 February 2017) Abstract A pca-arima-bp

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

Design of Time Series Model for Road Accident Fatal Death in Tamilnadu

Design of Time Series Model for Road Accident Fatal Death in Tamilnadu Volume 109 No. 8 2016, 225-232 ISSN: 1311-8080 (printed version); ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu ijpam.eu Design of Time Series Model for Road Accident Fatal Death in Tamilnadu

More information

MURDOCH RESEARCH REPOSITORY

MURDOCH RESEARCH REPOSITORY MURDOCH RESEARCH REPOSITORY http://researchrepository.murdoch.edu.au/86/ Kajornrit, J. (22) Monthly rainfall time series prediction using modular fuzzy inference system with nonlinear optimization techniques.

More information

Sugarcane Productivity in Bihar- A Forecast through ARIMA Model

Sugarcane Productivity in Bihar- A Forecast through ARIMA Model Available online at www.ijpab.com Kumar et al Int. J. Pure App. Biosci. 5 (6): 1042-1051 (2017) ISSN: 2320 7051 DOI: http://dx.doi.org/10.18782/2320-7051.5838 ISSN: 2320 7051 Int. J. Pure App. Biosci.

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

Data and prognosis for renewable energy

Data and prognosis for renewable energy The Hong Kong Polytechnic University Department of Electrical Engineering Project code: FYP_27 Data and prognosis for renewable energy by Choi Man Hin 14072258D Final Report Bachelor of Engineering (Honours)

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

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

Available online at  ScienceDirect. Procedia Computer Science 72 (2015 ) Available online at www.sciencedirect.com ScienceDirect Procedia Computer Science 72 (2015 ) 630 637 The Third Information Systems International Conference Performance Comparisons Between Arima and Arimax

More information

Forecasting using R. Rob J Hyndman. 2.4 Non-seasonal ARIMA models. Forecasting using R 1

Forecasting using R. Rob J Hyndman. 2.4 Non-seasonal ARIMA models. Forecasting using R 1 Forecasting using R Rob J Hyndman 2.4 Non-seasonal ARIMA models Forecasting using R 1 Outline 1 Autoregressive models 2 Moving average models 3 Non-seasonal ARIMA models 4 Partial autocorrelations 5 Estimation

More information

Forecasting Area, Production and Yield of Cotton in India using ARIMA Model

Forecasting Area, Production and Yield of Cotton in India using ARIMA Model Forecasting Area, Production and Yield of Cotton in India using ARIMA Model M. K. Debnath 1, Kartic Bera 2 *, P. Mishra 1 1 Department of Agricultural Statistics, Bidhan Chanda Krishi Vishwavidyalaya,

More information

(SARIMA) SARIMA 1390 **

(SARIMA)  SARIMA 1390 ** * SARIMA sharzeie@utacir ** amirhoseinghafarinejad@gmailcom (SARIMA 6 88 9 85 9 Q4 C45 D G JEL * 90 ** ( 85 000 600 55 9 000,0 9 85 (ATM ( 89 00, (ANN Automated Teller Machine Artificial Neural Networks

More information

Time Series Forecasting Methods:

Time Series Forecasting Methods: Corso di TRASPORTI E TERRITORIO Time Series Forecasting Methods: EXPONENTIAL SMOOTHING DOCENTI Agostino Nuzzolo (nuzzolo@ing.uniroma2.it) Antonio Comi (comi@ing.uniroma2.it) 1 Classificazione dei metodi

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

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

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

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

ARIMA model to forecast international tourist visit in Bumthang, Bhutan

ARIMA model to forecast international tourist visit in Bumthang, Bhutan Journal of Physics: Conference Series PAPER OPEN ACCESS ARIMA model to forecast international tourist visit in Bumthang, Bhutan To cite this article: Choden and Suntaree Unhapipat 2018 J. Phys.: Conf.

More information

MODELLING TIDE PREDICTION USING LINEAR MODEL AND ADAPTIVE NEURO FUZZY INFERENCE SYSTEM (ANFIS)IN SEMARANG, INDONESIA

MODELLING TIDE PREDICTION USING LINEAR MODEL AND ADAPTIVE NEURO FUZZY INFERENCE SYSTEM (ANFIS)IN SEMARANG, INDONESIA MODELLING TIDE PREDICTION USING LINEAR MODEL AND ADAPTIVE NEURO FUZZY INFERENCE SYSTEM (ANFIS)IN SEMARANG, INDONESIA Alan Prahutama and Mustafid Departement of Statistcs, Diponegoro University, Semarang,

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

Solar irradiance forecasting for Chulalongkorn University location using time series models

Solar irradiance forecasting for Chulalongkorn University location using time series models Senior Project Proposal 2102490 Year 2016 Solar irradiance forecasting for Chulalongkorn University location using time series models Vichaya Layanun ID 5630550721 Advisor: Assist. Prof. Jitkomut Songsiri

More information

AN INTERACTIVE WAVELET ARTIFICIAL NEURAL NETWORK IN TIME SERIES PREDICTION

AN INTERACTIVE WAVELET ARTIFICIAL NEURAL NETWORK IN TIME SERIES PREDICTION AN INTERACTIVE WAVELET ARTIFICIAL NEURAL NETWORK IN TIME SERIES PREDICTION 1 JAIRO MARLON CORRÊA, 2 ANSELMO CHAVES NETO, 3 LUIZ ALBINO TEIXEIRA JÚNIOR, 4 SAMUEL BELLIDO RODRIGUES, 5 EDGAR MANUEL CARREÑO

More information

Solar Irradiance Prediction using Neural Model

Solar Irradiance Prediction using Neural Model Volume-8, Issue-3, June 2018 International Journal of Engineering and Management Research Page Number: 241-245 DOI: doi.org/10.31033/ijemr.8.3.32 Solar Irradiance Prediction using Neural Model Raj Kumar

More information

Implementation of ARIMA Model for Ghee Production in Tamilnadu

Implementation of ARIMA Model for Ghee Production in Tamilnadu Inter national Journal of Pure and Applied Mathematics Volume 113 No. 6 2017, 56 64 ISSN: 1311-8080 (printed version); ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu ijpam.eu Implementation

More information

Development of Demand Forecasting Models for Improved Customer Service in Nigeria Soft Drink Industry_ Case of Coca-Cola Company Enugu

Development of Demand Forecasting Models for Improved Customer Service in Nigeria Soft Drink Industry_ Case of Coca-Cola Company Enugu International Journal of Scientific Research Engineering & Technology (IJSRET), ISSN 2278 882 Volume 5, Issue 4, April 26 259 Development of Demand Forecasting Models for Improved Customer Service in Nigeria

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

Multilayer Perceptrons and Backpropagation

Multilayer Perceptrons and Backpropagation Multilayer Perceptrons and Backpropagation Informatics 1 CG: Lecture 7 Chris Lucas School of Informatics University of Edinburgh January 31, 2017 (Slides adapted from Mirella Lapata s.) 1 / 33 Reading:

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

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

Forecasting Evapotranspiration for Irrigation Scheduling using Neural Networks and ARIMA

Forecasting Evapotranspiration for Irrigation Scheduling using Neural Networks and ARIMA Forecasting Evapotranspiration for Irrigation Scheduling using Neural Networks and ARIMA Vardaan Kishore Student, Department of Computer Science and Engineering, SRM University, SRM Nagar, Potheri, Kattankulathur

More information

Short Term Solar Radiation Forecast from Meteorological Data using Artificial Neural Network for Yola, Nigeria

Short Term Solar Radiation Forecast from Meteorological Data using Artificial Neural Network for Yola, Nigeria American Journal of Engineering Research (AJER) 017 American Journal of Engineering Research (AJER) eiss: 300847 piss : 300936 Volume6, Issue8, pp8389 www.ajer.org Research Paper Open Access Short Term

More information

Rainfall Forecasting in Northeastern part of Bangladesh Using Time Series ARIMA Model

Rainfall Forecasting in Northeastern part of Bangladesh Using Time Series ARIMA Model Research Journal of Engineering Sciences E- ISSN 2278 9472 Rainfall Forecasting in Northeastern part of Bangladesh Using Time Series ARIMA Model Abstract Md. Abu Zafor 1, Amit Chakraborty 1, Sheikh Md.

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

AE International Journal of Multi Disciplinary Research - Vol 2 - Issue -1 - January 2014

AE International Journal of Multi Disciplinary Research - Vol 2 - Issue -1 - January 2014 Time Series Model to Forecast Production of Cotton from India: An Application of Arima Model *Sundar rajan *Palanivel *Research Scholar, Department of Statistics, Govt Arts College, Udumalpet, Tamilnadu,

More information

Forecasting of Nitrogen Content in the Soil by Hybrid Time Series Model

Forecasting of Nitrogen Content in the Soil by Hybrid Time Series Model International Journal of Current Microbiology and Applied Sciences ISSN: 2319-7706 Volume 7 Number 07 (2018) Journal homepage: http://www.ijcmas.com Original Research Article https://doi.org/10.20546/ijcmas.2018.707.191

More information

Application of Time Sequence Model Based on Excluded Seasonality in Daily Runoff Prediction

Application of Time Sequence Model Based on Excluded Seasonality in Daily Runoff Prediction Send Orders for Reprints to reprints@benthamscience.ae 546 The Open Cybernetics & Systemics Journal, 2014, 8, 546-552 Open Access Application of Time Sequence Model Based on Excluded Seasonality in Daily

More information

MCMC analysis of classical time series algorithms.

MCMC analysis of classical time series algorithms. MCMC analysis of classical time series algorithms. mbalawata@yahoo.com Lappeenranta University of Technology Lappeenranta, 19.03.2009 Outline Introduction 1 Introduction 2 3 Series generation Box-Jenkins

More information

A Hybrid Wavelet Analysis and Adaptive. Neuro-Fuzzy Inference System. for Drought Forecasting

A Hybrid Wavelet Analysis and Adaptive. Neuro-Fuzzy Inference System. for Drought Forecasting Applied Mathematical Sciences, Vol. 8, 4, no. 39, 699-698 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/.988/ams.4.4863 A Hybrid Wavelet Analysis and Adaptive Neuro-Fuzzy Inference System for Drought

More information

Why Forecast Recruitment?

Why Forecast Recruitment? Predictability of Future Recruitment by Parametric and Non-parametric models : Case study of G. of Alaska walleye pollock. Yong-Woo Lee 1* Bernard A. Megrey 1 S. Allen Macklin 2 National Oceanic and Atmospheric

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

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

Neural Networks and the Back-propagation Algorithm

Neural Networks and the Back-propagation Algorithm Neural Networks and the Back-propagation Algorithm Francisco S. Melo In these notes, we provide a brief overview of the main concepts concerning neural networks and the back-propagation algorithm. We closely

More information

A HYBRID MODEL OF SARIMA AND ANFIS FOR MACAU AIR POLLUTION INDEX FORECASTING. Eason, Lei Kin Seng (M-A ) Supervisor: Dr.

A HYBRID MODEL OF SARIMA AND ANFIS FOR MACAU AIR POLLUTION INDEX FORECASTING. Eason, Lei Kin Seng (M-A ) Supervisor: Dr. A HYBRID MODEL OF SARIMA AND ANFIS FOR MACAU AIR POLLUTION INDEX FORECASTING THESIS DISSERATION By Eason, Lei Kin Seng (M-A7-6560-7) Supervisor: Dr. Wan Feng In Fulfillment of Requirements for the Degree

More information

Univariate and Multivariate Time Series Models to Forecast Train Passengers in Indonesia

Univariate and Multivariate Time Series Models to Forecast Train Passengers in Indonesia PROCEEDING OF RD INTERNATIONAL CONFERENCE ON RESEARCH, IMPLEMENTATION AND EDUCATION OF MATHEMATICS AND SCIENCE YOGYAKARTA, MAY 0 Univariate and Multivariate Time Series Models to Forecast Train Passengers

More information

A SEASONAL TIME SERIES MODEL FOR NIGERIAN MONTHLY AIR TRAFFIC DATA

A SEASONAL TIME SERIES MODEL FOR NIGERIAN MONTHLY AIR TRAFFIC DATA www.arpapress.com/volumes/vol14issue3/ijrras_14_3_14.pdf A SEASONAL TIME SERIES MODEL FOR NIGERIAN MONTHLY AIR TRAFFIC DATA Ette Harrison Etuk Department of Mathematics/Computer Science, Rivers State University

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

Short-term Streamflow Forecasting: ARIMA Vs Neural Networks

Short-term Streamflow Forecasting: ARIMA Vs Neural Networks Short-term Streamflow Forecasting: ARIMA Vs Neural Networks,JUAN FRAUSTO-SOLIS 1, ESMERALDA PITA 2, JAVIER LAGUNAS 2 1 Tecnológico de Monterre, Campus Cuernavaca Autopista del Sol km 14, Colonia Real del

More information

Introduction Neural Networks - Architecture Network Training Small Example - ZIP Codes Summary. Neural Networks - I. Henrik I Christensen

Introduction Neural Networks - Architecture Network Training Small Example - ZIP Codes Summary. Neural Networks - I. Henrik I Christensen Neural Networks - I Henrik I Christensen Robotics & Intelligent Machines @ GT Georgia Institute of Technology, Atlanta, GA 30332-0280 hic@cc.gatech.edu Henrik I Christensen (RIM@GT) Neural Networks 1 /

More information

A WAVELET SARIMA-ANN LINEAR COMBINATION WITH MULTIPLE STAGES IN TIME SERIES PREDICTION

A WAVELET SARIMA-ANN LINEAR COMBINATION WITH MULTIPLE STAGES IN TIME SERIES PREDICTION A WAVELET SARIMA-ANN LINEAR COMBINATION WITH MULTIPLE STAGES IN TIME SERIES PREDICTION 1 EMERSON LAZZAROTTO, 2 LUIZ ALBINO TEIXEIRA JUNIOR, 3 LILIANA MADALENA GRAMANI, 4 ANSELMO CHAVES NETO, 5 EDGAR MANUEL

More information

Application of Artificial Neural Networks in Evaluation and Identification of Electrical Loss in Transformers According to the Energy Consumption

Application of Artificial Neural Networks in Evaluation and Identification of Electrical Loss in Transformers According to the Energy Consumption Application of Artificial Neural Networks in Evaluation and Identification of Electrical Loss in Transformers According to the Energy Consumption ANDRÉ NUNES DE SOUZA, JOSÉ ALFREDO C. ULSON, IVAN NUNES

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

ARTIFICIAL NEURAL NETWORK WITH HYBRID TAGUCHI-GENETIC ALGORITHM FOR NONLINEAR MIMO MODEL OF MACHINING PROCESSES

ARTIFICIAL NEURAL NETWORK WITH HYBRID TAGUCHI-GENETIC ALGORITHM FOR NONLINEAR MIMO MODEL OF MACHINING PROCESSES International Journal of Innovative Computing, Information and Control ICIC International c 2013 ISSN 1349-4198 Volume 9, Number 4, April 2013 pp. 1455 1475 ARTIFICIAL NEURAL NETWORK WITH HYBRID TAGUCHI-GENETIC

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

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

Comparison of Adaline and Multiple Linear Regression Methods for Rainfall Forecasting

Comparison of Adaline and Multiple Linear Regression Methods for Rainfall Forecasting Journal of Physics: Conference Series PAPER OPEN ACCESS Comparison of Adaline and Multiple Linear Regression Methods for Rainfall Forecasting To cite this article: IP Sutawinaya et al 2018 J. Phys.: Conf.

More information

FORECASTING OF COTTON PRODUCTION IN INDIA USING ARIMA MODEL

FORECASTING OF COTTON PRODUCTION IN INDIA USING ARIMA MODEL FORECASTING OF COTTON PRODUCTION IN INDIA USING ARIMA MODEL S.Poyyamozhi 1, Dr. A. Kachi Mohideen 2. 1 Assistant Professor and Head, Department of Statistics, Government Arts College (Autonomous), Kumbakonam

More information

Artificial Neural Networks

Artificial Neural Networks Introduction ANN in Action Final Observations Application: Poverty Detection Artificial Neural Networks Alvaro J. Riascos Villegas University of los Andes and Quantil July 6 2018 Artificial Neural Networks

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

Prediction of Hourly Solar Radiation in Amman-Jordan by Using Artificial Neural Networks

Prediction of Hourly Solar Radiation in Amman-Jordan by Using Artificial Neural Networks Int. J. of Thermal & Environmental Engineering Volume 14, No. 2 (2017) 103-108 Prediction of Hourly Solar Radiation in Amman-Jordan by Using Artificial Neural Networks M. A. Hamdan a*, E. Abdelhafez b

More information

Econometric Forecasting

Econometric Forecasting Robert M. Kunst robert.kunst@univie.ac.at University of Vienna and Institute for Advanced Studies Vienna October 1, 2014 Outline Introduction Model-free extrapolation Univariate time-series models Trend

More information

Box-Jenkins ARIMA Advanced Time Series

Box-Jenkins ARIMA Advanced Time Series Box-Jenkins ARIMA Advanced Time Series www.realoptionsvaluation.com ROV Technical Papers Series: Volume 25 Theory In This Issue 1. Learn about Risk Simulator s ARIMA and Auto ARIMA modules. 2. Find out

More information

Engineering Part IIB: Module 4F10 Statistical Pattern Processing Lecture 6: Multi-Layer Perceptrons I

Engineering Part IIB: Module 4F10 Statistical Pattern Processing Lecture 6: Multi-Layer Perceptrons I Engineering Part IIB: Module 4F10 Statistical Pattern Processing Lecture 6: Multi-Layer Perceptrons I Phil Woodland: pcw@eng.cam.ac.uk Michaelmas 2012 Engineering Part IIB: Module 4F10 Introduction In

More information

Lab: Box-Jenkins Methodology - US Wholesale Price Indicator

Lab: Box-Jenkins Methodology - US Wholesale Price Indicator Lab: Box-Jenkins Methodology - US Wholesale Price Indicator In this lab we explore the Box-Jenkins methodology by applying it to a time-series data set comprising quarterly observations of the US Wholesale

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 Data-Driven Model for Software Reliability Prediction

A Data-Driven Model for Software Reliability Prediction A Data-Driven Model for Software Reliability Prediction Author: Jung-Hua Lo IEEE International Conference on Granular Computing (2012) Young Taek Kim KAIST SE Lab. 9/4/2013 Contents Introduction Background

More information

A stochastic modeling for paddy production in Tamilnadu

A stochastic modeling for paddy production in Tamilnadu 2017; 2(5): 14-21 ISSN: 2456-1452 Maths 2017; 2(5): 14-21 2017 Stats & Maths www.mathsjournal.com Received: 04-07-2017 Accepted: 05-08-2017 M Saranyadevi Assistant Professor (GUEST), Department of Statistics,

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

Application of ARIMA Models in Forecasting Monthly Total Rainfall of Rangamati, Bangladesh

Application of ARIMA Models in Forecasting Monthly Total Rainfall of Rangamati, Bangladesh Asian Journal of Applied Science and Engineering, Volume 6, No 2/2017 ISSN 2305-915X(p); 2307-9584(e) Application of ARIMA Models in Forecasting Monthly Total Rainfall of Rangamati, Bangladesh Fuhad Ahmed

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

SCIENCE & TECHNOLOGY

SCIENCE & TECHNOLOGY Pertanika J. Sci. & Technol. 5 (3): 787-796 (017) SCIENCE & TECHNOLOGY Journal homepage: http://www.pertanika.upm.edu.my/ Combination of Forecasts with an Application to Unemployment Rate Muniroh, M. F.

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

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

Time Series Forecasting Using ARIMA and ANN Models for Production of Pearl Millet (BAJRA) Crop of Karnataka, India

Time Series Forecasting Using ARIMA and ANN Models for Production of Pearl Millet (BAJRA) Crop of Karnataka, India International Journal of Current Microbiology and Applied Sciences ISSN: 2319-7706 Volume 7 Number 12 (2018) Journal homepage: http://www.ijcmas.com Original Research Article https://doi.org/10.20546/ijcmas.2018.712.110

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

Study of Time Series and Development of System Identification Model for Agarwada Raingauge Station

Study of Time Series and Development of System Identification Model for Agarwada Raingauge Station Study of Time Series and Development of System Identification Model for Agarwada Raingauge Station N.A. Bhatia 1 and T.M.V.Suryanarayana 2 1 Teaching Assistant, 2 Assistant Professor, Water Resources Engineering

More information