FINANCIAL ASSESSMENT USING NEURAL NETWORKS

Size: px
Start display at page:

Download "FINANCIAL ASSESSMENT USING NEURAL NETWORKS"

Transcription

1 FINANCIAL ASSESSMENT USING NEURAL NETWORKS Ying Zhou 1 and Taha Elhag 2 School of Mechanical, Aerospace and Civil Engineering, University of Manchester, P.O. Box 88, Sackville Street, Manchester, M60 1QD Corporate bankruptcy always brings about huge economic losses to management, stockholders, employees, customers, and others, together with a substantial social and economical cost to the nation. Therefore, a model predicting corporate failure would serve to reduce such losses by providing a pre-warning for decision makers. An early warning signal of probable failure will enable both management and investors to take preventive actions and shorten the length of time whereby losses are incurred. Thus, an accurate prediction of bankruptcy has become an important issue in finance. The study aims to apply Artificial Neural Networks (ANNs) technique for financial assessment of organizations and to evaluate bankruptcy conditions. This paper reviews the literature on Artificial Neural Network (ANN) and other important methods used for bankruptcy prediction, such as conventional statistical methods and soft computation methods, followed by a discussion of a systematic development process of ANN models. In this research, NN models with Back propagation learning algorithm are trained and tested using data from 50 organizations, the simulation results are encouraging, and the training and testing accuracy is over 97%. Keywords: artificial intelligence, bankruptcy prediction, modelling. INTRODUCTION Corporate bankruptcy always brings about huge economic loess to management, stockholder, employees, customers, and others, together with a substantial social and economical cost to the nation. Therefore, a model predicting corporate failure would serve to reduce such losses by providing a pre-warning to these stockholders. An early warning signal of probable failure will enable both management and investors to take preventive actions and shorten the length of time whereby losses are incurred. Thus, an accurate prediction of bankruptcy has become an important issue in finance. The incidence of important bankruptcy cases has led to an amazing growing interest in corporate bankruptcy prediction models since 1960s. Numerous researches have studied bankruptcy prediction over the past sixty years. As a result, various theories have evolved in an effort to explain or distinguish between firms that have failed. There have been a fair number of previous studies in bankruptcy prediction. Kumar and Ravi (2006) surveyed studies and researches from 1968 to 2006, and reviewed the statistical and intelligent techniques in detailed for bankruptcy prediction. Adnan and Dar (2006) summarized from 89 published empirical investigations to categories the models used to forecast financial distress into three groups, statistical models, AIES models and theoretical models, and up-to-date the literature of bankruptcy prediction. 1 ying.zhou@postgrad.manchester.ac.uk 2 taha.elhag@manchester.ac.uk Zhou, Y and Elhag, T (2007) Financial assessment using neural networks. In: Boyd, D (Ed) Procs 23 rd Annual ARCOM Conference, 3-5 September 2007, Belfast, UK, Association of Researchers in Construction Management,

2 Zhou and Elhag Zhang, et al., (2004) surveyed Artificial Neural Networks (ANNs) models in bankruptcy prediction. Other earlier notable published contributions are Yang et al. (1999), Zhang et al. (1998), Mckee (2000), Anandarajan (2001), and Atiya (2001), etc. Interests in using ANNs for forecasting have led to a tremendous surge in research activities in the past decade (Zhang, et al., 1998). Although ANNs is remarked as a promising forecasting tool because of its characteristics, such as data-driven and selfadaptive, universal functional-approximation, and also, nonlinear, they embody much certainty. Researchers to date are still not certain about the effect of key issues of ANNs performances on real-world problem. This study will proceed with a brief review bankruptcy prediction literature and significant ANNs modelling issues, following with research design with Backpropagation ANNs employed, next, the simulation results are presented. In the financial section, the study is summarized and the implications of results are discussed. LITERATURE REVIEW The high individual and social costs encountered in corporate bankruptcies make this decision problem very important to parties such as auditors, management, government policy makers, and also banks and investors. Bankruptcy is a worldwide problem and the number of bankruptcies can be considered as index of the robustness of individual country economies. The costs associated with this problem have led to special disclosure responsibilities for both management and auditors (Mckee, T. E. 2000). Insolvency is usually considered to apply to a company if it cannot pay its debts as they fall due, and it is the threat or occurrence of insolvency which is normally be precursor of formal restructuring arrangements (Rees, 1995). Insolvency could arise from any number of causes and there are numerous classifications of these. Table 1 presents one such listing. Table 1: Possible causes of insolvency (Rees, 1995) Low and declining real profitability Inappropriate diversification into unfamiliar industries or not away from declining ones Import penetration into the firm s home markets Deteriorating financial structures. Difficulties controlling new or geographically dispersed operations. Over-trading in relation to the capital base. Inadequate financial control over contracts. Inadequate control over working capital. Failure to eliminate actual or potential loss-making activities. Adverse changes in contractual arrangements. There has been significant prior research on financial distress prediction using a wide variety of techniques: Univariate ratio models (Beaver, 1966) Multiple discriminant analysis (Altman, 1968) Linear probability models (Meyer and Pifer, 1970) Multivariate conditional probability models such as Probit and Logit (Ohlson, 1980) Recursive partitioning models (Marais et al., 1984; Frydman et al., 1985; Mckee, 1995a, b) Survival analysis (proportional hazard model) (Lane et al., 1986) Expert systems (Messier and Hansen, 1988) 46

3 Financial assessment Mathematical programming (Grupa et al., 1990) Neural Networks (Bell, et al., 1990; Tam and Kiang, 1992; Zhang et al., 1999) Rough sets approach (Slowinski and Zopoundis, 1995) Genetic Algorithm (Koze, 1992; Banzhaf et al., 1998; Lensberg et al., 2006) Hybrid model with Neural network and Fuzzy rules ({Vlachos and Tolias, 2003) Compared with these employed methods, ANNs provide an attractive alternative tool for both forecasting researchers and practitioners. Several distinguishing features of ANNs make them valuable and attractive for a forecasting task. First, as opposed to the traditional model-based methods, ANNs are data-driven selfadaptive methods in that there are few a prior assumptions about the models for problems under study. They learn from examples and capture subtle functional relationships among the data even if the underlying relationships are unknown or hard to describe. Thus ANNs are well suited for problems whose solutions require knowledge that is difficult to specify but for which there are enough data or observations. In addition to that, ANNs can generalize. After learning the data presented to sample, ANNs can often correctly infer the unseen part of a population even if the sample data contain noisy information. As forecasting is performed via prediction of future behaviour, it is an ideal application area for neural network. Third, ANNs are universal functional approximator. It has been shown that a network can approximate any continuous function to any desired accuracy (Irie and Miyake, 1988). Compared with traditional statistical methods, ANNs have more general and flexible function forms can effectively deal with. Any forecasting model assumes that there exists an underlying relationship between inputs and outputs. Frequently, traditional statistical models have limitations in estimating this underlying function due to the complexity of the real system. Last but not at least, ANNs are nonlinear. Forecasting has long been the domain of linear statistics. The traditional approaches to time series forecasting, assumes that the time series under study are generated from linear processes. Linear models have advantages in that they can be understood and analyzed in great detail, and they are easy to explain and implement. In fact, real world systems are often nonlinear. Although the formulation of a nonlinear model to a particular data set is a very difficult task since there are too many possible nonlinear patterns and a prespecified nonlinear model may not be general enough to capture all important features, ANNs, which are well-known nonlinear data-driven approach as opposed to the above modelbased nonlinear methods, are capable of performing nonlinear modelling without a priori knowledge about the relationships between inputs and outputs. Thus, ANNs are more preferable in nonlinear forecasting than others. Much of the proposed neural network development methodology is adapted from conventional software and expert systems development. Neural network development places a stronger emphasis on experimentation and multiple simulation development methods. This systematic approach is shown in Figure 1. 47

4 Zhou and Elhag Figure 1 A systematic neural network development process (Elhag and Boussabaine, 2002) Table 2 Common parameters in designing a neural network (Kaastra, I. and Boyd, M. 1996) Data pre-processing Frequency of data daily, weekly,,monthly, quarterly Type data technical, fundamental Method of data sampling Method of data scaling- maximum/minimum, mean/standard deviation Training Learning rate per layer Momentum term Training tolerance Epoch size Maximum number of runs Number of times to randomize weights Size of training, testing and validation sets Topology Number of input neurons Number of hidden layers Number of hidden neurons in each layer Number of output neurons Transfer function for each neuron Error function As Zhang et al. (2004) pointed out that, the major decisions a neural network forecaster must make include data preparation, input variable selection, choice of 48

5 Financial assessment network type and architecture, transfer function, and training algorithm, as well as model validation, evaluation and selection. Table 2 lists the most common parameters that a researcher must choose when designing a neural network forecasting model. As Kaastra and Boyd (1996) pointed that, the cost of such flexibility in modelling time series data is that the researcher must select the right combination of parameters. As a result of the large number of parameters and the relatively recent introduction of neural networks to finance, deciding on the appropriate network paradigm still involves much trial and error. RESEARCH DESIGN The sample data, which selected from FAME database, are from UK manufacturing industry. Although data are selected from manufacturing industry, these models are also applicable for construction firms, since industry-characters of those two industries are relatively similar. In order to detect maximal difference between bankrupt and nonbankrupt firms; this research employs matched samples based on some common characteristics in the data collection process. Characteristics used for this purpose include asset or capital size and sales, industry category or economic sector, geographic location, number of branches, age, and charter status, et al. this sample selection procedure implies that sample mixture ratio of bankrupt to nonbankrupt firms is 50% to 50%. Financial ratios chosen to be significant tool for bankruptcy prediction study since 1960s, the classical financial ratios introduced by Altman (1968) are still popular in recent researchers in business forecasting. According to the studies of Tamari (1978), the ratios of the failed firms were consistently lower than those of the continuing firms. Furthermore, in most cases, the ratios declined several years prior to bankruptcy or failure. The ratios used can be conveniently classified into three groups according to the financial weaknesses they explore, which are liquidity ratio, gearing ratio and profitability ratio. Therefore according to those empirical researches and studies, three financial ratios (X1, X2, and X3) were selected to be predictors. As reviewed by Aziz and Dar (2006), more than 60% of the studies used financial ratios to predict failure in firms; others employed a mix of financial ratios and other variables, from macroeconomic, industry-specific locations, to other firm-specific variables, like firm size, firm age, corporate governances structure and management practices. And also, as Adnan and Dar (2006) recommended that non-financial information is more important than financial ratios in some specific circumstance, which selected by genetic algorithm, which include firm size and firm age. Hence, firm size (X6) and firm age (X5) are selected as presents of non-financial information. Thus, input variables involved in this experiment are a combination of financial ratios and non financial information. Table 3 List of selected predictors X1 (WC/TA) Working Capital / Total Assets X2 (TO/TA) Turnover / Total Assets X3 (CR) Current Assets / Current Liabilities X4 (FS) Firm size log 10 (Total Assets) t X5 (FA) Firm age log 10 ( t-Year Founded) ** t: the year to be predicted Back-propagation neural network is employed to build up the prediction model, since the feedforward back-propagation architecture is the most popular, most effective and easy-to-earn model for complex, multi-layered networks, which contributes more than 49

6 Zhou and Elhag other types of neuron networks. This architecture has spawned a large class of network types with many different topologies and training methods. Its greatest strength is in nonlinear solutions to ill-defined problems. There are 4 built-up models in this study, they distinct from each other by different number of nodes in hidden layer. All sample data are spited into two data sets, 80%:20% and 70%:20%. The number of iterations for training is 50,000 for each model, and one-pass for testing. Prediction accuracy will be measured in terms of ABS error (absolute error). NN MODEL DEVELOPMENT AND RESULTS ANALYSIS Table 4 shows prediction errors of all models with first data set. Model D with 4 hidden neurons shows better accuracy than other models, the training accuracy and testing accuracy are over 97%, which shows a remarkable performance of ANN in application of bankruptcy prediction area. Table 4 ABS error for models with first data splitting set Model Number Hidden Number 80 % : 20% Training Testing A % 9.63% B % 9.46% C % 10.81% D % 2.47% Table 5 shows prediction errors of all models with second data set. Still Model D with 4 hidden neurons shows better accuracy than other models in terms of both training and testing results. Table 5 ABS error for models with second data splitting set Model Number Hidden Number 70 % : 30% Training Testing A % 9.60% B % 8.23% C % 10.71% D % 5.09% As illustrating information in Figure 2(1), the average performances of models with first data set are much better than the other ones, which imply that the ANN models are sensitive to the data splitting set. 50

7 Financial assessment Average prediction accuracy for two data sets 95% 94% 93% 92% 91% 90% 93.84% 93.33% First data set 91.91% Second data set 91.58% Figure 2(1) Average prediction accuracy for all models with different parameters Figure 2(2) shows accuracy of models with different hidden node. The average performance of model with 4 hidden nodes is relatively outperformed among models, which indicates that building appropriate network architecture is the key of success. Average prediction accuracy with different hidden node 100% 97.34% 96.22% 95% 90% 93.94% 91.75% 91.32% 91.16% 90.39% 89.24% 85% models with 1 hidden node models with 3 hidden nodes models with 2 hidden nodes models with 4 hidden nodes Figure 2(2) Average prediction accuracy for all models with different parameters Compared with previous empirical researches and studies in bankruptcy prediction, the developed neural network model D with four hidden nodes in this study outperformed others, both the training and hold-out sample accuracy are up to 97%, while the accuracy of neural network models developed by Bell et al. (1990), Tam and Kiang (1992) and Zhang et al. (1999) etc, are around 90%. CONCLUSION In this study, 4 models were built with different parameters, such as the number of hidden neurons, data splitting set for training and testing. From these results, it can be concluded that: First of all, Artificial Neural Network, a machine learning and self data driven technique, does play an important role in Bankruptcy Prediction; it can be a promising tool in business forecasting. Compared with the traditional statistical techniques and other popular methods used for business forecasting, the ANN is more remarkable, 51

8 Zhou and Elhag with its achievements in terms of training accuracy 97.19%, and testing accuracy 97.53%, while, the best classification accuracy of statistical approaches is around 96%, and the general testing accuracy of other methods is lower than 95% so far. In the second place, it is significant to point out that building a successful neural network is a combination of art and science and software alone is not sufficient to solve all problems in the process. It is a pitfall to blindly throw data into a software package and then hope it will automatically give a statistical solution (Zhang, 2004). According to the performances of each pilot model, the highly interconnected neural network is extremely sensitive to its structure, modelling issues that affect the performance of an ANN must be considered carefully, that is the appropriate architecture, such as the size of each layer, the number of nodes in the model, the data splitting set, etc. Last but not at least, due to the weakness of overfitting and the difficulty of choosing parameters for Artificial Neural network, the nonlinear promising tool can t applied to all circumstances probably. So far, there is no thumb guideline of how to systematically build a preferable neural network model to all application. Although the past researchers have attempted to derive some guidelines from the literature, it is still generalizing across broad problem categories. Replication of the studies using different algorithms, architectures and data preparation techniques is needed to refine these guidelines with specific application area. There are also some limitations of this study. First, the selection of inputs variables are from up-to-data literature review, for future work, a method of how the input variables be optimally selected for ANN is needed to develop systematically, since selection inputs is one of the most important processes in bankruptcy prediction modelling. Second, due to one of the major aim of bankruptcy prediction is to provide an early warning signal for investors and banks, a multi-status output is more preferred than binary ones for future studies. REFERENCES Adnan, M Z and Dar, H A (2006), 'Predicting corporate bankruptcy; where we stand/', Corporate Governance, 6 (1), Altman, E I (1968), 'Financial ratios, discriminant analysis and the prediction of corporate bankruptcy', Journal of Finance, 23 (4), Anandarajan, M, Lee P, and Anandarajan, A (2001), 'Bankruptcy prediction of financially stressed firms: An examination of the predictive accuracy of artificial neural network.' International Journal of Intelligent Systems in Accounting, Finance and Management, 10 (1), Armstrong, J S and Fildes, R (1995), Correspondence: On the selection of error measures for comparisons among forecasting methods', Journal of Forecasting, 14 (1), Atiya, A F (2001), 'Bankruptcy prediction for credit risk using neural networks: A survey and new results.' IEEE Transactions on Neural Networks, 12 (4), Banzhaf, W, Nordin, P, Keller, R E and Francone, F D (1998), Genetic Algorithm-an introduction (San Francisco, CA: Morgan Kaufmann). Beaver, W H (1966), 'Financial ratios as predictors of failure', Journal of Accounting Literature, 4,

9 Financial assessment Bell, T B, Ribar G S and Verchio, J (1990), 'Neural nets versus logistic regression: a comparison of each model's ability of predict commercial bank failures', Proceedings of the 1990 Symposium on Auditing problems (University of Kansas ), Elhag, T M S, Boussabaine, A H (2002), 'Tender Price Estimation Using Artificial Neural Networks II: Modelling', Journal of Financial Management of Property and Construction, 7 (1), Fishwick, P A (1989), 'Neural network models in simulation: A comparison with traditional modelling approaches', Proceedings of Winter Simulation Conference (Washington, D.C.), Frydman H, Altman, E I and Kao D (1985), 'Introducing recursive partitioning for financial classification: the case of financial distress.' Journal of Finance, 40 (1), Gupta Y P, Rao R P and Baggi, P K (1990), 'Linear goal programming as an alternative to multivariate discriminant analysis: a note.' Journal of Business, Finance and Accounting, 17 (4), Irie, B and Miyake, S (1988), 'Capabilities of three-layered perceptions.' Proceedings of the IEEE International Conference on Neural Networks (I), Kaastra, I. and Boyd, M. (1996), 'Designing a neural network for forecasting financial and economic time series', Neurocomputing, 10 (2), Koze, J R (1992), 'Genetic Programming: on the programming of computers by means of natural selection.' (Massachusetts Institute of Technology). Kumar, P R and Ravi, V (2006), 'Bankruptcy prediction in banks and firms via statistical and intelligent techniques-a review', European Journal of Operational Research, August, Article in press. Lane, W R, Looney, S W and Wansley W (1986), 'An application of the Cox proportional hazards model to bank failure', Journal of Bank and Finance, 10, Lensberg, T, Eilifsen, A and Mckee, T E (2006), 'Bankruptcy theory development and classification via genetic programming', European Journal of Operational Research, 169, Marais, M, Patell, J and Wolfson, M (1984), 'The experimental design of classification models: recursive partitioning and bootstrapping to commercial bank loan classifications. Journal of Accounting Literature, 22, Mckee, T E (1976), 'Discriminant prediction of going concern status: a model for auditors.' Sixtieth American Accounting Association Annual Meeting, Mckee, T E (1995a), 'Predicting bankruptcy via induction ', Journal of Information Technology, 10, Mckee, T E (1995b), 'Predicting bankruptcy via induction: an extension', in Bonson Sierra G.J., E. (ed.), Artificial intelligence in Accounting, Finance, and Tax (Huelva, Spain: J. Carrasco). Mckee, T E (2000), 'Developing a Bankruptcy Prediction Model via Rough Set Theory', International Journal of Intelligent Systems in Accounting, Finance and Management, 9 (3), Messier, W F and Hansen J V (1988), 'Inducing rules for expert system development: an example using default and bankruptcy data', Management Science, 34 (12), Meyer, P A and Pifer, H W (1970), 'Prediction of bank failures', Journal of Finance, 25,

10 Zhou and Elhag Ohlson, J (1980), 'Financial ratios and the probabilistic prediction of bankruptcy', international Journal of Intelligent Systems in Accounting, Finance and Management, 7 (1), Pawlak, Z (1982), 'Rough Sets', International Journal of Information and Computer Sciences, 11 (3), Rees, B (1995), Financial analysis (second edition: Prentice Hall). Slowinski, R and Zopounidis, C (1995), 'Application of the rough set approach to evaluation of bankruptcy risk', International Journal of Intelligent Systems in Accounting, Finance and Management, 4 (1), Tam, K Y and Kiang, M. Y. (1992), 'Managerial application of neural networks: The case of bank failure predictions', Management Science, 38 (7), Vlachos, D and Tolias, Y A (2003), 'Neuro-Fuzzy Modelling in Bankruptcy Prediction', Journal of Operational Research, 13 (2), Yang, Z R, Platt, M B and Platt, H D (1999), 'Probabilistic neural networks in bankruptcy prediction', Journal of Business Research, 44 (1), Zhang, G P, Patuwo, P, and Hu, M Y (1998), 'Forecasting with artificial neural networks: The state of art. International Journal of Forecasting, 14 (1), Zhang, G P, Hu, Y M, Patuwo, B E and Indro, D C (1999), 'Artificial neural networks in bankruptcy predictions: General framework and cross-validation analysis.' European Journal of Operational Research, 116 (1), Zhang, G P (2004), 'Business Forecasting with Artificial Neural Networks: An Overview', Business Forecasting with Artificial Neural Networks (Georgia State University, USA),

International Journal of Computer Engineering and Applications, Volume XII, Issue II, Feb. 18, ISSN

International Journal of Computer Engineering and Applications, Volume XII, Issue II, Feb. 18,   ISSN Volume XII, Issue II, Feb. 18, www.ijcea.com ISSN 31-3469 AN INVESTIGATION OF FINANCIAL TIME SERIES PREDICTION USING BACK PROPAGATION NEURAL NETWORKS K. Jayanthi, Dr. K. Suresh 1 Department of Computer

More information

International Journal of Computer Engineering and Applications, Volume XII, Issue II, Feb. 18, ISSN

International Journal of Computer Engineering and Applications, Volume XII, Issue II, Feb. 18,   ISSN International Journal of Computer Engineering and Applications, Volume XII, Issue II, Feb. 18, www.ijcea.com ISSN 31-3469 AN INVESTIGATION OF FINANCIAL TIME SERIES PREDICTION USING BACK PROPAGATION NEURAL

More information

Forecasting stock market prices

Forecasting stock market prices ICT Innovations 2010 Web Proceedings ISSN 1857-7288 107 Forecasting stock market prices Miroslav Janeski, Slobodan Kalajdziski Faculty of Electrical Engineering and Information Technologies, Skopje, Macedonia

More information

STOCK PRICE PREDICTION: KOHONEN VERSUS BACKPROPAGATION

STOCK PRICE PREDICTION: KOHONEN VERSUS BACKPROPAGATION STOCK PRICE PREDICTION: KOHONEN VERSUS BACKPROPAGATION Alexey Zorin Technical University of Riga Decision Support Systems Group 1 Kalkyu Street, Riga LV-1658, phone: 371-7089530, LATVIA E-mail: alex@rulv

More information

Market Variables and Financial Distress. Giovanni Fernandez Stetson University

Market Variables and Financial Distress. Giovanni Fernandez Stetson University Market Variables and Financial Distress Giovanni Fernandez Stetson University In this paper, I investigate the predictive ability of market variables in correctly predicting and distinguishing going concern

More information

An enhanced artificial neural network for stock price predications

An enhanced artificial neural network for stock price predications An enhanced artificial neural network for stock price predications Jiaxin MA Silin HUANG School of Engineering, The Hong Kong University of Science and Technology, Hong Kong SAR S. H. KWOK HKUST Business

More information

Business Strategies in Credit Rating and the Control of Misclassification Costs in Neural Network Predictions

Business Strategies in Credit Rating and the Control of Misclassification Costs in Neural Network Predictions Association for Information Systems AIS Electronic Library (AISeL) AMCIS 2001 Proceedings Americas Conference on Information Systems (AMCIS) December 2001 Business Strategies in Credit Rating and the Control

More information

Iran s Stock Market Prediction By Neural Networks and GA

Iran s Stock Market Prediction By Neural Networks and GA Iran s Stock Market Prediction By Neural Networks and GA Mahmood Khatibi MS. in Control Engineering mahmood.khatibi@gmail.com Habib Rajabi Mashhadi Associate Professor h_mashhadi@ferdowsi.um.ac.ir Electrical

More information

AN ARTIFICIAL NEURAL NETWORK MODELING APPROACH TO PREDICT CRUDE OIL FUTURE. By Dr. PRASANT SARANGI Director (Research) ICSI-CCGRT, Navi Mumbai

AN ARTIFICIAL NEURAL NETWORK MODELING APPROACH TO PREDICT CRUDE OIL FUTURE. By Dr. PRASANT SARANGI Director (Research) ICSI-CCGRT, Navi Mumbai AN ARTIFICIAL NEURAL NETWORK MODELING APPROACH TO PREDICT CRUDE OIL FUTURE By Dr. PRASANT SARANGI Director (Research) ICSI-CCGRT, Navi Mumbai AN ARTIFICIAL NEURAL NETWORK MODELING APPROACH TO PREDICT CRUDE

More information

A DECISION SUPPORT SYSTEM TO PREDICT FINANCIAL DISTRESS. THE CASE OF ROMANIA

A DECISION SUPPORT SYSTEM TO PREDICT FINANCIAL DISTRESS. THE CASE OF ROMANIA 9. A DECISION SUPPORT SYSTEM TO PREDICT FINANCIAL DISTRESS. THE CASE OF ROMANIA Liviu TUDOR 1 Mădălina Ecaterina POPESCU 2 Marin ANDREICA 3 Abstract Financial distress prediction has become a topic of

More information

Apply Logit analysis in Bankruptcy Prediction

Apply Logit analysis in Bankruptcy Prediction Proceedings of the 7th WSEAS International Conference on Simulation, Modelling and Optimization, Beijing, China, September 15-17, 2007 301 Apply Logit analysis in Bankruptcy Prediction YING ZHOU and TAHA

More information

Predicting Financial Distress: Multi Scenarios Modeling Using Neural Network

Predicting Financial Distress: Multi Scenarios Modeling Using Neural Network International Journal of Economics and Finance; Vol. 8, No. 11; 2016 ISSN 1916-971X E-ISSN 1916-9728 Published by Canadian Center of Science and Education Predicting Financial Distress: Multi Scenarios

More information

Possibilities for the Application of the Altman Model within the Czech Republic

Possibilities for the Application of the Altman Model within the Czech Republic Possibilities for the Application of the Altman Model within the Czech Republic MICHAL KARAS, MARIA REZNAKOVA, VOJTECH BARTOS, MAREK ZINECKER Department of Finance Brno University of Technology Brno, Kolejní

More information

COGNITIVE LEARNING OF INTELLIGENCE SYSTEMS USING NEURAL NETWORKS: EVIDENCE FROM THE AUSTRALIAN CAPITAL MARKETS

COGNITIVE LEARNING OF INTELLIGENCE SYSTEMS USING NEURAL NETWORKS: EVIDENCE FROM THE AUSTRALIAN CAPITAL MARKETS Asian Academy of Management Journal, Vol. 7, No. 2, 17 25, July 2002 COGNITIVE LEARNING OF INTELLIGENCE SYSTEMS USING NEURAL NETWORKS: EVIDENCE FROM THE AUSTRALIAN CAPITAL MARKETS Joachim Tan Edward Sek

More information

The Use of Neural Networks in the Prediction of the Stock Exchange of Thailand (SET) Index

The Use of Neural Networks in the Prediction of the Stock Exchange of Thailand (SET) Index Research Online ECU Publications Pre. 2011 2008 The Use of Neural Networks in the Prediction of the Stock Exchange of Thailand (SET) Index Suchira Chaigusin Chaiyaporn Chirathamjaree Judith Clayden 10.1109/CIMCA.2008.83

More information

A.K.Singh. Keywords Ariticial neural network, backpropogation, soft computing, forecasting

A.K.Singh. Keywords Ariticial neural network, backpropogation, soft computing, forecasting Volume 4, Issue 5, May 2014 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Forecasting Stock

More information

Developing a Bankruptcy Prediction Model for Sustainable Operation of General Contractor in Korea

Developing a Bankruptcy Prediction Model for Sustainable Operation of General Contractor in Korea Developing a Bankruptcy Prediction Model for Sustainable Operation of General Contractor in Korea SeungKyu Yoo 1, a, JungRo Park 1, b,sungkon Moon 1, c, JaeJun Kim 2, d 1 Dept. of Sustainable Architectural

More information

Backpropagation and Recurrent Neural Networks in Financial Analysis of Multiple Stock Market Returns

Backpropagation and Recurrent Neural Networks in Financial Analysis of Multiple Stock Market Returns Backpropagation and Recurrent Neural Networks in Financial Analysis of Multiple Stock Market Returns Jovina Roman and Akhtar Jameel Department of Computer Science Xavier University of Louisiana 7325 Palmetto

More information

An Improved Approach for Business & Market Intelligence using Artificial Neural Network

An Improved Approach for Business & Market Intelligence using Artificial Neural Network Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology ISSN 2320 088X IMPACT FACTOR: 5.258 IJCSMC,

More information

Two kinds of neural networks, a feed forward multi layer Perceptron (MLP)[1,3] and an Elman recurrent network[5], are used to predict a company's

Two kinds of neural networks, a feed forward multi layer Perceptron (MLP)[1,3] and an Elman recurrent network[5], are used to predict a company's LITERATURE REVIEW 2. LITERATURE REVIEW Detecting trends of stock data is a decision support process. Although the Random Walk Theory claims that price changes are serially independent, traders and certain

More information

Classification of Capital Expenditures and Revenue Expenditures: An Analysis of Correlation and Neural Networks

Classification of Capital Expenditures and Revenue Expenditures: An Analysis of Correlation and Neural Networks Classification of Capital Expenditures and Revenue Expenditures: An Analysis of Correlation and Neural Networks Fadzilah Siraj a, Nurazzah Abu Bakar b, Adnan Abolgasim c a,b,c College of Arts and Sciences

More information

Role of soft computing techniques in predicting stock market direction

Role of soft computing techniques in predicting stock market direction REVIEWS Role of soft computing techniques in predicting stock market direction Panchal Amitkumar Mansukhbhai 1, Dr. Jayeshkumar Madhubhai Patel 2 1. Ph.D Research Scholar, Gujarat Technological University,

More information

The use of artificial neural network in predicting bankruptcy and its comparison with genetic algorithm in firms accepted in Tehran Stock Exchange

The use of artificial neural network in predicting bankruptcy and its comparison with genetic algorithm in firms accepted in Tehran Stock Exchange Journal of Novel Applied Sciences Available online at www.jnasci.org 2014 JNAS Journal-2014-3-2/151-160 ISSN 2322-5149 2014 JNAS The use of artificial neural network in predicting bankruptcy and its comparison

More information

Creation Bankruptcy Prediction Model with Using Ohlson and Shirata Models

Creation Bankruptcy Prediction Model with Using Ohlson and Shirata Models DOI: 10.7763/IPEDR. 2012. V54. 1 Creation Bankruptcy Prediction Model with Using Ohlson and Shirata Models M. Jouzbarkand 1, V. Aghajani 2, M. Khodadadi 1 and F. Sameni 1 1 Department of accounting,roudsar

More information

Introducing GEMS a Novel Technique for Ensemble Creation

Introducing GEMS a Novel Technique for Ensemble Creation Introducing GEMS a Novel Technique for Ensemble Creation Ulf Johansson 1, Tuve Löfström 1, Rikard König 1, Lars Niklasson 2 1 School of Business and Informatics, University of Borås, Sweden 2 School of

More information

Modeling Private Firm Default: PFirm

Modeling Private Firm Default: PFirm Modeling Private Firm Default: PFirm Grigoris Karakoulas Business Analytic Solutions May 30 th, 2002 Outline Problem Statement Modelling Approaches Private Firm Data Mining Model Development Model Evaluation

More information

A Comparative Study of Ensemble-based Forecasting Models for Stock Index Prediction

A Comparative Study of Ensemble-based Forecasting Models for Stock Index Prediction Association for Information Systems AIS Electronic Library (AISeL) MWAIS 206 Proceedings Midwest (MWAIS) Spring 5-9-206 A Comparative Study of Ensemble-based Forecasting Models for Stock Index Prediction

More information

Statistical and Machine Learning Approach in Forex Prediction Based on Empirical Data

Statistical and Machine Learning Approach in Forex Prediction Based on Empirical Data Statistical and Machine Learning Approach in Forex Prediction Based on Empirical Data Sitti Wetenriajeng Sidehabi Department of Electrical Engineering Politeknik ATI Makassar Makassar, Indonesia tenri616@gmail.com

More information

VOL. 2, NO. 6, July 2012 ISSN ARPN Journal of Science and Technology All rights reserved.

VOL. 2, NO. 6, July 2012 ISSN ARPN Journal of Science and Technology All rights reserved. Bankruptcy Prediction Using Artificial Neural Networks Evidences From IRAN Stock Exchange 1 Mahmoud Samadi Largani, 2 Mohammadreza pourali lakelaye, 3 Meysam Kaviani, 4 Navid Samadi Largani 1, 3, 4 Department

More information

The Use of Artificial Neural Network for Forecasting of FTSE Bursa Malaysia KLCI Stock Price Index

The Use of Artificial Neural Network for Forecasting of FTSE Bursa Malaysia KLCI Stock Price Index The Use of Artificial Neural Network for Forecasting of FTSE Bursa Malaysia KLCI Stock Price Index Soleh Ardiansyah 1, Mazlina Abdul Majid 2, JasniMohamad Zain 2 Faculty of Computer System and Software

More information

Dr. P. O. Asagba Computer Science Department, Faculty of Science, University of Port Harcourt, Port Harcourt, PMB 5323, Choba, Nigeria

Dr. P. O. Asagba Computer Science Department, Faculty of Science, University of Port Harcourt, Port Harcourt, PMB 5323, Choba, Nigeria PREDICTING THE NIGERIAN STOCK MARKET USING ARTIFICIAL NEURAL NETWORK S. Neenwi Computer Science Department, Rivers State Polytechnic, Bori, PMB 20, Rivers State, Nigeria. Dr. P. O. Asagba Computer Science

More information

A COMPARATIVE STUDY OF DATA MINING TECHNIQUES IN PREDICTING CONSUMERS CREDIT CARD RISK IN BANKS

A COMPARATIVE STUDY OF DATA MINING TECHNIQUES IN PREDICTING CONSUMERS CREDIT CARD RISK IN BANKS A COMPARATIVE STUDY OF DATA MINING TECHNIQUES IN PREDICTING CONSUMERS CREDIT CARD RISK IN BANKS Ling Kock Sheng 1, Teh Ying Wah 2 1 Faculty of Computer Science and Information Technology, University of

More information

Cognitive Pattern Analysis Employing Neural Networks: Evidence from the Australian Capital Markets

Cognitive Pattern Analysis Employing Neural Networks: Evidence from the Australian Capital Markets 76 Cognitive Pattern Analysis Employing Neural Networks: Evidence from the Australian Capital Markets Edward Sek Khin Wong Faculty of Business & Accountancy University of Malaya 50603, Kuala Lumpur, Malaysia

More information

Prediction of Stock Closing Price by Hybrid Deep Neural Network

Prediction of Stock Closing Price by Hybrid Deep Neural Network Available online www.ejaet.com European Journal of Advances in Engineering and Technology, 2018, 5(4): 282-287 Research Article ISSN: 2394-658X Prediction of Stock Closing Price by Hybrid Deep Neural Network

More information

STOCK MARKET PREDICTION AND ANALYSIS USING MACHINE LEARNING

STOCK MARKET PREDICTION AND ANALYSIS USING MACHINE LEARNING STOCK MARKET PREDICTION AND ANALYSIS USING MACHINE LEARNING Sumedh Kapse 1, Rajan Kelaskar 2, Manojkumar Sahu 3, Rahul Kamble 4 1 Student, PVPPCOE, Computer engineering, PVPPCOE, Maharashtra, India 2 Student,

More information

Financial Distress Models: How Pertinent Are Sampling Bias Criticisms?

Financial Distress Models: How Pertinent Are Sampling Bias Criticisms? Financial Distress Models: How Pertinent Are Sampling Bias Criticisms? Robert F. Hodgin University of Houston-Clear Lake Roberto Marchesini University of Houston-Clear Lake The finance literature shows

More information

Based on BP Neural Network Stock Prediction

Based on BP Neural Network Stock Prediction Based on BP Neural Network Stock Prediction Xiangwei Liu Foundation Department, PLA University of Foreign Languages Luoyang 471003, China Tel:86-158-2490-9625 E-mail: liuxwletter@163.com Xin Ma Foundation

More information

Stock Trading Following Stock Price Index Movement Classification Using Machine Learning Techniques

Stock Trading Following Stock Price Index Movement Classification Using Machine Learning Techniques Stock Trading Following Stock Price Index Movement Classification Using Machine Learning Techniques 6.1 Introduction Trading in stock market is one of the most popular channels of financial investments.

More information

Predicting Economic Recession using Data Mining Techniques

Predicting Economic Recession using Data Mining Techniques Predicting Economic Recession using Data Mining Techniques Authors Naveed Ahmed Kartheek Atluri Tapan Patwardhan Meghana Viswanath Predicting Economic Recession using Data Mining Techniques Page 1 Abstract

More information

Department of Management, College of Management, Islamic Azad University of Qazvin, Qazvin, Iran

Department of Management, College of Management, Islamic Azad University of Qazvin, Qazvin, Iran Asian Social Science; Vol. 12, No. 6; 2016 ISSN 1911-2017 E-ISSN 1911-2025 Published by Canadian Center of Science and Education The Investigation and Comparison of the Performance of Heuristic Methods

More information

Stock market price index return forecasting using ANN. Gunter Senyurt, Abdulhamit Subasi

Stock market price index return forecasting using ANN. Gunter Senyurt, Abdulhamit Subasi Stock market price index return forecasting using ANN Gunter Senyurt, Abdulhamit Subasi E-mail : gsenyurt@ibu.edu.ba, asubasi@ibu.edu.ba Abstract Even though many new data mining techniques have been introduced

More information

A Review of Artificial Neural Network Applications in Control. Chart Pattern Recognition

A Review of Artificial Neural Network Applications in Control. Chart Pattern Recognition A Review of Artificial Neural Network Applications in Control Chart Pattern Recognition M. Perry and J. Pignatiello Department of Industrial Engineering FAMU - FSU College of Engineering 2525 Pottsdamer

More information

Z-score Model on Financial Crisis Early-Warning of Listed Real Estate Companies in China: a Financial Engineering Perspective Wang Yi *

Z-score Model on Financial Crisis Early-Warning of Listed Real Estate Companies in China: a Financial Engineering Perspective Wang Yi * Available online at www.sciencedirect.com Systems Engineering Procedia 3 (2012) 153 157 Z-score Model on Financial Crisis Early-Warning of Listed Real Estate Companies in China: a Financial Engineering

More information

An Integrated Information System for Financial Investment

An Integrated Information System for Financial Investment An Integrated Information System for Financial Investment Xiaotian Zhu^ and Hong Wang^ 1 Old Dominion University, College of Business & Public Administration, Department of Finance, 2004 Constant Hall,

More information

Applications of Neural Networks in Stock Market Prediction

Applications of Neural Networks in Stock Market Prediction Applications of Neural Networks in Stock Market Prediction -An Approach Based Analysis Shiv Kumar Goel 1, Bindu Poovathingal 2, Neha Kumari 3 1Asst. Professor, Vivekanand Education Society Institute of

More information

A PREDICTION MODEL FOR THE ROMANIAN FIRMS IN THE CURRENT FINANCIAL CRISIS

A PREDICTION MODEL FOR THE ROMANIAN FIRMS IN THE CURRENT FINANCIAL CRISIS A PREDICTION MODEL FOR THE ROMANIAN FIRMS IN THE CURRENT FINANCIAL CRISIS Dan LUPU Alexandru Ioan Cuza University of Iaşi, Romania danlupu20052000@yahoo.com Andra NICHITEAN Alexandru Ioan Cuza University

More information

Performance analysis of Neural Network Algorithms on Stock Market Forecasting

Performance analysis of Neural Network Algorithms on Stock Market Forecasting www.ijecs.in International Journal Of Engineering And Computer Science ISSN:2319-7242 Volume 3 Issue 9 September, 2014 Page No. 8347-8351 Performance analysis of Neural Network Algorithms on Stock Market

More information

Statistical Data Mining for Computational Financial Modeling

Statistical Data Mining for Computational Financial Modeling Statistical Data Mining for Computational Financial Modeling Ali Serhan KOYUNCUGIL, Ph.D. Capital Markets Board of Turkey - Research Department Ankara, Turkey askoyuncugil@gmail.com www.koyuncugil.org

More information

Keywords: artificial neural network, backpropagtion algorithm, derived parameter.

Keywords: artificial neural network, backpropagtion algorithm, derived parameter. Volume 5, Issue 2, February 2015 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Stock Price

More information

Abstract Making good predictions for stock prices is an important task for the financial industry. The way these predictions are carried out is often

Abstract Making good predictions for stock prices is an important task for the financial industry. The way these predictions are carried out is often Abstract Making good predictions for stock prices is an important task for the financial industry. The way these predictions are carried out is often by using artificial intelligence that can learn from

More information

Application and Comparison of Altman and Ohlson Models to Predict Bankruptcy of Companies

Application and Comparison of Altman and Ohlson Models to Predict Bankruptcy of Companies Research Journal of Applied Sciences, Engineering and Technology 5(6): 27-211, 213 ISSN: 2-7459; e-issn: 2-7467 Maxwell Scientific Organization, 213 Submitted: July 2, 212 Accepted: September 8, 212 Published:

More information

A Novel Prediction Method for Stock Index Applying Grey Theory and Neural Networks

A Novel Prediction Method for Stock Index Applying Grey Theory and Neural Networks The 7th International Symposium on Operations Research and Its Applications (ISORA 08) Lijiang, China, October 31 Novemver 3, 2008 Copyright 2008 ORSC & APORC, pp. 104 111 A Novel Prediction Method for

More information

International Journal of Research in Engineering Technology - Volume 2 Issue 5, July - August 2017

International Journal of Research in Engineering Technology - Volume 2 Issue 5, July - August 2017 RESEARCH ARTICLE OPEN ACCESS The technical indicator Z-core as a forecasting input for neural networks in the Dutch stock market Gerardo Alfonso Department of automation and systems engineering, University

More information

Bond Market Prediction using an Ensemble of Neural Networks

Bond Market Prediction using an Ensemble of Neural Networks Bond Market Prediction using an Ensemble of Neural Networks Bhagya Parekh Naineel Shah Rushabh Mehta Harshil Shah ABSTRACT The characteristics of a successful financial forecasting system are the exploitation

More information

Forecasting stock market return using ANFIS: the case of Tehran Stock Exchange

Forecasting stock market return using ANFIS: the case of Tehran Stock Exchange Available online at http://www.ijashss.com International Journal of Advanced Studies in Humanities and Social Science Volume 1, Issue 5, 2013: 452-459 Forecasting stock market return using ANFIS: the case

More information

Pattern Recognition by Neural Network Ensemble

Pattern Recognition by Neural Network Ensemble IT691 2009 1 Pattern Recognition by Neural Network Ensemble Joseph Cestra, Babu Johnson, Nikolaos Kartalis, Rasul Mehrab, Robb Zucker Pace University Abstract This is an investigation of artificial neural

More information

ARTIFICIAL NEURAL NETWORK SYSTEM FOR PREDICTION OF US MARKET INDICES USING MISO AND MIMO APROACHES

ARTIFICIAL NEURAL NETWORK SYSTEM FOR PREDICTION OF US MARKET INDICES USING MISO AND MIMO APROACHES ARTIFICIAL NEURAL NETWORK SYSTEM FOR PREDICTION OF US MARKET INDICES USING MISO AND MIMO APROACHES Hari Sharma, Virginia State University Hari S. Hota, Bilaspur University Kate Brown, University of Maryland

More information

LITERATURE REVIEW. can mimic the brain. A neural network consists of an interconnected nnected group of

LITERATURE REVIEW. can mimic the brain. A neural network consists of an interconnected nnected group of 10 CHAPTER 2 LITERATURE REVIEW 2.1 Artificial Neural Network Artificial neural network (ANN), usually ly called led Neural Network (NN), is an algorithm that was originally motivated ted by the goal of

More information

A DECISION SUPPORT SYSTEM FOR HANDLING RISK MANAGEMENT IN CUSTOMER TRANSACTION

A DECISION SUPPORT SYSTEM FOR HANDLING RISK MANAGEMENT IN CUSTOMER TRANSACTION A DECISION SUPPORT SYSTEM FOR HANDLING RISK MANAGEMENT IN CUSTOMER TRANSACTION K. Valarmathi Software Engineering, SonaCollege of Technology, Salem, Tamil Nadu valarangel@gmail.com ABSTRACT A decision

More information

Research Article Design and Explanation of the Credit Ratings of Customers Model Using Neural Networks

Research Article Design and Explanation of the Credit Ratings of Customers Model Using Neural Networks Research Journal of Applied Sciences, Engineering and Technology 7(4): 5179-5183, 014 DOI:10.1906/rjaset.7.915 ISSN: 040-7459; e-issn: 040-7467 014 Maxwell Scientific Publication Corp. Submitted: February

More information

Foreign Exchange Rate Forecasting using Levenberg- Marquardt Learning Algorithm

Foreign Exchange Rate Forecasting using Levenberg- Marquardt Learning Algorithm Indian Journal of Science and Technology, Vol 9(8), DOI: 10.17485/ijst/2016/v9i8/87904, February 2016 ISSN (Print) : 0974-6846 ISSN (Online) : 0974-5645 Foreign Exchange Rate Forecasting using Levenberg-

More information

A multiple model of perceptron neural network with sample selection through chicken swarm algorithm for financial forecasting

A multiple model of perceptron neural network with sample selection through chicken swarm algorithm for financial forecasting Communications on Advanced Computational Science with Applications 2017 No. 1 (2017) 85-94 Available online at www.ispacs.com/cacsa Volume 2017, Issue 1, Year 2017 Article ID cacsa-00070, 10 Pages doi:10.5899/2017/cacsa-00070

More information

A Dynamic Hedging Strategy for Option Transaction Using Artificial Neural Networks

A Dynamic Hedging Strategy for Option Transaction Using Artificial Neural Networks A Dynamic Hedging Strategy for Option Transaction Using Artificial Neural Networks Hyun Joon Shin and Jaepil Ryu Dept. of Management Eng. Sangmyung University {hjshin, jpru}@smu.ac.kr Abstract In order

More information

Neuro-Genetic System for DAX Index Prediction

Neuro-Genetic System for DAX Index Prediction Neuro-Genetic System for DAX Index Prediction Marcin Jaruszewicz and Jacek Mańdziuk Faculty of Mathematics and Information Science, Warsaw University of Technology, Plac Politechniki 1, 00-661 Warsaw,

More information

APPLICATION OF ARTIFICIAL NEURAL NETWORK SUPPORTING THE PROCESS OF PORTFOLIO MANAGEMENT IN TERMS OF TIME INVESTMENT ON THE WARSAW STOCK EXCHANGE

APPLICATION OF ARTIFICIAL NEURAL NETWORK SUPPORTING THE PROCESS OF PORTFOLIO MANAGEMENT IN TERMS OF TIME INVESTMENT ON THE WARSAW STOCK EXCHANGE QUANTITATIVE METHODS IN ECONOMICS Vol. XV, No. 2, 2014, pp. 307 316 APPLICATION OF ARTIFICIAL NEURAL NETWORK SUPPORTING THE PROCESS OF PORTFOLIO MANAGEMENT IN TERMS OF TIME INVESTMENT ON THE WARSAW STOCK

More information

A Comparison of Jordanian Bankruptcy Models: Multilayer Perceptron Neural Network and Discriminant Analysis

A Comparison of Jordanian Bankruptcy Models: Multilayer Perceptron Neural Network and Discriminant Analysis International Business Research; Vol. 9, No. 12; 2016 ISSN 1913-9004 E-ISSN 1913-9012 Published by Canadian Center of Science and Education A Comparison of Jordanian Bankruptcy Models: Multilayer Perceptron

More information

Using Financial Ratios to Select Companies for Tax Auditing: A Preliminary Study

Using Financial Ratios to Select Companies for Tax Auditing: A Preliminary Study Using Financial Ratios to Select Companies for Tax Auditing: A Preliminary Study Dorina Marghescu, Minna Kallio, and Barbro Back Åbo Akademi University, Department of Information Technologies, Turku Centre

More information

Minimizing the Costs of Using Models to Assess the Financial Health of Banks

Minimizing the Costs of Using Models to Assess the Financial Health of Banks International Journal of Business and Social Research Volume 05, Issue 11, 2015 Minimizing the Costs of Using Models to Assess the Financial Health of Banks Harlan L. Etheridge 1, Kathy H. Y. Hsu 2 ABSTRACT

More information

STOCK MARKET FORECASTING USING NEURAL NETWORKS

STOCK MARKET FORECASTING USING NEURAL NETWORKS STOCK MARKET FORECASTING USING NEURAL NETWORKS Lakshmi Annabathuni University of Central Arkansas 400S Donaghey Ave, Apt#7 Conway, AR 72034 (845) 636-3443 lakshmiannabathuni@gmail.com Mark E. McMurtrey,

More information

Session 5. Predictive Modeling in Life Insurance

Session 5. Predictive Modeling in Life Insurance SOA Predictive Analytics Seminar Hong Kong 29 Aug. 2018 Hong Kong Session 5 Predictive Modeling in Life Insurance Jingyi Zhang, Ph.D Predictive Modeling in Life Insurance JINGYI ZHANG PhD Scientist Global

More information

Currency Crises Prediction with Rough Set Theory

Currency Crises Prediction with Rough Set Theory Currency Crises Prediction with Rough Set Theory Sibar Kaan Manga ISE Settlement and Custody Bank Inc. Merkez Mah. Merkez Cad. No: 6, Sisli Istanbul, 3438, Turkey ABSTRACT Currency crises remain to be

More information

Fuzzy and Neuro-Symbolic Approaches to Assessment of Bank Loan Applicants

Fuzzy and Neuro-Symbolic Approaches to Assessment of Bank Loan Applicants Fuzzy and Neuro-Symbolic Approaches to Assessment of Bank Loan Applicants Ioannis Hatzilygeroudis a, Jim Prentzas b a University of Patras, School of Engineering Department of Computer Engineering & Informatics

More information

Using artificial neural networks for forecasting per share earnings

Using artificial neural networks for forecasting per share earnings African Journal of Business Management Vol. 6(11), pp. 4288-4294, 21 March, 2012 Available online at http://www.academicjournals.org/ajbm DOI: 10.5897/AJBM11.2811 ISSN 1993-8233 2012 Academic Journals

More information

Application of Artificial Neural Networks in Business Applications

Application of Artificial Neural Networks in Business Applications Application of Artificial Neural Networks in Business Applications Author: Nikhil Bhargava, student of Master of Technology, IIT Delhi Manik Gupta, student of Master of Technology, IIT Delhi Abstract:

More information

Survival Analysis Employed in Predicting Corporate Failure: A Forecasting Model Proposal

Survival Analysis Employed in Predicting Corporate Failure: A Forecasting Model Proposal International Business Research; Vol. 7, No. 5; 2014 ISSN 1913-9004 E-ISSN 1913-9012 Published by Canadian Center of Science and Education Survival Analysis Employed in Predicting Corporate Failure: A

More information

THE DETERMINANTS OF FINANCIAL HEALTH IN THAILAND: A FACTOR ANALYSIS APPROACH

THE DETERMINANTS OF FINANCIAL HEALTH IN THAILAND: A FACTOR ANALYSIS APPROACH IJER Serials Publications 12(4), 2015: 1453-1459 ISSN: 0972-9380 THE DETERMINANTS OF FINANCIAL HEALTH IN THAILAND: A FACTOR ANALYSIS APPROACH Abstract: This aim of this research was to examine the factor

More information

Using Neural Networks to Predict Business Failures

Using Neural Networks to Predict Business Failures University of Warwick School of Engineering Engineering Business Management Using Neural Networks to Predict Business Failures ES327 Undergraduate Research Project By Miika Oskar Jokinen Student ID: 1105638

More information

Predictive modelling around the world Peter Banthorpe, RGA Kevin Manning, Milliman

Predictive modelling around the world Peter Banthorpe, RGA Kevin Manning, Milliman Predictive modelling around the world Peter Banthorpe, RGA Kevin Manning, Milliman 11 November 2013 Agenda Introduction to predictive analytics Applications overview Case studies Conclusions and Q&A Introduction

More information

Predicting Abnormal Stock Returns with a. Nonparametric Nonlinear Method

Predicting Abnormal Stock Returns with a. Nonparametric Nonlinear Method Predicting Abnormal Stock Returns with a Nonparametric Nonlinear Method Alan M. Safer California State University, Long Beach Department of Mathematics 1250 Bellflower Boulevard Long Beach, CA 90840-1001

More information

COMPARATIVE STUDY IN ESTIMATING VOLKSWAGEN S PRICE: ARIMA VERSUS ANN

COMPARATIVE STUDY IN ESTIMATING VOLKSWAGEN S PRICE: ARIMA VERSUS ANN COMPARATIVE STUDY IN ESTIMATING VOLKSWAGEN S PRICE: ARIMA VERSUS ANN Florin Dan PIELEANU Academy of Economic Studies Bucharest Abstract The multiple techniques used for trying to predict the future prices

More information

Stock Market Prediction using Artificial Neural Networks IME611 - Financial Engineering Indian Institute of Technology, Kanpur (208016), India

Stock Market Prediction using Artificial Neural Networks IME611 - Financial Engineering Indian Institute of Technology, Kanpur (208016), India Stock Market Prediction using Artificial Neural Networks IME611 - Financial Engineering Indian Institute of Technology, Kanpur (208016), India Name Pallav Ranka (13457) Abstract Investors in stock market

More information

Design and implementation of artificial neural network system for stock market prediction (A case study of first bank of Nigeria PLC Shares)

Design and implementation of artificial neural network system for stock market prediction (A case study of first bank of Nigeria PLC Shares) International Journal of Advanced Engineering and Technology ISSN: 2456-7655 www.newengineeringjournal.com Volume 1; Issue 1; March 2017; Page No. 46-51 Design and implementation of artificial neural network

More information

FUZZY LOGIC INVESTMENT SUPPORT ON THE FINANCIAL MARKET

FUZZY LOGIC INVESTMENT SUPPORT ON THE FINANCIAL MARKET FUZZY LOGIC INVESTMENT SUPPORT ON THE FINANCIAL MARKET Abstract: This paper discusses the use of fuzzy logic and modeling as a decision making support for long-term investment decisions on financial markets.

More information

Designing a Hybrid AI System as a Forex Trading Decision Support Tool

Designing a Hybrid AI System as a Forex Trading Decision Support Tool Designing a Hybrid AI System as a Forex Trading Decision Support Tool Lean Yu Kin Keung Lai Shouyang Wang Academy of Mathematics and Systems Science, Chinese Academy of Sciences, Beijing, 00080, China

More information

Stock Market Prediction System

Stock Market Prediction System Stock Market Prediction System W.N.N De Silva 1, H.M Samaranayaka 2, T.R Singhara 3, D.C.H Wijewardana 4. Sri Lanka Institute of Information Technology, Malabe, Sri Lanka. { 1 nathashanirmani55, 2 malmisamaranayaka,

More information

The Presentation of Financial Crisis Forecast Pattern (Evidence from Tehran Stock Exchange)

The Presentation of Financial Crisis Forecast Pattern (Evidence from Tehran Stock Exchange) International Journal of Finance and Accounting 2012, 1(6): 142-147 DOI: 10.5923/j.ijfa.20120106.02 The Presentation of Financial Crisis Forecast Pattern (Evidence from Tehran Stock Exchange) Mohammad

More information

Data based stock portfolio construction using Computational Intelligence

Data based stock portfolio construction using Computational Intelligence Data based stock portfolio construction using Computational Intelligence Asimina Dimara and Christos-Nikolaos Anagnostopoulos Data Economy workshop: How online data change economy and business Introduction

More information

Creation and Application of Expert System Framework in Granting the Credit Facilities

Creation and Application of Expert System Framework in Granting the Credit Facilities Creation and Application of Expert System Framework in Granting the Credit Facilities Somaye Hoseini M.Sc Candidate, University of Mehr Alborz, Iran Ali Kermanshah (Ph.D) Member, University of Mehr Alborz,

More information

Neural Network Prediction of Stock Price Trend Based on RS with Entropy Discretization

Neural Network Prediction of Stock Price Trend Based on RS with Entropy Discretization 2017 International Conference on Materials, Energy, Civil Engineering and Computer (MATECC 2017) Neural Network Prediction of Stock Price Trend Based on RS with Entropy Discretization Huang Haiqing1,a,

More information

Chapter IV. Forecasting Daily and Weekly Stock Returns

Chapter IV. Forecasting Daily and Weekly Stock Returns Forecasting Daily and Weekly Stock Returns An unsophisticated forecaster uses statistics as a drunken man uses lamp-posts -for support rather than for illumination.0 Introduction In the previous chapter,

More information

Natural Customer Ranking of Banks in Terms of Credit Risk by Using Data Mining A Case Study: Branches of Mellat Bank of Iran

Natural Customer Ranking of Banks in Terms of Credit Risk by Using Data Mining A Case Study: Branches of Mellat Bank of Iran Jurnal UMP Social Sciences and Technology Management Vol. 3, Issue. 2,2015 Natural Customer Ranking of Banks in Terms of Credit Risk by Using Data Mining A Case Study: Branches of Mellat Bank of Iran Somayyeh

More information

An Intelligent Forex Monitoring System

An Intelligent Forex Monitoring System An Intelligent Forex Monitoring System Ajith Abraham & Morshed U. Chowdhury" School of Computing and Information Technology Monash University (Gippsland Campus), Churchill, Victoria 3842, Australia http://ajith.softcomputing.net,

More information

ANN Robot Energy Modeling

ANN Robot Energy Modeling IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) e-issn: 2278-1676,p-ISSN: 2320-3331, Volume 11, Issue 4 Ver. III (Jul. Aug. 2016), PP 66-81 www.iosrjournals.org ANN Robot Energy Modeling

More information

STOCK MARKET TRENDS PREDICTION USING NEURAL NETWORK BASED HYBRID MODEL

STOCK MARKET TRENDS PREDICTION USING NEURAL NETWORK BASED HYBRID MODEL International Journal of Computer Science Engineering and Information Technology Research (IJCSEITR) ISSN 2249-6831 Vol. 3, Issue 1, Mar 2013, 11-18 TJPRC Pvt. Ltd. STOCK MARKET TRENDS PREDICTION USING

More information

The Efficiency of Artificial Neural Networks for Forecasting in the Presence of Autocorrelated Disturbances

The Efficiency of Artificial Neural Networks for Forecasting in the Presence of Autocorrelated Disturbances International Journal of Statistics and Probability; Vol. 5, No. ; 016 ISSN 197-703 E-ISSN 197-7040 Published by Canadian Center of Science and Education The Efficiency of Artificial Neural Networks for

More information

UPDATED IAA EDUCATION SYLLABUS

UPDATED IAA EDUCATION SYLLABUS II. UPDATED IAA EDUCATION SYLLABUS A. Supporting Learning Areas 1. STATISTICS Aim: To enable students to apply core statistical techniques to actuarial applications in insurance, pensions and emerging

More information

Tendencies and Characteristics of Financial Distress: An Introductory Comparative Study among Three Industries in Albania

Tendencies and Characteristics of Financial Distress: An Introductory Comparative Study among Three Industries in Albania Athens Journal of Business and Economics April 2016 Tendencies and Characteristics of Financial Distress: An Introductory Comparative Study among Three Industries in Albania By Zhaklina Dhamo Vasilika

More information

Accepted Manuscript. Enterprise Credit Risk Evaluation Based on Neural Network Algorithm. Xiaobing Huang, Xiaolian Liu, Yuanqian Ren

Accepted Manuscript. Enterprise Credit Risk Evaluation Based on Neural Network Algorithm. Xiaobing Huang, Xiaolian Liu, Yuanqian Ren Accepted Manuscript Enterprise Credit Risk Evaluation Based on Neural Network Algorithm Xiaobing Huang, Xiaolian Liu, Yuanqian Ren PII: S1389-0417(18)30213-4 DOI: https://doi.org/10.1016/j.cogsys.2018.07.023

More information

Studies in Computational Intelligence

Studies in Computational Intelligence Studies in Computational Intelligence Volume 697 Series editor Janusz Kacprzyk, Polish Academy of Sciences, Warsaw, Poland e-mail: kacprzyk@ibspan.waw.pl About this Series The series Studies in Computational

More information

Adaptive Neuro-Fuzzy Inference System for Mortgage Loan Risk Assessment

Adaptive Neuro-Fuzzy Inference System for Mortgage Loan Risk Assessment International Journal of Intelligent Information Systems 2016; 5(1): 17-24 Published online February 19, 2016 (http://www.sciencepublishinggroup.com/j/ijiis) doi: 10.11648/j.ijiis.20160501.13 ISSN: 2328-7675

More information