SlideShare a Scribd company logo
1 of 7
Download to read offline
ISSN 2349-7807
International Journal of Recent Research in Commerce Economics and Management (IJRRCEM)
Vol. 2, Issue 2, pp: (134-140), Month: April 2015 - June 2015, Available at: www.paperpublications.org
Page | 134
Paper Publications
A Combined Model between Artificial Neural
Networks and ARIMA Models
Alshaimaa Ibrahim Elwasify
Assistant Lecturer at Department of Applied Statistics, Faculty of Commerce - Damietta University
Abstract: The main objective of this study is to reach an appropriate model to predict the stock market index EGX
30. The study examined the application of the following models to predict EGX30:
 Artificial neural networks.
 ARIMA models.
 Combination between neural networks and time series analysis using observations. previous residuals and
estimated values of ARIMA model.
The study showed that the most appropriate model to predict the index of stock market EGX30 is the model of
combination between neural networks and ARIMA models, where it gives more accurate results rather than
ARIMA and ANN each separately, that is because the combination between these models combining the flexibility
of the time series and the power of artificial neural networks, where one of these models compensates the shortage
of the other model, further more artificial neural networks give the best prediction rather than ARIMA models in
accordance with the standards of prediction accuracy MAPE and MSRE.
Keywords: ARIMA, AR, MA, Box – Jenkins, ANN, ARIMA – ANN, combination between ARIMA and ANN.
1. INTRODUCTION
Prediction of the future is one of the most fundamental issues used in many areas, time series is the most common
statistical methods used to predict, which are used widely in many statistical and economic applications, where it is to
predict the behavior of the dependent variable based on its behavior in the past.
On the other hand, there is a modern way more accurate and effective in forecasting, it can use logic in their operations
rather than a fixed relationship between symbols and reactions, it is the artificial neural networks (ANN).
ANN are an appropriate way to represent the relationships between variables that differ from traditional methods, it is a
system consists of a set of simple elements associated with each other to run the data dynamically to response to external
input, so artificial neural networks is processing information system which simulates biological neural networks.
Researchers have found that treatment methods in artificial neural networks are approaching treatment in biological
networks and thus have been used in many fields, including the field of medicine, control, and other business, also ANN
can treat many types of data like Linear, Non- Linear, Incomplete and Noisy data.
With the continuing need for more accurate predictions for various phenomena, the researchers are trying to combine two
models instead of a single model for predicting models, where one of them offset the shortage of other. Combination
between neural networks and time series models will give the most accurate results than if you use all of them alone, so
the search is based on the combination of ANN and time series analysis, this will combine the flexibility of the time series
with the power of ANN.
ISSN 2349-7807
International Journal of Recent Research in Commerce Economics and Management (IJRRCEM)
Vol. 2, Issue 2, pp: (134-140), Month: April 2015 - June 2015, Available at: www.paperpublications.org
Page | 135
Paper Publications
There are many ways to combine the two models, in this research we use the observation, previous residuals and
estimated values of the ARIMA model to build the combination model. Therefore there will be a number of different
forecasting models, that are ANN, ARIMA, and the combination model by the observation, previous residuals and
estimated values of the ARIMA, the problem is to choose the appropriate model that can be used to predict EGX 30
index.
2. ARTIFICIAL NEURAL NETWORKS
Artificial neural networks (ANN) are a family of statistical learning algorithms inspired by biological neural networks
and are used to estimate or approximate functions that can depend on a large number of inputs. ANN are generally
presented as systems of interconnected "neurons" which can compute values from inputs, and are capable of machine
learning as well as pattern recognition thanks to their adaptive nature.
The data is processed by neural networks as follows:
1- Processed the information in simple processing elements called neurons.
2- Signals pass between neurons cross-linking lines.
3- Each link is attached by a certain weight, which is multiplied by incoming signals to neurons.
4- Each neuron applied an activation function is on the total input (the sum of the weighted input signals) to determine
the output signal resulting from it.
Fig.1.Simple neuron
3. ARIMA MODELS
In statistics and econometrics, and in particular in time series analysis, an autoregressive integrated moving average
(ARIMA) model is a generalization of an autoregressive moving average (ARMA) model. These models are fitted to time
series data either to better understand the data or to predict future points in the series. They are applied in some cases
where data show evidence of non-stationary, where an initial differencing step (corresponding to the "integrated" part of
the model) can be applied to remove the non-stationary.
The model is generally referred to as an ARIMA(p,d,q) model where parameters p, d, and q are non-negative integers that
refer to the order of the autoregressive, integrated, and moving average parts of the model respectively. ARIMA models
form an important part of the Box-Jenkins approach to time-series modeling.
.
..
net
Axon
Output y
ThresholdSummatio
n
Dendrites
𝑋1
𝑋2
𝑋 𝑘
𝑊1
𝑊2
𝑊𝑘
Synaptic
weights
Cell body
𝑛𝑒𝑡𝑘 = 𝑊𝑘𝑖 𝑋𝑖
𝑘
𝑖=1
ISSN 2349-7807
International Journal of Recent Research in Commerce Economics and Management (IJRRCEM)
Vol. 2, Issue 2, pp: (134-140), Month: April 2015 - June 2015, Available at: www.paperpublications.org
Page | 136
Paper Publications
3.1 general formula of ARIMA(p,d,q)
wt = 1wt 1 wt t 1 1 u ti n
Where
wt = t
Model's formula can be shortening using the backward shift operator (B) as follows:
( ) t = ( ) t u ti n
Where
( ) = 1 2
2
u ti n
( ) = 1 2
2
u ti n
3.2 Steps for building an ARIMA model
1- Model Identification:
The choice of a particular mathematical model based on some statistical measures that characterize the model for another,
and the experience derived from studies and research.
2- Model Estimation:
After the nomination of one or more appropriate models to describe the viewing time series of data, we estimate
parameters of the model using one of estimation methods.
3- Model Diagnostic:
It includes the residuals analysis to see how close the calculated values from the nominated model with observations, and
measuring of the validity of the assumptions of the model. In the case of passing the model for these tests, we adopt it as
the final model, which is used to estimate future predictions, but in the case of non-passing, we return to the first step for
the appointment of a new model.
4- Predicting:
The final model is used to generate future predictions and then calculate the prediction errors that occurred.
4. PROPOSED MODEL
Combination between ANN and ARIMA models by the observation, previous residuals and estimated values of the
ARIMA (Bijari and Kashei 2010, pp.2664–2675).
Assuming that the time series contains two main parts, one linear and the other is non-linear, the model will be as
following:
t = ( t t) u ti n
t serv ti n f ti e series t ti e t.
t ine r rt f de .
t n ine r rt f .
This model is built according to the following steps:
1- Building ARIMA model for time series data t starting from Model Identification, to predicting stage to estimate the
linear part.
= ∑ =1 ∑ =1 = ̂ u ti n
ISSN 2349-7807
International Journal of Recent Research in Commerce Economics and Management (IJRRCEM)
Vol. 2, Issue 2, pp: (134-140), Month: April 2015 - June 2015, Available at: www.paperpublications.org
Page | 137
Paper Publications
̂ sti ti n v ues
residu s resu ting fr the ine r rt .
2- Building a training ANN using the observation, residuals resulting from ARIMA – which have a non-linear
relationships , and estimated values of the ARIMA model, and therefore:
1
= 1
(e 1 e 2 . e ) u ti n
2
= 2
( 1 2 . ) u ti n
= ( 1 2
) u ti n
1 2
n ine r un ti n
3- So the combination model will be as follows:
t = f( t
1 ̂t t
2
)
= f(et 1 . et
̂t t 1 t 2 . t )
f n ine r un ti n
The following figure illustrates that.
̂
Fig.2. A neural network shows the predicted values of the combination model using observation, previous
residuals and estimated values of ARIMA
5. THE APPLIED STUDY
Research focuses on predicting the value of the stock market EGX30 index. The period of The period of research was
limited from October 2009 until the end of October 2010.
The appropriate ANN is MLP neural networks, it consists of three layers, an input layer is represented in the values of
EGX30 1, a hidden layer is composed of 6 processing element, and finally the output layer is the current index
values , so the model is ANN(1:6:1).
The best ARIMA model after residuals analysis is ARIMA (0,2,2), and can be used in the forecasting process. The model
form as follows:
t = t 1 t 2 t . t 1 . et 2
n ut er
Bias
unit
Hidden
layer
𝑦𝑡 1
:𝑦𝑡 𝑝
𝐿̂ 𝑡
𝑒 𝑡 1
:𝑒𝑡 𝑞
𝑊1𝐽
𝑊0𝐽
𝑊 𝐽
𝑊0
Bias
unit
Output
layer
ISSN 2349-7807
International Journal of Recent Research in Commerce Economics and Management (IJRRCEM)
Vol. 2, Issue 2, pp: (134-140), Month: April 2015 - June 2015, Available at: www.paperpublications.org
Page | 138
Paper Publications
After set an appropriate ARIMA model and . A neural network (MLP) was trained by observation, previous residuals and
estimated values of ARIMA (0,2,2). Thus, the neural network used consists of three layers. The inputs layer
( t 1 et 2
̂ 1 2), a hidden layer that is composed of 6 processing elements, and finally the output layer (̂). The
models are ARIMA- MLP (0,2,2)(5:6:1).
The observed and Predicted values of EGX30 are in the following table
TABLE 1. Predicted values of three models for EGX30
From TABLE 1. we note that:
 predicted values of ANN is close to actual values, especially in the first three days, but in the last three days the
predictions is not good, where we note a wide difference between the actual values and the predicted values, but in
general the differences is not significant, where the calculated 2
equal to (10.84), at 5 degrees of freedom and tabular 2
equal to (11.07).
 predicted values of ARIMA is close to actual, especially in the first four days, but in the last two days the predictions
is not good, where we note a wide difference between the actual values and the predicted values, but in general the
differences is not significant, where the calculated 2
equal (10.84), at 5 degrees of freedom and tabular 2
equal (11.07).
 predicted values of ( )( ) is very close to actual values, and the differences is not significant,
where the calculated 2
equal (6.21), at 5 degrees of freedom and tabular 2
equal (11.07).
6. COMPARISONS
The following table shows the estimation of differentiation criteria between the estimated models, the mean absolute
relative prediction error (MAPE), and mean squared relative prediction error (MSRE).
TABLE 2. Estimation of differentiation criteria between the estimated models
MSREMAPEMODEL
.000230.0129ARIMA(0,2,2)
.000229.0125ANN(1,6,1)
.000121.0086ARIMA-
ANN(0,2,2)(5:6:1)
From TABLE 2., we note that:
1- The combination model gave more accurate predictions than using each model separately.
2- The best model for EGX 30 index is ( )( ), where it has a lower value of MAPE and MSRE.
ARIMA-
MLP(0,2,2)(5:6:1)
ARIMA(0,2,2)ANN (1:6:1)
Date
Predicte
d values
Observed
values
Predicte
d values
Observed
values
Predicted
values
Observed
values
6625.46612.276665.776612.276626.866612.271-11-2010
6669.856654.766667.126654.766655.636654.762-11-2010
66996713.996668.476713.996660.316713.993-11-2010
6670.186764.616669.826764.616655.916764.614-11-2010
67266829.346673.876829.346632.116829.347-11-2010
6691.256837.196675.226837.196701.926837.198-11-2010
ISSN 2349-7807
International Journal of Recent Research in Commerce Economics and Management (IJRRCEM)
Vol. 2, Issue 2, pp: (134-140), Month: April 2015 - June 2015, Available at: www.paperpublications.org
Page | 139
Paper Publications
7. CONCLUSIONS
Accurate predictions in the future of a phenomena is the basis of economic policy success, in an attempt to estimate the
model to predict the index stock EGX30, we used 270 daily observations in a form of a time series beginning from
October 1, 2009 until October 31 2010 in the estimation stage and using 6 next daily observations from these data to test
the model.
The following are the most important results that have been reached in this study:
Box and Jenkins method is considered the most flexible method in the construction of time-series models but resarcher
need skill and experience in the first stage.
Neural networks is a modern Technique that have been applied in studies and we can use it to predict future, even though
they do not need to hypotheses as in statistical methods, but it is more accurate.
Combined model between ARIMA and ANN by observation, previous residuals and estimated values of ARIMA (0,2,2)
have shown better performance when compared with ARIMA and ANN each separately. Thus, the best model for EGX30
index is ARIMA-ANN(0,2,2)(5:6:1).
REFERENCES
[1] Ajoy, K. (2005).''Computational Intelligence in Time Series Forecasting Theory and Engineering Applications''.
Springer.
[2] Aslanargun, A.,Mammadagha,M., Yazici, B. and Yolacan, S. (2007) ''Comparison of ARIMA, Neural Networks
And Hybrid Models in Time Series:tourist arrival forecasting'' Journal of Statistical Computation and Simulation,
Volume 77, No.1, (29-53).
[3] Chattopadhyay, G. and Chattopadhyay, S (2010).''univariate modeling of summer – monsoon rainfall time series:
Comparison between ARIMA and ARNN''. C. R. Geoscience.
[4] Edward, R. (2004). ''An Introduction to Neural Networks''. Visual Numerics.
[5] El – Ramly, M. (1996). '' Comprehensive Study On Neural Network Applications In Mathematical Programming''
Ph.D, ISSR - Cairo University.
[6] Faruk, D. O. (2009). ''A hybrid neural network and ARIMA model for water quality time series prediction''.
Engineering Application of Artificial Intelligence.
[7] Fausett, L, (1994). ''Fundamentals of Neural Networks: Architectures, Algorithms, and Applications''. New York:
Prentice-Hall, Inc.
[8] Hung, N., Babel, M., Tripathi,N., and Weesakul, S. (2009). ''An artificial neural network model for rain fall
forecasting in Bangkok, Thailand''. Copernicus Publications on behalf of the European Geosciences Union. (1413-
1425).
[9] Khalifa, H. A. (2005). ''The Effect of Using Artificial Neural Network (ANN) On E-business Applications'' .MSC.
Sadat Akademy.
[10] bijari, M. and Khashei, M. (2010). ''An artificial nural network (p,d,q) model for time series forecasting''. Epert
Systems with Applications, (479-489).
[11] bijari, M. and Khashei, M. (2010). ''A novel hybridization of artificial neural networks and ARIMA models for time
series forecasting''. The Impact of Soft Computing for the Progress of Artificial Intelligence. Volume 11, Issue 2,
(2664–2675).
[12] Arabatzis, G., Koutroumanidis, T., and Loannou. K. and (2009). ''predicting fuelwood prices in Greece with the use
of ARIMA models, Artificial neural networks and a hybrid ARIMA- ANN model''. Energy Policy (3627-3634).
[13] Lawrence, R. (1997). ''Using Neural Network to Forecast Stock Market Price''. University of Manitoba.
ISSN 2349-7807
International Journal of Recent Research in Commerce Economics and Management (IJRRCEM)
Vol. 2, Issue 2, pp: (134-140), Month: April 2015 - June 2015, Available at: www.paperpublications.org
Page | 140
Paper Publications
[14] Hyndman, R.J., Makridakis,S., and Wheelwright, S.C. (1998). ''Forecasting: Methods And Applications''. 3rd
ed.
John Wiley and Sons.
[15] Cheng Yu, H., Hsiung Tzeng, and Mei Tseng, F., G. (2002). ''Combining neural network model with seasonal time
series ARIMA model''. Technological Forecasting and Social Change. Volume 69, Issue 1, ( 71–87).
[16] Nochai, R. and Nochai.T. (2006). ''ARIMA Model for Forecasting Oil Palm Price'' University Sains Malaysia,
Penang.
[17] Pankratz, A. (1983). ''Forecasting with Univariate Box-Jenkins Models: Concepts and Cases''. John Wiley and Sons.
[18] Pindyck, R. S. and Rubinfeld, D.L. (1991). ''Econometric Models And Economic Forecasts''. McGraw-Hill, Inc.
[19] Rutka, G. (2008). ''Network Traffic Prediction using ARIMA and Neural Network Model''. ISSN 1392 – 1215,
No.4(84) Electronics and Electrical Engineering.
[20] Saeed, N. (2000).''Forecasting of Wheat Production in Pakistan using ARIMA Models''. International Journal of
Agriculture &biology 1560-8530/2000/02-4-352-353.
[21] Shankar,T. N .(2008). ''Neural Networks''. UNIVERSITY SCIENCE PRESS.
[22] Gupta, N. D. and Smith, A. K. (2000). ''Neural Networks in Business Techniques and Applications''. Idea Group,
Information Science Publishing.
[23] Parray,O., Diaz,A., and Suarez, c. (2009). ''An ARIMA model for forecasting WI-Fi data network traffic values''
AGOSTO DE, (65-69).
[24] Wallace, M. P. (2008).'' Neural Networks and Their Application To Finance''. Business Intelligence Journal.
[25] Zhang, G.P. (2003). ''Time Series Forecasting Using A Hybrid ARIMA and Neural Network Model''.
Neurocomputing, Volume 50, (159 – 175).
[26] Zhang, G.P.(2004). ''Neural Networks in Business forecasting’’. Idea Group Publishing.

More Related Content

What's hot

Iaetsd an efficient and large data base using subset selection algorithm
Iaetsd an efficient and large data base using subset selection algorithmIaetsd an efficient and large data base using subset selection algorithm
Iaetsd an efficient and large data base using subset selection algorithmIaetsd Iaetsd
 
Parallel-in-Time Object-Oriented Electromagnetic Transient Simulation of Powe...
Parallel-in-Time Object-Oriented Electromagnetic Transient Simulation of Powe...Parallel-in-Time Object-Oriented Electromagnetic Transient Simulation of Powe...
Parallel-in-Time Object-Oriented Electromagnetic Transient Simulation of Powe...Power System Operation
 
Types of Mathematical Model.
Types of Mathematical Model.Types of Mathematical Model.
Types of Mathematical Model.Megha Sharma
 
Survey on Artificial Neural Network Learning Technique Algorithms
Survey on Artificial Neural Network Learning Technique AlgorithmsSurvey on Artificial Neural Network Learning Technique Algorithms
Survey on Artificial Neural Network Learning Technique AlgorithmsIRJET Journal
 
SYSTEM IDENTIFICATION AND MODELING FOR INTERACTING AND NON-INTERACTING TANK S...
SYSTEM IDENTIFICATION AND MODELING FOR INTERACTING AND NON-INTERACTING TANK S...SYSTEM IDENTIFICATION AND MODELING FOR INTERACTING AND NON-INTERACTING TANK S...
SYSTEM IDENTIFICATION AND MODELING FOR INTERACTING AND NON-INTERACTING TANK S...ijistjournal
 
Comparison Between Clustering Algorithms for Microarray Data Analysis
Comparison Between Clustering Algorithms for Microarray Data AnalysisComparison Between Clustering Algorithms for Microarray Data Analysis
Comparison Between Clustering Algorithms for Microarray Data AnalysisIOSR Journals
 
A New Chaotic System with Line of Equilibria: Dynamics, Passive Control and C...
A New Chaotic System with Line of Equilibria: Dynamics, Passive Control and C...A New Chaotic System with Line of Equilibria: Dynamics, Passive Control and C...
A New Chaotic System with Line of Equilibria: Dynamics, Passive Control and C...IJECEIAES
 
Research.Essay_Chien-Chih_Weng_v3_by Prof. Karkoub
Research.Essay_Chien-Chih_Weng_v3_by Prof. KarkoubResearch.Essay_Chien-Chih_Weng_v3_by Prof. Karkoub
Research.Essay_Chien-Chih_Weng_v3_by Prof. KarkoubChien-Chih Weng
 
Tetiana Bogodorova "Data Science for Electric Power Systems"
Tetiana Bogodorova "Data Science for Electric Power Systems"Tetiana Bogodorova "Data Science for Electric Power Systems"
Tetiana Bogodorova "Data Science for Electric Power Systems"Lviv Startup Club
 
Modified Projective Synchronization of Chaotic Systems with Noise Disturbance,...
Modified Projective Synchronization of Chaotic Systems with Noise Disturbance,...Modified Projective Synchronization of Chaotic Systems with Noise Disturbance,...
Modified Projective Synchronization of Chaotic Systems with Noise Disturbance,...IJECEIAES
 
Parallel communicating extended finite automata systems
Parallel communicating extended finite automata systemsParallel communicating extended finite automata systems
Parallel communicating extended finite automata systemsiaemedu
 
Parallel communicating extended finite automata systems communicating by states
Parallel communicating extended finite automata systems communicating by statesParallel communicating extended finite automata systems communicating by states
Parallel communicating extended finite automata systems communicating by statesIAEME Publication
 
A New Method of Determining Instability of Linear System
A New Method of Determining Instability of Linear SystemA New Method of Determining Instability of Linear System
A New Method of Determining Instability of Linear SystemIDES Editor
 
Evaluation of matcont bifurcation w jason picardo
Evaluation of matcont bifurcation   w jason picardoEvaluation of matcont bifurcation   w jason picardo
Evaluation of matcont bifurcation w jason picardoFatima Muhammad Saleem
 
Data clustering and optimization techniques
Data clustering and optimization techniquesData clustering and optimization techniques
Data clustering and optimization techniquesSpyros Ktenas
 
IRJET- Domestic Water Conservation by IoT (Smart Home)
IRJET- Domestic Water Conservation by IoT (Smart Home)IRJET- Domestic Water Conservation by IoT (Smart Home)
IRJET- Domestic Water Conservation by IoT (Smart Home)IRJET Journal
 

What's hot (19)

Iaetsd an efficient and large data base using subset selection algorithm
Iaetsd an efficient and large data base using subset selection algorithmIaetsd an efficient and large data base using subset selection algorithm
Iaetsd an efficient and large data base using subset selection algorithm
 
Parallel-in-Time Object-Oriented Electromagnetic Transient Simulation of Powe...
Parallel-in-Time Object-Oriented Electromagnetic Transient Simulation of Powe...Parallel-in-Time Object-Oriented Electromagnetic Transient Simulation of Powe...
Parallel-in-Time Object-Oriented Electromagnetic Transient Simulation of Powe...
 
Types of Mathematical Model.
Types of Mathematical Model.Types of Mathematical Model.
Types of Mathematical Model.
 
Survey on Artificial Neural Network Learning Technique Algorithms
Survey on Artificial Neural Network Learning Technique AlgorithmsSurvey on Artificial Neural Network Learning Technique Algorithms
Survey on Artificial Neural Network Learning Technique Algorithms
 
SYSTEM IDENTIFICATION AND MODELING FOR INTERACTING AND NON-INTERACTING TANK S...
SYSTEM IDENTIFICATION AND MODELING FOR INTERACTING AND NON-INTERACTING TANK S...SYSTEM IDENTIFICATION AND MODELING FOR INTERACTING AND NON-INTERACTING TANK S...
SYSTEM IDENTIFICATION AND MODELING FOR INTERACTING AND NON-INTERACTING TANK S...
 
Comparison Between Clustering Algorithms for Microarray Data Analysis
Comparison Between Clustering Algorithms for Microarray Data AnalysisComparison Between Clustering Algorithms for Microarray Data Analysis
Comparison Between Clustering Algorithms for Microarray Data Analysis
 
A New Chaotic System with Line of Equilibria: Dynamics, Passive Control and C...
A New Chaotic System with Line of Equilibria: Dynamics, Passive Control and C...A New Chaotic System with Line of Equilibria: Dynamics, Passive Control and C...
A New Chaotic System with Line of Equilibria: Dynamics, Passive Control and C...
 
Research.Essay_Chien-Chih_Weng_v3_by Prof. Karkoub
Research.Essay_Chien-Chih_Weng_v3_by Prof. KarkoubResearch.Essay_Chien-Chih_Weng_v3_by Prof. Karkoub
Research.Essay_Chien-Chih_Weng_v3_by Prof. Karkoub
 
Matlab Data And Statistics
Matlab Data And StatisticsMatlab Data And Statistics
Matlab Data And Statistics
 
Tetiana Bogodorova "Data Science for Electric Power Systems"
Tetiana Bogodorova "Data Science for Electric Power Systems"Tetiana Bogodorova "Data Science for Electric Power Systems"
Tetiana Bogodorova "Data Science for Electric Power Systems"
 
Modified Projective Synchronization of Chaotic Systems with Noise Disturbance,...
Modified Projective Synchronization of Chaotic Systems with Noise Disturbance,...Modified Projective Synchronization of Chaotic Systems with Noise Disturbance,...
Modified Projective Synchronization of Chaotic Systems with Noise Disturbance,...
 
Y34147151
Y34147151Y34147151
Y34147151
 
Parallel communicating extended finite automata systems
Parallel communicating extended finite automata systemsParallel communicating extended finite automata systems
Parallel communicating extended finite automata systems
 
Parallel communicating extended finite automata systems communicating by states
Parallel communicating extended finite automata systems communicating by statesParallel communicating extended finite automata systems communicating by states
Parallel communicating extended finite automata systems communicating by states
 
A New Method of Determining Instability of Linear System
A New Method of Determining Instability of Linear SystemA New Method of Determining Instability of Linear System
A New Method of Determining Instability of Linear System
 
Theory of automata
Theory of automataTheory of automata
Theory of automata
 
Evaluation of matcont bifurcation w jason picardo
Evaluation of matcont bifurcation   w jason picardoEvaluation of matcont bifurcation   w jason picardo
Evaluation of matcont bifurcation w jason picardo
 
Data clustering and optimization techniques
Data clustering and optimization techniquesData clustering and optimization techniques
Data clustering and optimization techniques
 
IRJET- Domestic Water Conservation by IoT (Smart Home)
IRJET- Domestic Water Conservation by IoT (Smart Home)IRJET- Domestic Water Conservation by IoT (Smart Home)
IRJET- Domestic Water Conservation by IoT (Smart Home)
 

Similar to A Combined Model between Artificial Neural Networks and ARIMA Models

Comparison of the forecasting techniques – arima, ann and svm a review-2
Comparison of the forecasting techniques – arima, ann and svm   a review-2Comparison of the forecasting techniques – arima, ann and svm   a review-2
Comparison of the forecasting techniques – arima, ann and svm a review-2IAEME Publication
 
Comparison of the forecasting techniques – arima, ann and svm a review-2
Comparison of the forecasting techniques – arima, ann and svm   a review-2Comparison of the forecasting techniques – arima, ann and svm   a review-2
Comparison of the forecasting techniques – arima, ann and svm a review-2IAEME Publication
 
Analysis of intelligent system design by neuro adaptive control no restriction
Analysis of intelligent system design by neuro adaptive control no restrictionAnalysis of intelligent system design by neuro adaptive control no restriction
Analysis of intelligent system design by neuro adaptive control no restrictioniaemedu
 
Analysis of intelligent system design by neuro adaptive control
Analysis of intelligent system design by neuro adaptive controlAnalysis of intelligent system design by neuro adaptive control
Analysis of intelligent system design by neuro adaptive controliaemedu
 
I041214752
I041214752I041214752
I041214752IOSR-JEN
 
Combining Neural Network and Firefly Algorithm to Predict Stock Price in Tehr...
Combining Neural Network and Firefly Algorithm to Predict Stock Price in Tehr...Combining Neural Network and Firefly Algorithm to Predict Stock Price in Tehr...
Combining Neural Network and Firefly Algorithm to Predict Stock Price in Tehr...Editor IJCATR
 
A SURVEY OF ARTIFICIAL NEURAL NETWORKS APPLICATIONS IN WEAR AND MANUFACTURING...
A SURVEY OF ARTIFICIAL NEURAL NETWORKS APPLICATIONS IN WEAR AND MANUFACTURING...A SURVEY OF ARTIFICIAL NEURAL NETWORKS APPLICATIONS IN WEAR AND MANUFACTURING...
A SURVEY OF ARTIFICIAL NEURAL NETWORKS APPLICATIONS IN WEAR AND MANUFACTURING...Monique Carr
 
Neural Network Implementation Control Mobile Robot
Neural Network Implementation Control Mobile RobotNeural Network Implementation Control Mobile Robot
Neural Network Implementation Control Mobile RobotIRJET Journal
 
Electricity consumption-prediction-model-using neuro-fuzzy-system
Electricity consumption-prediction-model-using neuro-fuzzy-systemElectricity consumption-prediction-model-using neuro-fuzzy-system
Electricity consumption-prediction-model-using neuro-fuzzy-systemCemal Ardil
 
Regression, theil’s and mlp forecasting models of stock index
Regression, theil’s and mlp forecasting models of stock indexRegression, theil’s and mlp forecasting models of stock index
Regression, theil’s and mlp forecasting models of stock indexiaemedu
 
Regression, theil’s and mlp forecasting models of stock index
Regression, theil’s and mlp forecasting models of stock indexRegression, theil’s and mlp forecasting models of stock index
Regression, theil’s and mlp forecasting models of stock indexiaemedu
 
Regression, theil’s and mlp forecasting models of stock index
Regression, theil’s and mlp forecasting models of stock indexRegression, theil’s and mlp forecasting models of stock index
Regression, theil’s and mlp forecasting models of stock indexIAEME Publication
 
Hierarchical algorithms of quasi linear ARX Neural Networks for Identificatio...
Hierarchical algorithms of quasi linear ARX Neural Networks for Identificatio...Hierarchical algorithms of quasi linear ARX Neural Networks for Identificatio...
Hierarchical algorithms of quasi linear ARX Neural Networks for Identificatio...Yuyun Wabula
 
A Study on Performance Analysis of Different Prediction Techniques in Predict...
A Study on Performance Analysis of Different Prediction Techniques in Predict...A Study on Performance Analysis of Different Prediction Techniques in Predict...
A Study on Performance Analysis of Different Prediction Techniques in Predict...IJRES Journal
 
Rainfall Prediction using Data-Core Based Fuzzy Min-Max Neural Network for Cl...
Rainfall Prediction using Data-Core Based Fuzzy Min-Max Neural Network for Cl...Rainfall Prediction using Data-Core Based Fuzzy Min-Max Neural Network for Cl...
Rainfall Prediction using Data-Core Based Fuzzy Min-Max Neural Network for Cl...IJERA Editor
 
ColosimoIntieriPacella_v03[1]
ColosimoIntieriPacella_v03[1]ColosimoIntieriPacella_v03[1]
ColosimoIntieriPacella_v03[1]Andrea Intieri
 

Similar to A Combined Model between Artificial Neural Networks and ARIMA Models (20)

Comparison of the forecasting techniques – arima, ann and svm a review-2
Comparison of the forecasting techniques – arima, ann and svm   a review-2Comparison of the forecasting techniques – arima, ann and svm   a review-2
Comparison of the forecasting techniques – arima, ann and svm a review-2
 
Comparison of the forecasting techniques – arima, ann and svm a review-2
Comparison of the forecasting techniques – arima, ann and svm   a review-2Comparison of the forecasting techniques – arima, ann and svm   a review-2
Comparison of the forecasting techniques – arima, ann and svm a review-2
 
Analysis of intelligent system design by neuro adaptive control no restriction
Analysis of intelligent system design by neuro adaptive control no restrictionAnalysis of intelligent system design by neuro adaptive control no restriction
Analysis of intelligent system design by neuro adaptive control no restriction
 
Analysis of intelligent system design by neuro adaptive control
Analysis of intelligent system design by neuro adaptive controlAnalysis of intelligent system design by neuro adaptive control
Analysis of intelligent system design by neuro adaptive control
 
I041214752
I041214752I041214752
I041214752
 
Combining Neural Network and Firefly Algorithm to Predict Stock Price in Tehr...
Combining Neural Network and Firefly Algorithm to Predict Stock Price in Tehr...Combining Neural Network and Firefly Algorithm to Predict Stock Price in Tehr...
Combining Neural Network and Firefly Algorithm to Predict Stock Price in Tehr...
 
A SURVEY OF ARTIFICIAL NEURAL NETWORKS APPLICATIONS IN WEAR AND MANUFACTURING...
A SURVEY OF ARTIFICIAL NEURAL NETWORKS APPLICATIONS IN WEAR AND MANUFACTURING...A SURVEY OF ARTIFICIAL NEURAL NETWORKS APPLICATIONS IN WEAR AND MANUFACTURING...
A SURVEY OF ARTIFICIAL NEURAL NETWORKS APPLICATIONS IN WEAR AND MANUFACTURING...
 
Unit 3
Unit 3Unit 3
Unit 3
 
Neural Network Implementation Control Mobile Robot
Neural Network Implementation Control Mobile RobotNeural Network Implementation Control Mobile Robot
Neural Network Implementation Control Mobile Robot
 
Electricity consumption-prediction-model-using neuro-fuzzy-system
Electricity consumption-prediction-model-using neuro-fuzzy-systemElectricity consumption-prediction-model-using neuro-fuzzy-system
Electricity consumption-prediction-model-using neuro-fuzzy-system
 
J04401066071
J04401066071J04401066071
J04401066071
 
Regression, theil’s and mlp forecasting models of stock index
Regression, theil’s and mlp forecasting models of stock indexRegression, theil’s and mlp forecasting models of stock index
Regression, theil’s and mlp forecasting models of stock index
 
Regression, theil’s and mlp forecasting models of stock index
Regression, theil’s and mlp forecasting models of stock indexRegression, theil’s and mlp forecasting models of stock index
Regression, theil’s and mlp forecasting models of stock index
 
Regression, theil’s and mlp forecasting models of stock index
Regression, theil’s and mlp forecasting models of stock indexRegression, theil’s and mlp forecasting models of stock index
Regression, theil’s and mlp forecasting models of stock index
 
Hierarchical algorithms of quasi linear ARX Neural Networks for Identificatio...
Hierarchical algorithms of quasi linear ARX Neural Networks for Identificatio...Hierarchical algorithms of quasi linear ARX Neural Networks for Identificatio...
Hierarchical algorithms of quasi linear ARX Neural Networks for Identificatio...
 
Y4502158163
Y4502158163Y4502158163
Y4502158163
 
A Study on Performance Analysis of Different Prediction Techniques in Predict...
A Study on Performance Analysis of Different Prediction Techniques in Predict...A Study on Performance Analysis of Different Prediction Techniques in Predict...
A Study on Performance Analysis of Different Prediction Techniques in Predict...
 
Rainfall Prediction using Data-Core Based Fuzzy Min-Max Neural Network for Cl...
Rainfall Prediction using Data-Core Based Fuzzy Min-Max Neural Network for Cl...Rainfall Prediction using Data-Core Based Fuzzy Min-Max Neural Network for Cl...
Rainfall Prediction using Data-Core Based Fuzzy Min-Max Neural Network for Cl...
 
ColosimoIntieriPacella_v03[1]
ColosimoIntieriPacella_v03[1]ColosimoIntieriPacella_v03[1]
ColosimoIntieriPacella_v03[1]
 
JACT 5-3_Christakis
JACT 5-3_ChristakisJACT 5-3_Christakis
JACT 5-3_Christakis
 

Recently uploaded

Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesFatimaKhan178732
 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docxPoojaSen20
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13Steve Thomason
 
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxRoyAbrique
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdfQucHHunhnh
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdfQucHHunhnh
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Krashi Coaching
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdfssuser54595a
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactdawncurless
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfJayanti Pande
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...Marc Dusseiller Dusjagr
 
Hybridoma Technology ( Production , Purification , and Application )
Hybridoma Technology  ( Production , Purification , and Application  ) Hybridoma Technology  ( Production , Purification , and Application  )
Hybridoma Technology ( Production , Purification , and Application ) Sakshi Ghasle
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationnomboosow
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxNirmalaLoungPoorunde1
 
Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...
Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...
Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...RKavithamani
 
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991RKavithamani
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
 

Recently uploaded (20)

Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and Actinides
 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docx
 
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13
 
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
 
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptxINDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impact
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdf
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
 
Hybridoma Technology ( Production , Purification , and Application )
Hybridoma Technology  ( Production , Purification , and Application  ) Hybridoma Technology  ( Production , Purification , and Application  )
Hybridoma Technology ( Production , Purification , and Application )
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communication
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptx
 
Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...
Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...
Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...
 
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdfTataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
 

A Combined Model between Artificial Neural Networks and ARIMA Models

  • 1. ISSN 2349-7807 International Journal of Recent Research in Commerce Economics and Management (IJRRCEM) Vol. 2, Issue 2, pp: (134-140), Month: April 2015 - June 2015, Available at: www.paperpublications.org Page | 134 Paper Publications A Combined Model between Artificial Neural Networks and ARIMA Models Alshaimaa Ibrahim Elwasify Assistant Lecturer at Department of Applied Statistics, Faculty of Commerce - Damietta University Abstract: The main objective of this study is to reach an appropriate model to predict the stock market index EGX 30. The study examined the application of the following models to predict EGX30:  Artificial neural networks.  ARIMA models.  Combination between neural networks and time series analysis using observations. previous residuals and estimated values of ARIMA model. The study showed that the most appropriate model to predict the index of stock market EGX30 is the model of combination between neural networks and ARIMA models, where it gives more accurate results rather than ARIMA and ANN each separately, that is because the combination between these models combining the flexibility of the time series and the power of artificial neural networks, where one of these models compensates the shortage of the other model, further more artificial neural networks give the best prediction rather than ARIMA models in accordance with the standards of prediction accuracy MAPE and MSRE. Keywords: ARIMA, AR, MA, Box – Jenkins, ANN, ARIMA – ANN, combination between ARIMA and ANN. 1. INTRODUCTION Prediction of the future is one of the most fundamental issues used in many areas, time series is the most common statistical methods used to predict, which are used widely in many statistical and economic applications, where it is to predict the behavior of the dependent variable based on its behavior in the past. On the other hand, there is a modern way more accurate and effective in forecasting, it can use logic in their operations rather than a fixed relationship between symbols and reactions, it is the artificial neural networks (ANN). ANN are an appropriate way to represent the relationships between variables that differ from traditional methods, it is a system consists of a set of simple elements associated with each other to run the data dynamically to response to external input, so artificial neural networks is processing information system which simulates biological neural networks. Researchers have found that treatment methods in artificial neural networks are approaching treatment in biological networks and thus have been used in many fields, including the field of medicine, control, and other business, also ANN can treat many types of data like Linear, Non- Linear, Incomplete and Noisy data. With the continuing need for more accurate predictions for various phenomena, the researchers are trying to combine two models instead of a single model for predicting models, where one of them offset the shortage of other. Combination between neural networks and time series models will give the most accurate results than if you use all of them alone, so the search is based on the combination of ANN and time series analysis, this will combine the flexibility of the time series with the power of ANN.
  • 2. ISSN 2349-7807 International Journal of Recent Research in Commerce Economics and Management (IJRRCEM) Vol. 2, Issue 2, pp: (134-140), Month: April 2015 - June 2015, Available at: www.paperpublications.org Page | 135 Paper Publications There are many ways to combine the two models, in this research we use the observation, previous residuals and estimated values of the ARIMA model to build the combination model. Therefore there will be a number of different forecasting models, that are ANN, ARIMA, and the combination model by the observation, previous residuals and estimated values of the ARIMA, the problem is to choose the appropriate model that can be used to predict EGX 30 index. 2. ARTIFICIAL NEURAL NETWORKS Artificial neural networks (ANN) are a family of statistical learning algorithms inspired by biological neural networks and are used to estimate or approximate functions that can depend on a large number of inputs. ANN are generally presented as systems of interconnected "neurons" which can compute values from inputs, and are capable of machine learning as well as pattern recognition thanks to their adaptive nature. The data is processed by neural networks as follows: 1- Processed the information in simple processing elements called neurons. 2- Signals pass between neurons cross-linking lines. 3- Each link is attached by a certain weight, which is multiplied by incoming signals to neurons. 4- Each neuron applied an activation function is on the total input (the sum of the weighted input signals) to determine the output signal resulting from it. Fig.1.Simple neuron 3. ARIMA MODELS In statistics and econometrics, and in particular in time series analysis, an autoregressive integrated moving average (ARIMA) model is a generalization of an autoregressive moving average (ARMA) model. These models are fitted to time series data either to better understand the data or to predict future points in the series. They are applied in some cases where data show evidence of non-stationary, where an initial differencing step (corresponding to the "integrated" part of the model) can be applied to remove the non-stationary. The model is generally referred to as an ARIMA(p,d,q) model where parameters p, d, and q are non-negative integers that refer to the order of the autoregressive, integrated, and moving average parts of the model respectively. ARIMA models form an important part of the Box-Jenkins approach to time-series modeling. . .. net Axon Output y ThresholdSummatio n Dendrites 𝑋1 𝑋2 𝑋 𝑘 𝑊1 𝑊2 𝑊𝑘 Synaptic weights Cell body 𝑛𝑒𝑡𝑘 = 𝑊𝑘𝑖 𝑋𝑖 𝑘 𝑖=1
  • 3. ISSN 2349-7807 International Journal of Recent Research in Commerce Economics and Management (IJRRCEM) Vol. 2, Issue 2, pp: (134-140), Month: April 2015 - June 2015, Available at: www.paperpublications.org Page | 136 Paper Publications 3.1 general formula of ARIMA(p,d,q) wt = 1wt 1 wt t 1 1 u ti n Where wt = t Model's formula can be shortening using the backward shift operator (B) as follows: ( ) t = ( ) t u ti n Where ( ) = 1 2 2 u ti n ( ) = 1 2 2 u ti n 3.2 Steps for building an ARIMA model 1- Model Identification: The choice of a particular mathematical model based on some statistical measures that characterize the model for another, and the experience derived from studies and research. 2- Model Estimation: After the nomination of one or more appropriate models to describe the viewing time series of data, we estimate parameters of the model using one of estimation methods. 3- Model Diagnostic: It includes the residuals analysis to see how close the calculated values from the nominated model with observations, and measuring of the validity of the assumptions of the model. In the case of passing the model for these tests, we adopt it as the final model, which is used to estimate future predictions, but in the case of non-passing, we return to the first step for the appointment of a new model. 4- Predicting: The final model is used to generate future predictions and then calculate the prediction errors that occurred. 4. PROPOSED MODEL Combination between ANN and ARIMA models by the observation, previous residuals and estimated values of the ARIMA (Bijari and Kashei 2010, pp.2664–2675). Assuming that the time series contains two main parts, one linear and the other is non-linear, the model will be as following: t = ( t t) u ti n t serv ti n f ti e series t ti e t. t ine r rt f de . t n ine r rt f . This model is built according to the following steps: 1- Building ARIMA model for time series data t starting from Model Identification, to predicting stage to estimate the linear part. = ∑ =1 ∑ =1 = ̂ u ti n
  • 4. ISSN 2349-7807 International Journal of Recent Research in Commerce Economics and Management (IJRRCEM) Vol. 2, Issue 2, pp: (134-140), Month: April 2015 - June 2015, Available at: www.paperpublications.org Page | 137 Paper Publications ̂ sti ti n v ues residu s resu ting fr the ine r rt . 2- Building a training ANN using the observation, residuals resulting from ARIMA – which have a non-linear relationships , and estimated values of the ARIMA model, and therefore: 1 = 1 (e 1 e 2 . e ) u ti n 2 = 2 ( 1 2 . ) u ti n = ( 1 2 ) u ti n 1 2 n ine r un ti n 3- So the combination model will be as follows: t = f( t 1 ̂t t 2 ) = f(et 1 . et ̂t t 1 t 2 . t ) f n ine r un ti n The following figure illustrates that. ̂ Fig.2. A neural network shows the predicted values of the combination model using observation, previous residuals and estimated values of ARIMA 5. THE APPLIED STUDY Research focuses on predicting the value of the stock market EGX30 index. The period of The period of research was limited from October 2009 until the end of October 2010. The appropriate ANN is MLP neural networks, it consists of three layers, an input layer is represented in the values of EGX30 1, a hidden layer is composed of 6 processing element, and finally the output layer is the current index values , so the model is ANN(1:6:1). The best ARIMA model after residuals analysis is ARIMA (0,2,2), and can be used in the forecasting process. The model form as follows: t = t 1 t 2 t . t 1 . et 2 n ut er Bias unit Hidden layer 𝑦𝑡 1 :𝑦𝑡 𝑝 𝐿̂ 𝑡 𝑒 𝑡 1 :𝑒𝑡 𝑞 𝑊1𝐽 𝑊0𝐽 𝑊 𝐽 𝑊0 Bias unit Output layer
  • 5. ISSN 2349-7807 International Journal of Recent Research in Commerce Economics and Management (IJRRCEM) Vol. 2, Issue 2, pp: (134-140), Month: April 2015 - June 2015, Available at: www.paperpublications.org Page | 138 Paper Publications After set an appropriate ARIMA model and . A neural network (MLP) was trained by observation, previous residuals and estimated values of ARIMA (0,2,2). Thus, the neural network used consists of three layers. The inputs layer ( t 1 et 2 ̂ 1 2), a hidden layer that is composed of 6 processing elements, and finally the output layer (̂). The models are ARIMA- MLP (0,2,2)(5:6:1). The observed and Predicted values of EGX30 are in the following table TABLE 1. Predicted values of three models for EGX30 From TABLE 1. we note that:  predicted values of ANN is close to actual values, especially in the first three days, but in the last three days the predictions is not good, where we note a wide difference between the actual values and the predicted values, but in general the differences is not significant, where the calculated 2 equal to (10.84), at 5 degrees of freedom and tabular 2 equal to (11.07).  predicted values of ARIMA is close to actual, especially in the first four days, but in the last two days the predictions is not good, where we note a wide difference between the actual values and the predicted values, but in general the differences is not significant, where the calculated 2 equal (10.84), at 5 degrees of freedom and tabular 2 equal (11.07).  predicted values of ( )( ) is very close to actual values, and the differences is not significant, where the calculated 2 equal (6.21), at 5 degrees of freedom and tabular 2 equal (11.07). 6. COMPARISONS The following table shows the estimation of differentiation criteria between the estimated models, the mean absolute relative prediction error (MAPE), and mean squared relative prediction error (MSRE). TABLE 2. Estimation of differentiation criteria between the estimated models MSREMAPEMODEL .000230.0129ARIMA(0,2,2) .000229.0125ANN(1,6,1) .000121.0086ARIMA- ANN(0,2,2)(5:6:1) From TABLE 2., we note that: 1- The combination model gave more accurate predictions than using each model separately. 2- The best model for EGX 30 index is ( )( ), where it has a lower value of MAPE and MSRE. ARIMA- MLP(0,2,2)(5:6:1) ARIMA(0,2,2)ANN (1:6:1) Date Predicte d values Observed values Predicte d values Observed values Predicted values Observed values 6625.46612.276665.776612.276626.866612.271-11-2010 6669.856654.766667.126654.766655.636654.762-11-2010 66996713.996668.476713.996660.316713.993-11-2010 6670.186764.616669.826764.616655.916764.614-11-2010 67266829.346673.876829.346632.116829.347-11-2010 6691.256837.196675.226837.196701.926837.198-11-2010
  • 6. ISSN 2349-7807 International Journal of Recent Research in Commerce Economics and Management (IJRRCEM) Vol. 2, Issue 2, pp: (134-140), Month: April 2015 - June 2015, Available at: www.paperpublications.org Page | 139 Paper Publications 7. CONCLUSIONS Accurate predictions in the future of a phenomena is the basis of economic policy success, in an attempt to estimate the model to predict the index stock EGX30, we used 270 daily observations in a form of a time series beginning from October 1, 2009 until October 31 2010 in the estimation stage and using 6 next daily observations from these data to test the model. The following are the most important results that have been reached in this study: Box and Jenkins method is considered the most flexible method in the construction of time-series models but resarcher need skill and experience in the first stage. Neural networks is a modern Technique that have been applied in studies and we can use it to predict future, even though they do not need to hypotheses as in statistical methods, but it is more accurate. Combined model between ARIMA and ANN by observation, previous residuals and estimated values of ARIMA (0,2,2) have shown better performance when compared with ARIMA and ANN each separately. Thus, the best model for EGX30 index is ARIMA-ANN(0,2,2)(5:6:1). REFERENCES [1] Ajoy, K. (2005).''Computational Intelligence in Time Series Forecasting Theory and Engineering Applications''. Springer. [2] Aslanargun, A.,Mammadagha,M., Yazici, B. and Yolacan, S. (2007) ''Comparison of ARIMA, Neural Networks And Hybrid Models in Time Series:tourist arrival forecasting'' Journal of Statistical Computation and Simulation, Volume 77, No.1, (29-53). [3] Chattopadhyay, G. and Chattopadhyay, S (2010).''univariate modeling of summer – monsoon rainfall time series: Comparison between ARIMA and ARNN''. C. R. Geoscience. [4] Edward, R. (2004). ''An Introduction to Neural Networks''. Visual Numerics. [5] El – Ramly, M. (1996). '' Comprehensive Study On Neural Network Applications In Mathematical Programming'' Ph.D, ISSR - Cairo University. [6] Faruk, D. O. (2009). ''A hybrid neural network and ARIMA model for water quality time series prediction''. Engineering Application of Artificial Intelligence. [7] Fausett, L, (1994). ''Fundamentals of Neural Networks: Architectures, Algorithms, and Applications''. New York: Prentice-Hall, Inc. [8] Hung, N., Babel, M., Tripathi,N., and Weesakul, S. (2009). ''An artificial neural network model for rain fall forecasting in Bangkok, Thailand''. Copernicus Publications on behalf of the European Geosciences Union. (1413- 1425). [9] Khalifa, H. A. (2005). ''The Effect of Using Artificial Neural Network (ANN) On E-business Applications'' .MSC. Sadat Akademy. [10] bijari, M. and Khashei, M. (2010). ''An artificial nural network (p,d,q) model for time series forecasting''. Epert Systems with Applications, (479-489). [11] bijari, M. and Khashei, M. (2010). ''A novel hybridization of artificial neural networks and ARIMA models for time series forecasting''. The Impact of Soft Computing for the Progress of Artificial Intelligence. Volume 11, Issue 2, (2664–2675). [12] Arabatzis, G., Koutroumanidis, T., and Loannou. K. and (2009). ''predicting fuelwood prices in Greece with the use of ARIMA models, Artificial neural networks and a hybrid ARIMA- ANN model''. Energy Policy (3627-3634). [13] Lawrence, R. (1997). ''Using Neural Network to Forecast Stock Market Price''. University of Manitoba.
  • 7. ISSN 2349-7807 International Journal of Recent Research in Commerce Economics and Management (IJRRCEM) Vol. 2, Issue 2, pp: (134-140), Month: April 2015 - June 2015, Available at: www.paperpublications.org Page | 140 Paper Publications [14] Hyndman, R.J., Makridakis,S., and Wheelwright, S.C. (1998). ''Forecasting: Methods And Applications''. 3rd ed. John Wiley and Sons. [15] Cheng Yu, H., Hsiung Tzeng, and Mei Tseng, F., G. (2002). ''Combining neural network model with seasonal time series ARIMA model''. Technological Forecasting and Social Change. Volume 69, Issue 1, ( 71–87). [16] Nochai, R. and Nochai.T. (2006). ''ARIMA Model for Forecasting Oil Palm Price'' University Sains Malaysia, Penang. [17] Pankratz, A. (1983). ''Forecasting with Univariate Box-Jenkins Models: Concepts and Cases''. John Wiley and Sons. [18] Pindyck, R. S. and Rubinfeld, D.L. (1991). ''Econometric Models And Economic Forecasts''. McGraw-Hill, Inc. [19] Rutka, G. (2008). ''Network Traffic Prediction using ARIMA and Neural Network Model''. ISSN 1392 – 1215, No.4(84) Electronics and Electrical Engineering. [20] Saeed, N. (2000).''Forecasting of Wheat Production in Pakistan using ARIMA Models''. International Journal of Agriculture &biology 1560-8530/2000/02-4-352-353. [21] Shankar,T. N .(2008). ''Neural Networks''. UNIVERSITY SCIENCE PRESS. [22] Gupta, N. D. and Smith, A. K. (2000). ''Neural Networks in Business Techniques and Applications''. Idea Group, Information Science Publishing. [23] Parray,O., Diaz,A., and Suarez, c. (2009). ''An ARIMA model for forecasting WI-Fi data network traffic values'' AGOSTO DE, (65-69). [24] Wallace, M. P. (2008).'' Neural Networks and Their Application To Finance''. Business Intelligence Journal. [25] Zhang, G.P. (2003). ''Time Series Forecasting Using A Hybrid ARIMA and Neural Network Model''. Neurocomputing, Volume 50, (159 – 175). [26] Zhang, G.P.(2004). ''Neural Networks in Business forecasting’’. Idea Group Publishing.