A Big Data Analytical Framework For Portfolio Optimization

Size: px
Start display at page:

Download "A Big Data Analytical Framework For Portfolio Optimization"

Transcription

1 A Big Data Analytical Framework For Portfolio Optimization (Presented at Workshop on Internet and BigData Finance (WIBF 14) in conjunction with International Conference on Frontiers of Finance, City University of Hong Kong, Hong Kong, June 6-7, 2014) 1

2 A Big Data Analytical Framework For Portfolio Optimization Dhanya Jothimani, Ravi Shankar and Surendra S. Yadav Department of Management Studies, Indian Institute of Technology Delhi {dhanya.jothimani, ravi1, Abstract. With the advent of Web 2.0, various types of data are being produced every day. This has led to the revolution of big data. Huge amount of structured and unstructured data are produced in financial markets. Processing these data could help an investor to make an informed investment decision. In this paper, a framework has been developed to incorporate both structured and unstructured data for portfolio optimization. Portfolio optimization consists of three processes: Asset selection, Asset weighting and Asset management. This framework proposes to achieve the first two processes using a 5-stage methodology. The stages include shortlisting stocks using Data Envelopment Analysis (DEA), incorporation of the qualitative factors using text mining, stock clustering, stock ranking and optimizing the portfolio using heuristics. This framework would help the investors to select appropriate assets to make portfolio, invest in them to minimize the risk and maximize the return and monitor their performance. Keywords. Portfolio Optimization, Big Data, Hadoop, DEA, Stock Selection 1. Introduction Big data has gained popularity in the recent years and has become a buzz word. However, it is time to understand what Big Data is. Big Data refers to large data being generated continuously in the form of unstructured data produced by heterogeneous group of applications from social network to scientific computing applications, and so forth. The dataset ranges from a few hundred gigabytes to terabytes that is beyond the capacity of existing data management tools that can capture, store, manage and analyze [1]. Big data is characterized by the following dimensions: Volume, Velocity, Variety, Variability, Complexity and Low Value Density [2]. Various types of data, namely, structured, semi-structured and unstructured data are produced with the advent of Web 2.0 technology [3]. In the era of big data, one of the major challenges for the capital market firms is to handle the velocity at which data is being generated, considering the production of unstructured data in financial services like investment banking. New York Stock Exchange (NYSE) and NASDAQ have employed big data applications like IBM Netezza to store and process big data from various sources. Capital market firms use big data technologies to mitigate risks (fraud mitigation, ondemand enterprise management), regulation, trading analytics (High Frequency Trading, Pretrading decision), and data tagging [4]. The firms adopting big data technologies and predictive analytics have an edge over other firms in the uncertain market conditions [5]. In finance, portfolio is defined as the collection of assets. Assets range from stocks and bonds to real estate. With the seminal work of Markowitz [6], portfolio optimization has been a topic of research. Portfolio optimization is the investment decision-making process to hold a set of financial assets to meet various criteria of the investors. In general terms, the criteria are maximizing return and minimizing risk. In this paper, the scope of the work is limited to stock analysis. Portfolio optimization consists of three major steps: asset 2

3 selection, asset weighting, and asset management. In this paper, a framework is proposed to integrate unstructured and structured data to make an informed investment decision. The design of the paper is as follows. Section 2 discusses the proposed framework for portfolio optimization, followed by the expected outcomes in Section 3. Conclusions are presented in Section Proposed Framework The proposed framework for portfolio optimization can be explained using 5-step process: (a) Data Envelopment Analysis (DEA), (b) Validation of selected stocks, (c) Stock clustering, (d) Stock ranking, and (e) Optimization. All listed firms at a particular stock exchange are considered as the initial input to the framework and the output would be a set of stocks that would maximize the return and minimize the risk. The abstract framework for portfolio optimization is shown in figure 1. DEA is used to narrow the sample space of firms by identifying the efficient firms. In order to validate these firms as potential candidates for portfolio optimization, the latest information about the company is retrieved and processed from online news articles and tweets using text mining to the sentiments about the company in current context. The validated efficient firms are clustered into different groups to aid the diversification of portfolio. This is further followed by ranking of the stocks within each cluster and followed by asset weighting using optimization algorithms. Each process is explained from section 2.1 to section Data Envelopment Analysis Figure 1: Framework for Portfolio Optimization Data Envelopment Analysis (DEA) is a non-parametric linear programming that calculates the efficiency score of a Decision-Making Unit (DMU) based on a given set of inputs and outputs. 3

4 The DMUs with score 1 are considered to be efficient [7]. Apart from its applicability in the discipline of manufacturing, DEA can be used for stock selection. In this case, stocks form the DMU. Based on the previous studies [8, 9], four input parameters, namely, total assets, total equity, cost of sales and operating expenses and two output parameters, namely, net sales and net income, can be considered. These data can be obtained from standard databases like Bloomberg. The stocks with efficiency score 1 are considered for next stage. 2.2 Hadoop Framework for Sentiment Analysis This stage involves processing of frequently generated unstructured data using Hadoop MapReduce. This step complements the previous stage. Events like election, change of management and announcement of dividends have an effect on the market sentiment, which is not captured using the quantitative analysis. As first step, online news articles and tweets of the efficient firms are retrieved. Tweets can be obtained through Twitter API but it is limited to 1500 tweets. The ease-of-use, scalability, and failover properties make Hadoop MapReduce a popular choice for processing big data efficiently [10]. Tweets and news articles are processed using text mining to obtain the positive and negative sentiments about the firm. Hadoop MapRaduce infrastructure quickens the distributed text mining process. Figure 2 shows the MapReduce framework for distributed text mining. As shown in the figure, the company tweets and news articles are distributed among different Map processors to produce intermediate data. This intermediate data is processed by the Reduce processors to give the aggregated result. The firms with positive sentiments are chosen for the next stage. 2.3 Stock Clustering Figure 2: Hadoop framework for Distributed Text Mining In this stage, the correlation coefficients of the returns of the stocks are calculated. The stocks are assigned to different clusters based on these correlation coefficients. The greater the number of 4

5 clusters more is the diversification. The objective for number of clusters and quality of clusters is to maximize similarity within the cluster and to minimize the similarity between the clusters. Various clustering algorithms like k-means clustering or Louvian clustering [11] can be used. This process reduces the portfolio risk through diversification of stocks [12]. These resulting clusters can consist of firms with similar business activity or size in real sense. 2.4 Stock Ranking The appropriate stocks from each cluster should be selected. The stocks in each cluster can be ranked using Artificial Neural Network (ANN) [13]. Till the previous stage, only the internal factors of the firms were considered. At this stage, external factors like Gross Domestic Product (GDP) growth rate and interest rate can be considered [12]. ANN is a model for information processing that consists of three layers: input, hidden and output layer respectively. The inputs for ANN can be GDP growth rate and interest rate and the outputs can be future return on investments. This results in ranking the stocks within a cluster. 2.5 Optimization Previous stage leads to an assumption that the investor might choose the top stocks from each cluster. But the question that still remains is: How much to invest in each stock? Previous study [12] considered simple (equal) stock weighting method, a primitive method, to allocate the resources among the stocks. Hence the ranked stocks should be optimized to maximize returns and to minimize risk. Markowitz s mean-variance model can be used at this stage [6]. Various optimization heuristics like Particle Swarm Optimization (PSO), Ant Colony Optimization (ACO) and Genetic Algorithm (GA) can be used. The distribution of the stocks in a portfolio will be formed at the end of this stage. Top 3 performing portfolio will be suggested to the investor. 3. Expected Outcomes Apart from letting the investors make an informed investment decision, this framework would be useful to the naïve investors as well. The expected outcome of the framework is to generate portfolio in conformance with the criteria of the investors: minimize the risk and maximize the return. The first stage of DEA would result in a group of the potential stocks for portfolio optimization. The current information related to those resulting companies is analyzed using text mining to obtain the sentiment about the company. Sentiment analysis gives the qualitative aspect of the firms. The stocks resulting from the previous stage are grouped into different categories using the correlation co-efficient of the returns. This leads to the diversification of the stocks. The stocks are ranked to select appropriate stocks from each group. At the end of the entire process, top three portfolio suggestions would be provided to the investors so that they can select one of those three. 4. Conclusion The proposed framework tries to integrate both structured data from database (stock price, balance sheet data etc) and unstructured data from online news articles and tweets. Consideration of qualitative factors (Management of firms, etc.) along with quantitative factors (financial ratios) provides better alternatives for formation of portfolio. The assets are well-diversified using k-means clustering and ANN. Top three portfolio suggestions obtained using optimization 5

6 heuristics gives flexibility to the investors to choose the appropriate assets suiting their risk profile. The proposed model can be applied to any stock market data. The utility of the framework is limited only to stock analysis and investments. The parameters suggested for DEA is based on the previous studies. Instead of variance as risk measure, other risk measures like Value-at-risk and downside risk measures can be used in the final stage of the framework. References [1] X. Qin, H. Wang, F. Li, B. Zhou, Y. Cao, C. Li, H. Chen, X. Zhou, X. Du, and S. Wang, Beyond simple integration of RDBMS and MapReduce Paving the way toward a unified system for big data analytics: Vision and progress, in Proceedings of the 2012 Second International Conference on Cloud and Green Computing, CGC 12, (Washington, DC, USA), pp , IEEE Computer Society, [2] N. S. Sachchidanand Singh, Big data analytics, in International Conference on Communication, Information & Computing Technology (ICCICT), pp. 1-4, [3] M. Minelli, M. Chambers, and A. Dhiraj, Big Data, Big Analytics: Emerging Business Intelligence and Analytic Trends for Today s Businesses Wiley CIO series). Wiley Publishing, Hoboken, New Jersey, 1st ed., [4] R. Verma and S. R. Mani, Use of big data technologies in capital markets. Available online at: , Accessed on: April 2, [5] M. Peat, Big data in finance, InFinance: The Magazine for Finsia Members, vol. 127, no. 1, pp , [6] H. Markowitz, Portfolio selection, The Journal of Finance, vol. 7, no. 1, pp , [7] W. Cooper, L. Seiford, and J. Zhu, Data envelopment analysis: History, models and interpretations, in Handbook on Data Envelopment Analysis (W. W. Cooper, L. M. Seiford, and J. Zhu, eds.), vol. 71 of International Series in Operations Research & Management Science, pp. 1 39, Springer US, [8] H.-H. Chen, Stock selection using data envelopment analysis., Industrial Management and Data Systems, vol. 108, no. 9, pp , [9] Y. S. Chen and B. S. Chen, Applying DEA, MPI and Grey model to explore the operation performance of the Taiwanese wafer fabrication industry, Technological forecasting and social change, vol. 78, no. 3, pp , [10] J. Dittrich and J.-A. Quian -Ruiz, Efficient big data processing in hadoop mapreduce, eproc. VLDB Endow., vol. 5, pp , Aug [11] V. Blondel, J.-L. Guillaume, R. Lambiotte, and E. Lefebvre, Fast unfolding of communities in large networks, Journal of Statistical Mechanics: Theory and Experiment, p , [12] N. Koochakzadeh, A heuristic stock portfolio optimization approach based on data mining techniques. PhD thesis, Department of Computer Science, University of Calgary, March [13] T. Ware, Adaptive statistical evaluation tools for equity ranking models. Submitted to: Canadian Industrial Problem Solving Workshops (Calgary, Canada, May 15-19, 2005),

Ant colony optimization approach to portfolio optimization

Ant colony optimization approach to portfolio optimization 2012 International Conference on Economics, Business and Marketing Management IPEDR vol.29 (2012) (2012) IACSIT Press, Singapore Ant colony optimization approach to portfolio optimization Kambiz Forqandoost

More information

A TEMPORAL PATTERN APPROACH FOR PREDICTING WEEKLY FINANCIAL TIME SERIES

A TEMPORAL PATTERN APPROACH FOR PREDICTING WEEKLY FINANCIAL TIME SERIES A TEMPORAL PATTERN APPROACH FOR PREDICTING WEEKLY FINANCIAL TIME SERIES DAVID H. DIGGS Department of Electrical and Computer Engineering Marquette University P.O. Box 88, Milwaukee, WI 532-88, USA Email:

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

International Journal of Computer Science Trends and Technology (IJCST) Volume 5 Issue 2, Mar Apr 2017

International Journal of Computer Science Trends and Technology (IJCST) Volume 5 Issue 2, Mar Apr 2017 RESEARCH ARTICLE Stock Selection using Principal Component Analysis with Differential Evolution Dr. Balamurugan.A [1], Arul Selvi. S [2], Syedhussian.A [3], Nithin.A [4] [3] & [4] Professor [1], Assistant

More information

A Study of the Efficiency of Polish Foundries Using Data Envelopment Analysis

A Study of the Efficiency of Polish Foundries Using Data Envelopment Analysis A R C H I V E S of F O U N D R Y E N G I N E E R I N G DOI: 10.1515/afe-2017-0039 Published quarterly as the organ of the Foundry Commission of the Polish Academy of Sciences ISSN (2299-2944) Volume 17

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

Decision model, sentiment analysis, classification. DECISION SCIENCES INSTITUTE A Hybird Model for Stock Prediction

Decision model, sentiment analysis, classification. DECISION SCIENCES INSTITUTE A Hybird Model for Stock Prediction DECISION SCIENCES INSTITUTE A Hybird Model for Stock Prediction Si Yan Illinois Institute of Technology syan3@iit.edu Yanliang Qi New Jersey Institute of Technology yq9@njit.edu ABSTRACT In this paper,

More information

DECISION SCIENCES INSTITUTE Stock Trading Decisions Using Ensemble-based Forecasting Models

DECISION SCIENCES INSTITUTE Stock Trading Decisions Using Ensemble-based Forecasting Models DECISION SCIENCES INSTITUTE Stock Trading Decisions Using Ensemble-based Forecasting Models Dhanya Jothimani Indian Institute of Technology Delhi, India Email: dhanyajothimani@gmail.com Ravi Shankar Indian

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

COMPARATIVE STUDY OF TIME-COST OPTIMIZATION

COMPARATIVE STUDY OF TIME-COST OPTIMIZATION International Journal of Civil Engineering and Technology (IJCIET) Volume 8, Issue 4, April 2017, pp. 659 663, Article ID: IJCIET_08_04_076 Available online at http://www.iaeme.com/ijciet/issues.asp?jtype=ijciet&vtype=8&itype=4

More information

Using Data Envelopment Analysis to Rate Pharmaceutical Companies; A case study of IRAN.

Using Data Envelopment Analysis to Rate Pharmaceutical Companies; A case study of IRAN. Life Science Journal 203;0() Using Data Envelopment Analysis to Rate Pharmaceutical Companies; A case study of IRAN Mohammd Jalili (phd), Hassan Rangriz(phd) 2 and Samira Shabani *3 Department of business

More information

Optimization Financial Time Series by Robust Regression and Hybrid Optimization Methods

Optimization Financial Time Series by Robust Regression and Hybrid Optimization Methods Optimization Financial Time Series by Robust Regression and Hybrid Optimization Methods 1 Mona N. Abdel Bary Department of Statistic and Insurance, Suez Canal University, Al Esmalia, Egypt. Email: mona_nazihali@yahoo.com

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

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

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

Stock Market Predictor and Analyser using Sentimental Analysis and Machine Learning Algorithms

Stock Market Predictor and Analyser using Sentimental Analysis and Machine Learning Algorithms Volume 119 No. 12 2018, 15395-15405 ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu ijpam.eu Stock Market Predictor and Analyser using Sentimental Analysis and Machine Learning Algorithms 1

More information

A Study on Importance of Portfolio - Combination of Risky Assets And Risk Free Assets

A Study on Importance of Portfolio - Combination of Risky Assets And Risk Free Assets IOSR Journal of Business and Management (IOSR-JBM) e-issn: 2278-487X, p-issn: 2319-7668 PP 17-22 www.iosrjournals.org A Study on Importance of Portfolio - Combination of Risky Assets And Risk Free Assets

More information

Predictive modeling of stock indices closing from web search trends. Arjun R 1, Suprabha KR 2

Predictive modeling of stock indices closing from web search trends. Arjun R 1, Suprabha KR 2 Predictive modeling of stock indices closing from web search trends Arjun R 1, Suprabha KR 2 1 PhD Scholar, NIT Karnataka, Mangalore- 575025 2 Assistant Professor, NIT Karnataka, Mangalore -575025 Email:

More information

A distributed Laplace transform algorithm for European options

A distributed Laplace transform algorithm for European options A distributed Laplace transform algorithm for European options 1 1 A. J. Davies, M. E. Honnor, C.-H. Lai, A. K. Parrott & S. Rout 1 Department of Physics, Astronomy and Mathematics, University of Hertfordshire,

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

Portfolio Selection using Data Envelopment Analysis (DEA): A Case of Select Indian Investment Companies

Portfolio Selection using Data Envelopment Analysis (DEA): A Case of Select Indian Investment Companies ISSN: 2347-3215 Volume 2 Number 4 (April-2014) pp. 50-55 www.ijcrar.com Portfolio Selection using Data Envelopment Analysis (DEA): A Case of Select Indian Investment Companies Leila Zamani*, Resia Beegam

More information

SURVEY OF MACHINE LEARNING TECHNIQUES FOR STOCK MARKET ANALYSIS

SURVEY OF MACHINE LEARNING TECHNIQUES FOR STOCK MARKET ANALYSIS International Journal of Computer Engineering and Applications, Volume XI, Special Issue, May 17, www.ijcea.com ISSN 2321-3469 SURVEY OF MACHINE LEARNING TECHNIQUES FOR STOCK MARKET ANALYSIS Sumeet Ghegade

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

Stock price development forecasting using neural networks

Stock price development forecasting using neural networks Stock price development forecasting using neural networks Jaromír Vrbka 1* and Zuzana Rowland 2 1 Institute of Technology and Business in České Budějovice, School of Expertness and Valuation, Okružní 10,

More information

Research on Enterprise Financial Management and Decision Making based on Decision Tree Algorithm

Research on Enterprise Financial Management and Decision Making based on Decision Tree Algorithm Research on Enterprise Financial Management and Decision Making based on Decision Tree Algorithm Shen Zhai School of Economics and Management, Urban Vocational College of Sichuan, Chengdu, Sichuan, China

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

2015, IJARCSSE All Rights Reserved Page 66

2015, IJARCSSE All Rights Reserved Page 66 Volume 5, Issue 1, January 2015 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Financial Forecasting

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

Available online at ScienceDirect. Procedia Computer Science 61 (2015 ) 85 91

Available online at   ScienceDirect. Procedia Computer Science 61 (2015 ) 85 91 Available online at www.sciencedirect.com ScienceDirect Procedia Computer Science 61 (15 ) 85 91 Complex Adaptive Systems, Publication 5 Cihan H. Dagli, Editor in Chief Conference Organized by Missouri

More information

Motif Capital Horizon Models: A robust asset allocation framework

Motif Capital Horizon Models: A robust asset allocation framework Motif Capital Horizon Models: A robust asset allocation framework Executive Summary By some estimates, over 93% of the variation in a portfolio s returns can be attributed to the allocation to broad asset

More information

DEVELOPMENT AND IMPLEMENTATION OF A NETWORK-LEVEL PAVEMENT OPTIMIZATION MODEL FOR OHIO DEPARTMENT OF TRANSPORTATION

DEVELOPMENT AND IMPLEMENTATION OF A NETWORK-LEVEL PAVEMENT OPTIMIZATION MODEL FOR OHIO DEPARTMENT OF TRANSPORTATION DEVELOPMENT AND IMPLEMENTATION OF A NETWOR-LEVEL PAVEMENT OPTIMIZATION MODEL FOR OHIO DEPARTMENT OF TRANSPORTATION Shuo Wang, Eddie. Chou, Andrew Williams () Department of Civil Engineering, University

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

Application of Big Data Analytics via Soft Computing. Yunus Yetis

Application of Big Data Analytics via Soft Computing. Yunus Yetis Application of Big Data Analytics via Soft Computing Yunus Yetis INTRODUCTION Ø System of Systems (SoS) and cyberphysic are integrated, independently operating systems working in a cooperative mode to

More information

Stock Prediction Using Twitter Sentiment Analysis

Stock Prediction Using Twitter Sentiment Analysis Problem Statement Stock Prediction Using Twitter Sentiment Analysis Stock exchange is a subject that is highly affected by economic, social, and political factors. There are several factors e.g. external

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

Stock Trading System Based on Formalized Technical Analysis and Ranking Technique

Stock Trading System Based on Formalized Technical Analysis and Ranking Technique Stock Trading System Based on Formalized Technical Analysis and Ranking Technique Saulius Masteika and Rimvydas Simutis Faculty of Humanities, Vilnius University, Muitines 8, 4428 Kaunas, Lithuania saulius.masteika@vukhf.lt,

More information

Keyword: Risk Prediction, Clustering, Redundancy, Data Mining, Feature Extraction

Keyword: Risk Prediction, Clustering, Redundancy, Data Mining, Feature Extraction Volume 6, Issue 2, February 2016 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Clustering

More information

ISSN: (Online) Volume 4, Issue 2, February 2016 International Journal of Advance Research in Computer Science and Management Studies

ISSN: (Online) Volume 4, Issue 2, February 2016 International Journal of Advance Research in Computer Science and Management Studies ISSN: 2321-7782 (Online) Volume 4, Issue 2, February 2016 International Journal of Advance Research in Computer Science and Management Studies Research Article / Survey Paper / Case Study Available online

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

The use of resource allocation approach for hospitals based on the initial efficiency by using data envelopment analysis

The use of resource allocation approach for hospitals based on the initial efficiency by using data envelopment analysis The use of resource allocation approach for hospitals based on the initial efficiency by using data envelopment analysis Nahid Yazdian Hossein Abadi 1, Siamak Noori 1, Abdorrahman Haeri 1,* ABSTRACT Received

More information

Stock Price Prediction using Recurrent Neural Network (RNN) Algorithm on Time-Series Data

Stock Price Prediction using Recurrent Neural Network (RNN) Algorithm on Time-Series Data Stock Price Prediction using Recurrent Neural Network (RNN) Algorithm on Time-Series Data Israt Jahan Department of Computer Science and Operations Research North Dakota State University Fargo, ND 58105

More information

Predictive Risk Categorization of Retail Bank Loans Using Data Mining Techniques

Predictive Risk Categorization of Retail Bank Loans Using Data Mining Techniques National Conference on Recent Advances in Computer Science and IT (NCRACIT) International Journal of Scientific Research in Computer Science, Engineering and Information Technology 2018 IJSRCSEIT Volume

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

STRATEGY OVERVIEW. Long/Short Equity. Related Funds: 361 Domestic Long/Short Equity Fund (ADMZX) 361 Global Long/Short Equity Fund (AGAZX)

STRATEGY OVERVIEW. Long/Short Equity. Related Funds: 361 Domestic Long/Short Equity Fund (ADMZX) 361 Global Long/Short Equity Fund (AGAZX) STRATEGY OVERVIEW Long/Short Equity Related Funds: 361 Domestic Long/Short Equity Fund (ADMZX) 361 Global Long/Short Equity Fund (AGAZX) Strategy Thesis The thesis driving 361 s Long/Short Equity strategies

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

Journal of Mountain Area Research

Journal of Mountain Area Research Journal of Mountain Area Research Vol. 2, 2016 http://journal.kiu.edu.pk/index.php/jmar Full length article AN EFFICIENT AND COST-EFFECTIVE MATHEMATICAL MODEL TO ANALYZE BIG DATA Ubaidullah *, W. Akram,

More information

THE ABSTRACT OF THE Ph.D. THESIS

THE ABSTRACT OF THE Ph.D. THESIS THE ABSTRACT OF THE Ph.D. THESIS ON The investigation of Risk Analysis and Risk management in selected branches of Cooperative banks in Pune Submitted to the University of Pune, Pune Faculty OF Management

More information

Optimal Portfolio Inputs: Various Methods

Optimal Portfolio Inputs: Various Methods Optimal Portfolio Inputs: Various Methods Prepared by Kevin Pei for The Fund @ Sprott Abstract: In this document, I will model and back test our portfolio with various proposed models. It goes without

More information

Financial Analysis The Price of Risk. Skema Business School. Portfolio Management 1.

Financial Analysis The Price of Risk. Skema Business School. Portfolio Management 1. Financial Analysis The Price of Risk bertrand.groslambert@skema.edu Skema Business School Portfolio Management Course Outline Introduction (lecture ) Presentation of portfolio management Chap.2,3,5 Introduction

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

A Big Data Framework for the Prediction of Equity Variations for the Indian Stock Market

A Big Data Framework for the Prediction of Equity Variations for the Indian Stock Market A Big Data Framework for the Prediction of Equity Variations for the Indian Stock Market Cerene Mariam Abraham 1, M. Sudheep Elayidom 2 and T. Santhanakrishnan 3 1,2 Computer Science and Engineering, Kochi,

More information

WHEN THE CUSTOMER WRITES HIS OWN STORY A SEGMENTATION SCHEME FOR THE LIFE INSURANCE MARKET

WHEN THE CUSTOMER WRITES HIS OWN STORY A SEGMENTATION SCHEME FOR THE LIFE INSURANCE MARKET WHEN THE CUSTOMER WRITES HIS OWN STORY A SEGMENTATION SCHEME FOR THE LIFE INSURANCE MARKET Jomar F. Rabajante* and Allen L. Nazareno Mathematics Division, Institute of Mathematical Sciences and Physics,

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

Estimating term structure of interest rates: neural network vs one factor parametric models

Estimating term structure of interest rates: neural network vs one factor parametric models Estimating term structure of interest rates: neural network vs one factor parametric models F. Abid & M. B. Salah Faculty of Economics and Busines, Sfax, Tunisia Abstract The aim of this paper is twofold;

More information

BUZ. Powered by Artificial Intelligence. BUZZ US SENTIMENT LEADERS ETF INVESTMENT PRIMER: DECEMBER 2017 NYSE ARCA

BUZ. Powered by Artificial Intelligence. BUZZ US SENTIMENT LEADERS ETF INVESTMENT PRIMER: DECEMBER 2017 NYSE ARCA BUZZ US SENTIMENT LEADERS ETF INVESTMENT PRIMER: DECEMBER 2017 BUZ NYSE ARCA Powered by Artificial Intelligence. www.alpsfunds.com 855.215.1425 Investors have not previously had a way to capitalize on

More information

Prediction Using Back Propagation and k- Nearest Neighbor (k-nn) Algorithm

Prediction Using Back Propagation and k- Nearest Neighbor (k-nn) Algorithm Prediction Using Back Propagation and k- Nearest Neighbor (k-nn) Algorithm Tejaswini patil 1, Karishma patil 2, Devyani Sonawane 3, Chandraprakash 4 Student, Dept. of computer, SSBT COET, North Maharashtra

More information

Applying Independent Component Analysis to Factor Model in Finance

Applying Independent Component Analysis to Factor Model in Finance In Intelligent Data Engineering and Automated Learning - IDEAL 2000, Data Mining, Financial Engineering, and Intelligent Agents, ed. K.S. Leung, L.W. Chan and H. Meng, Springer, Pages 538-544, 2000. Applying

More information

Possibility of Using Value Engineering in Highway Projects

Possibility of Using Value Engineering in Highway Projects Creative Construction Conference 2016 Possibility of Using Value Engineering in Highway Projects Renata Schneiderova Heralova Czech Technical University in Prague, Faculty of Civil Engineering, Thakurova

More information

Enhancing equity portfolio diversification with fundamentally weighted strategies.

Enhancing equity portfolio diversification with fundamentally weighted strategies. Enhancing equity portfolio diversification with fundamentally weighted strategies. This is the second update to a paper originally published in October, 2014. In this second revision, we have included

More information

EFFICIENCY OF PUBLIC HEALTHCARE: A CASE OF ODESSA HOSPITALS

EFFICIENCY OF PUBLIC HEALTHCARE: A CASE OF ODESSA HOSPITALS EFFICIENCY OF PUBLIC HEALTHCARE: A CASE OF ODESSA HOSPITALS Ibrahim A. M. Alsharf, PhD Student Department of Business Administration and Corporate Security International Humanitarian University, Ukraine

More information

A Simple, Adjustably Robust, Dynamic Portfolio Policy under Expected Return Ambiguity

A Simple, Adjustably Robust, Dynamic Portfolio Policy under Expected Return Ambiguity A Simple, Adjustably Robust, Dynamic Portfolio Policy under Expected Return Ambiguity Mustafa Ç. Pınar Department of Industrial Engineering Bilkent University 06800 Bilkent, Ankara, Turkey March 16, 2012

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

ECONOMIC PERFORMANCE ANALYSIS OF THE AUSTRALIAN PROPERTY SECTOR USING INPUT-OUTPUT TABLES. YU SONG and CHUNLU LIU Deakin University

ECONOMIC PERFORMANCE ANALYSIS OF THE AUSTRALIAN PROPERTY SECTOR USING INPUT-OUTPUT TABLES. YU SONG and CHUNLU LIU Deakin University ECONOMIC PERFORMANCE ANALYSIS OF THE AUSTRALIAN PROPERTY SECTOR USING INPUT-OUTPUT TABLES YU SONG and CHUNLU LIU Deakin University ABSTRACT The property sector has played an important role with its growing

More information

Accelerated Option Pricing Multiple Scenarios

Accelerated Option Pricing Multiple Scenarios Accelerated Option Pricing in Multiple Scenarios 04.07.2008 Stefan Dirnstorfer (stefan@thetaris.com) Andreas J. Grau (grau@thetaris.com) 1 Abstract This paper covers a massive acceleration of Monte-Carlo

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

Valencia. Keywords: Conditional volatility, backpropagation neural network, GARCH in Mean MSC 2000: 91G10, 91G70

Valencia. Keywords: Conditional volatility, backpropagation neural network, GARCH in Mean MSC 2000: 91G10, 91G70 Int. J. Complex Systems in Science vol. 2(1) (2012), pp. 21 26 Estimating returns and conditional volatility: a comparison between the ARMA-GARCH-M Models and the Backpropagation Neural Network Fernando

More information

Application of Data Mining Tools to Predicate Completion Time of a Project

Application of Data Mining Tools to Predicate Completion Time of a Project Application of Data Mining Tools to Predicate Completion Time of a Project Seyed Hossein Iranmanesh, and Zahra Mokhtari Abstract Estimation time and cost of work completion in a project and follow up them

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

Outline. Consumers generate Big Data. Big Data and Economic Modeling. Economic Modeling with Big Data: Understanding Consumer Overdrafting at Banks

Outline. Consumers generate Big Data. Big Data and Economic Modeling. Economic Modeling with Big Data: Understanding Consumer Overdrafting at Banks Economic Modeling with Big Data: Understanding Consumer Overdrafting at Banks Xiao Liu, Alan L. Montgomery and Kannan Srinivasan Tepper School of Business Carnegie Mellon University Outline Big Data and

More information

Available online at ScienceDirect. Procedia Computer Science 89 (2016 )

Available online at  ScienceDirect. Procedia Computer Science 89 (2016 ) Available online at www.sciencedirect.com ScienceDirect Procedia Computer Science 89 (2016 ) 441 449 Twelfth International Multi-Conference on Information Processing-2016 (IMCIP-2016) Prediction Models

More information

Submissions must confirm the following additional requirements:

Submissions must confirm the following additional requirements: Best Paper Awards As part of the International Congress of Actuaries in 2018, the Scientific Committee will award a number of Best Paper Awards in six given subject areas. After consideration of all submissions,

More information

PORTFOLIO MODELLING USING THE THEORY OF COPULA IN LATVIAN AND AMERICAN EQUITY MARKET

PORTFOLIO MODELLING USING THE THEORY OF COPULA IN LATVIAN AND AMERICAN EQUITY MARKET PORTFOLIO MODELLING USING THE THEORY OF COPULA IN LATVIAN AND AMERICAN EQUITY MARKET Vladimirs Jansons Konstantins Kozlovskis Natala Lace Faculty of Engineering Economics Riga Technical University Kalku

More information

Machine Learning in Risk Forecasting and its Application in Low Volatility Strategies

Machine Learning in Risk Forecasting and its Application in Low Volatility Strategies NEW THINKING Machine Learning in Risk Forecasting and its Application in Strategies By Yuriy Bodjov Artificial intelligence and machine learning are two terms that have gained increased popularity within

More information

FISHER TOTAL FACTOR PRODUCTIVITY INDEX FOR TIME SERIES DATA WITH UNKNOWN PRICES. Thanh Ngo ψ School of Aviation, Massey University, New Zealand

FISHER TOTAL FACTOR PRODUCTIVITY INDEX FOR TIME SERIES DATA WITH UNKNOWN PRICES. Thanh Ngo ψ School of Aviation, Massey University, New Zealand FISHER TOTAL FACTOR PRODUCTIVITY INDEX FOR TIME SERIES DATA WITH UNKNOWN PRICES Thanh Ngo ψ School of Aviation, Massey University, New Zealand David Tripe School of Economics and Finance, Massey University,

More information

Determination of Market Clearing Price in Pool Markets with Elastic Demand

Determination of Market Clearing Price in Pool Markets with Elastic Demand Determination of Market Clearing Price in Pool Markets with Elastic Demand ijuna Kunju K and P S Nagendra Rao Department of Electrical Engineering Indian Institute of Science, angalore 560012 kbijuna@gmail.com,

More information

On the Human Capital Factors to Evaluate the Efficiency of Tax Collection Using Data Envelopment Analysis Method

On the Human Capital Factors to Evaluate the Efficiency of Tax Collection Using Data Envelopment Analysis Method Research Journal of Applied Sciences, Engineering and Technology 5(6): 256-262, 203 ISSN: 2040-7459; e-issn: 2040-7467 Maxwell Scientific Organization, 203 Submitted: July 3, 202 Accepted: September 03,

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

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

Lihong Li. Jianghan University, Wuhan, China. Miaoyan Li. Ministry of Finance, Beijing, China

Lihong Li. Jianghan University, Wuhan, China. Miaoyan Li. Ministry of Finance, Beijing, China China-USA Business Review, July 2017, Vol. 16, No. 7, 339-343 doi: 10.17265/1537-1514/2017.07.006 D DAVID PUBLISHING Research on Performance Evaluation of Local Government Debt Expenditure Based on Debt

More information

COMPARING NEURAL NETWORK AND REGRESSION MODELS IN ASSET PRICING MODEL WITH HETEROGENEOUS BELIEFS

COMPARING NEURAL NETWORK AND REGRESSION MODELS IN ASSET PRICING MODEL WITH HETEROGENEOUS BELIEFS Akademie ved Leske republiky Ustav teorie informace a automatizace Academy of Sciences of the Czech Republic Institute of Information Theory and Automation RESEARCH REPORT JIRI KRTEK COMPARING NEURAL NETWORK

More information

Naïve Bayesian Classifier and Classification Trees for the Predictive Accuracy of Probability of Default Credit Card Clients

Naïve Bayesian Classifier and Classification Trees for the Predictive Accuracy of Probability of Default Credit Card Clients American Journal of Data Mining and Knowledge Discovery 2018; 3(1): 1-12 http://www.sciencepublishinggroup.com/j/ajdmkd doi: 10.11648/j.ajdmkd.20180301.11 Naïve Bayesian Classifier and Classification Trees

More information

Linking Microsimulation and CGE models

Linking Microsimulation and CGE models International Journal of Microsimulation (2016) 9(1) 167-174 International Microsimulation Association Andreas 1 ZEW, University of Mannheim, L7, 1, Mannheim, Germany peichl@zew.de ABSTRACT: In this note,

More information

Are New Modeling Techniques Worth It?

Are New Modeling Techniques Worth It? Are New Modeling Techniques Worth It? Tom Zougas PhD PEng, Manager Data Science, TransUnion TORONTO SAS USER GROUP MAY 2, 2018 Are New Modeling Techniques Worth It? Presenter Tom Zougas PhD PEng, Manager

More information

Stock Market Real Time Recommender Model Using Apache Spark Framework

Stock Market Real Time Recommender Model Using Apache Spark Framework Stock Market Real Time Recommender Model Using Apache Spark Framework Mostafa Mohamed Seif ( ), Essam M. Ramzy Hamed ( ), and Abd El Fatah Abdel Ghfar Hegazy ( ) Arab Academy for Science, Technology and

More information

Markowitz portfolio theory. May 4, 2017

Markowitz portfolio theory. May 4, 2017 Markowitz portfolio theory Elona Wallengren Robin S. Sigurdson May 4, 2017 1 Introduction A portfolio is the set of assets that an investor chooses to invest in. Choosing the optimal portfolio is a complex

More information

CAMPUS CAREERS INVESTMENT GROUPS BUILD STRATEGIES

CAMPUS CAREERS INVESTMENT GROUPS BUILD STRATEGIES ABOUT BlackRock was founded 28 years ago by eight entrepreneurs who wanted to start a very different company. One that combined the best of a financial leader and a technology pioneer. And one that focused

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

Option Pricing Using Bayesian Neural Networks

Option Pricing Using Bayesian Neural Networks Option Pricing Using Bayesian Neural Networks Michael Maio Pires, Tshilidzi Marwala School of Electrical and Information Engineering, University of the Witwatersrand, 2050, South Africa m.pires@ee.wits.ac.za,

More information

A Combined Mining Approach and Application in Tax Administration.

A Combined Mining Approach and Application in Tax Administration. A Combined Mining Approach and Application in Tax Administration. Dr. Ela Kumar, Arun Solanki School of Information and Communication Technology Gautam Buddha University, Greater Noida Abstract- This paper

More information

Integrated Management System For Construction Projects

Integrated Management System For Construction Projects Integrated Management System For Construction Projects Abbas M. Abd 1, Amiruddin Ismail 2 and Zamri Bin Chik 3 1 Correspondence Authr: PhD Student, Dept. of Civil and structural Engineering Universiti

More information

The Effect of Expert Systems Application on Increasing Profitability and Achieving Competitive Advantage

The Effect of Expert Systems Application on Increasing Profitability and Achieving Competitive Advantage The Effect of Expert Systems Application on Increasing Profitability and Achieving Competitive Advantage Somaye Hoseini M.Sc Candidate, University of Mehr Alborz, Iran Ali Kermanshah (Ph.D) Member, University

More information

Value-at-Risk Based Portfolio Management in Electric Power Sector

Value-at-Risk Based Portfolio Management in Electric Power Sector Value-at-Risk Based Portfolio Management in Electric Power Sector Ran SHI, Jin ZHONG Department of Electrical and Electronic Engineering University of Hong Kong, HKSAR, China ABSTRACT In the deregulated

More information

ANALYSIS OF MACROECONOMIC FACTORS AFFECTING SHARE PRICE OF PT. BANK MANDIRI Tbk

ANALYSIS OF MACROECONOMIC FACTORS AFFECTING SHARE PRICE OF PT. BANK MANDIRI Tbk ANALYSIS OF MACROECONOMIC FACTORS AFFECTING SHARE PRICE OF PT. BANK MANDIRI Tbk Camalia Zahra 1 Management Study Program, Faculty of Business, President University, Indonesia Camalia.zahra@gmail.com Purwanto

More information

International Journal of Computer Engineering and Applications, Volume XII, Issue IV, April 18, ISSN

International Journal of Computer Engineering and Applications, Volume XII, Issue IV, April 18,   ISSN International Journal of Computer Engineering and Applications, Volume XII, Issue IV, April 18, www.ijcea.com ISSN 2321-3469 BEHAVIOURAL ANALYSIS OF BANK CUSTOMERS Preeti Horke 1, Ruchita Bhalerao 1, Shubhashri

More information

TURNOVER (OR) ACTIVITY PERFORMANCE OF UNIT TRUST OF INDIA

TURNOVER (OR) ACTIVITY PERFORMANCE OF UNIT TRUST OF INDIA TURNOVER (OR) ACTIVITY PERFORMANCE OF UNIT TRUST OF INDIA Dr. M. Gurupandi, Assistant Professor, Department of Commerce, School of Management, Alagappa University, Karaikudi Abstract: Mutual fund is a

More information

8: Economic Criteria

8: Economic Criteria 8.1 Economic Criteria Capital Budgeting 1 8: Economic Criteria The preceding chapters show how to discount and compound a variety of different types of cash flows. This chapter explains the use of those

More information

COMPARISON OF NATURAL HEDGES FROM DIVERSIFICATION AND DERIVATE INSTRUMENTS AGAINST COMMODITY PRICE RISK : A CASE STUDY OF PT ANEKA TAMBANG TBK

COMPARISON OF NATURAL HEDGES FROM DIVERSIFICATION AND DERIVATE INSTRUMENTS AGAINST COMMODITY PRICE RISK : A CASE STUDY OF PT ANEKA TAMBANG TBK THE INDONESIAN JOURNAL OF BUSINESS ADMINISTRATION Vol. 2, No. 13, 2013:1651-1664 COMPARISON OF NATURAL HEDGES FROM DIVERSIFICATION AND DERIVATE INSTRUMENTS AGAINST COMMODITY PRICE RISK : A CASE STUDY OF

More information

Monte Carlo for selecting risk response strategies

Monte Carlo for selecting risk response strategies Australasian Transport Research Forum 2017 Proceedings 27 29 November 2017, Auckland, New Zealand Publication website: http://www.atrf.info Monte Carlo for selecting risk response strategies Surya Prakash

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