PERFORMANCE COMPARISON OF THREE DATA MINING MODELS FOR BUSINESS TAX AUDIT

Size: px
Start display at page:

Download "PERFORMANCE COMPARISON OF THREE DATA MINING MODELS FOR BUSINESS TAX AUDIT"

Transcription

1 PERFORMANCE COMPARISON OF THREE DATA MINING MODELS FOR BUSINESS TAX AUDIT 1 TSUNG-NAN CHOU 1 Asstt Prof., Department of Finance, Chaoyang University of Technology. Taiwan 1 tnchou@cyut.edu.tw ABSTRACT Although the taxation audit can increase the government revenue and motivate taxpayers to comply with tax laws, the audit processes could be labor and time intensive and require the information technology to make the audit programs more effective. The data mining models including logistic regression, artificial neural network and rough set analysis were examined in this study for the selection of tax audit cases, and their performances were compared with various metrics. The experimental results indicated the rough set analysis performed better in most evaluation metrics and its accuracy could be significantly improved to 74 % with a sensitivity of 70 % and specificity of 77 %, respectively. In addition to the accuracy measure, other metrics such as Precision, Youden Index, Kappa, Odds Ratio, Likelihood Ratios and statistic tests also suggested that rough set model achieved the best performance, and could be effectively applied to select the audit candidates of business tax. Keywords: Artificial Neural Network, Logistic Regression, Rough Set, Tax Audit 1. INTRODUCTION The economic growth of a country is profoundly affected by the fiscal policy tools such as taxation and government spending. The taxation, in particular, is considered as the primary government revenue which collected to support and finance government expenditures. Mostly, the government needs to look at ways of keeping a balance between taxation and government spending since changing the balance will incur budget deficit and surplus. However, it is not easy to increase the government expenditures without raising taxes to fund the government. Moreover, increasing taxes might drive businesses change their investment and tax behaviors in order to reduce the tax expenditure and result in serious economic problems. Alternatively, instead of raising taxes, another solution to increase revenue for government is to focus on reducing the amount of tax evasion and fraud such as underpayment of tax, underreporting of income, misrepresenting deductions and offshore tax evasion. According to the statistics reports from the Taxation Administration of Ministry of Finance in Taiwan [1], the total net tax revenue increased from NT$ 1,601 billion to NT$ 1,834 billion over the last eight years, though it fell 8 slightly in 009 and 010 as shown in Table 1. In November 014, the total net tax revenue was reported as NT$ 187 billion, which increased by 9.9 % more than the same month last year. The cumulated amount from January to November in 014 were NT$ 1,854 billion, which was 8. % more than the same period in previous year. On the other hand, the Table 1 also illustrated the growth of the three major taxes from 006 to 013. For tax year 013, the government collected NT$ 1,834 billion in tax revenue, over half of which came from those taxes. The Individual Income Tax represented for NT$ 39 billion, or 19 % of all taxes. The revenue of Business Tax totaled NT$ 303 billion and accounted for 17 %, while Profit-seeking Enterprise Income Tax plunged to NT$ 86 billion in 010 and then quickly grew to NT$ 351 billion, which represented for 1 % of all taxes. In spite of the rising revenue of government, the number of suspected cases of tax evasion selected for audit dropped from 74,400 to 08,760 over the past eight years as shown in Table. In 008 there was a substantial growth in fined cases, and in the following years the total growth of fined cases went down to about 171,587 of 013. On the other

2 hand, the fined amount has been significantly dropped from NT$ 5,770 million to NT$ 8,358 million, while average Audit Failure Rate increased from 11% to 16%. Indeed, Audit Failure Rate for Profit-seeking Enterprise Income Tax, Individual Income Taxes and Business Tax were 5%, 3% and 54% in 013, respectively. Obviously, the failure rate of Business Tax was significantly higher than others and raised a serious audit challenge for tax inspectors. On the whole, the taxation audit process is intended to deal with the issues related to payment of tax obligations and taxpayer reporting, such as underpayment of tax and underreporting of income. To improve the quality of performing tax audit will not only increase the government revenue but also motivate taxpayers to comply with tax laws and ensure proper reporting of taxable events and liabilities. However, tax audits could be labor intensive processes and require the information technology such as machine learning techniques to make the audit program more effective. Basically, the data mining models might provide considerable solutions for tax agencies to extract information from the various data sources and identify appropriate candidates for tax audit and comply with the selection criteria of audit policy. In this paper, we focus on the tax evasion in Business or Corporate Tax only since it accounted for over 0% of all tax revenues, and achieved the highest Audit Failure Rate than other taxes. The next section will briefly outlines the applied data mining models. After an overview of evaluation metrics, the experimental results will be given in details. The final section provides a conclusion of the work and gives a brief summary of the findings.. DATA MINING MODELS Normally, to audit all taxpayers with the limited time and labors is not applicable for tax agencies. Moreover, the overall cost associated with tax audits might exceed the revenue they generated. As a result, machine learning and statistical approaches were used to improve the audit quality by identifying potential fraud cases in business tax because it accounted for over 0% of all tax revenues and performed worse than others in Audit Failure Rate. The data mining models including logistic regression, artificial neural network and rough set analysis were applied to assist audit selection and compare their performances with various metrics. Logistic regression is a probabilistic statistical classification model for analyzing a dataset in which the dependent variable is discrete rather than continuous, and could be encoded as 1 or 0. The logistic regression in this study attempts to find the best fitting model to describe the relationship between the dependent variable which represents by tax fraud and no tax fraud and a set of independent variables which includes the various combination of the financial statement and annual business income tax report. This approach generates the coefficients accompanied with its standard errors and significance levels based on maximizing the likelihood of observing the sample values []. The probabilities describing the possible outcomes of dependent variable have two categories: fraud and no fraud. The following equation illustrates one of the feasible fitting solution of this study, and the logistic function, Logit(p), is a link function, used to transform the probability of the dichotomous variable into a continuous variable. Logit(p) = *[X]-0.3*+[X9] The second model evaluated in this study is a feed forward artificial neural network model based on back propagation learning algorithm [3]-[4]. The model maps a set of independent variables onto a set of appropriate outputs which represent the decision variable or dependent variable. The mapping process is fulfilled through a network structure that consists of multiple layers of neural nodes with a nonlinear activation function for each. In contrast to the logistic regression model, the output of neural network is a nonlinear function of independent variables. In addition, the sigmoid function applied as activation function for neural network is a hyperbolic tangent which ranges from -1 to 1, while the logistic function used in logistic regression has similar S curve shape but ranges from 0 to 1. The hidden layer of the neural network is defined by (Number of independent variables + Number of dependent variables outcomes) /. For speeding up the convergence of the training process, the learning rate and momentum are set to 0.5 and 0. respectively. The input variables are also normalized to improve performance of the network. 9

3 The third model employs the rough set model proposed by Pawlak in [5]-[6], as the rough set analysis is useful for reasoning and classifying about categorical data. The collected data is organized as a decision table which composed of condition variables and decision variables. Unlike the statistical approaches, rough set inference does not need any preliminary probability distribution about data, and this approach extracts sets of decision rules directly from simplified sets of data which possesses the same information as its original data. To achieve better performance, both the discretization and linear combination for numerical data addressed in [7] are employed to generate more effective inference rules. The former discretizes the variables in the data table by a set of calculated cuts according to prespecified discretization algorithm. For instance, the continuous variable X1 is transformed to a nominal variable with three distinct values according the specified cuts in [ , , ]. On the other hand, the latter creates a weighted sum of selected variables through a linear equation created by the adaptive optimization algorithm. Totally, there are four linear equations such as X3*0.13+X4*0.976+X6*0.016, were used to create new variables and improve the classification accuracy in this study. 3. PERFORMANCE METRICS To understand the goodness of a model with respect to its ability to discriminate between nofraud and fraud cases, as well as performing quantitative comparison for different classification models, several metrics are chosen to determine the efficacy and accuracy of algorithms in this study. As the detection of tax fraud is a binary classification tasks, the performance of a model is measured by two different criterions including confusion matrix based metrics and hypothesis testing. The former is to compare the number of predicted frauds (no-frauds) to the actual number of frauds (no-frauds) and represent this outcome as a confusion matrix. A number of common metrics are therefore derived from the matrix. The latter gives a null hypothesis that all models perform the same and compute test statistic to accept or reject the hypothesis according to selected testing methods. Both criterions are described below. 3.1 Confusion Matrix Based Metrics The confusion matrix contains information about actual and classified outcomes measured by a model, and can be used to evaluate the quality of classification. The classified result is organized as a four folder matrix with the predicted outcomes shown in the rows and the actual outcomes shown in the columns respectively. As illustrated in Table 3, each cells in the table indicates the number of True Positives (TP), True Negatives (TN), False Positives (FP) and False Negatives (FN) respectively. Actual Table 3. Confusion Matrix Classification Models Predicted No-Fraud Fraud No-Fraud TP FP Fraud FN TN Based on the consolidation and variation of the four basic measures, a number of common metrics can be derived from the confusion matrix to assess the performance of models. As listed in Table 4, there are totally 10 metrics, which addressed in [8]- [10] are applied to examine the quality of classification models. Table 4. Confusion Matrix Based Metrics Sensitivity = TP / (TP + FN) Specificity = TN / (TN + FP) Precision = TP / (TP + FP) Accuracy = (TP +TN)/ (TP + FP + FN +TN) False Positive Rate = FP / (FP + TN) False Negative Rate = FN / (TP + FN) Kappa = (Total Accuracy-Random Accuracy) / (1- Random Accuracy) Youden Index = Sensitivity (1 Specificity) Likelihood Ratios: LR(+)=Sensitivity / (1- Specificity) LR(-)=(1 Sensitivity) / Specificity Odds Ratio=( TP / FN) / (FP / TN)= LR(+) / LR(-) Normally, some trade-off between the Type I and Type II errors need to be take into account prior to implementation since it is unlikely to achieve a perfect model with 100% sensitivity and specificity in classifying all the fraud and no-fraud cases correctly. A false positive represents a Type I error and means that a tax agency incorrectly audit a potentially good individual or business. On the other hand, a false negative corresponding to a Type II error is more crucial as the tax inspectors fail to identify a potentially individual or business with tax evasion. 10

4 Avoiding the type I errors that classify no-fraud case as fraud case could prevent a waste of time from the unsuccessful prosecutions thereafter. Nevertheless, if the top priority of the tax authority in the task is to uncover the fraud cases instead of cost saving, then reducing the type II errors will be the most concerned issue. Under any circumstances, the tax authority needs to balance both types of errors in order to reduce the overall losses that generate revenues less than the cost and efforts associated with the audit process 3. Hypothesis Testing Metrics In addition to select the best model based on the out-of-sample classified accuracy from confusion matrix, some statistical criterions are also required to perform multiple comparisons among the three presented models. The McNemar test can be used to investigate whether one model is significantly better than the other based on the matched pairs of testing data. As shown in Table 5, the McNemar test is a non-parametric test arranges the outcomes of two models in contingency table [11]-[1]. Table 5. Contingency Table ( McNemar Test) Model B Model A No-Fraud Fraud No-Fraud S 00 S 01 Fraud S 10 S 11 Both the parameters S 01 : and S 10 represent the number of observed dissimilarities and can be used to indicate how the performances differ between models. The null hypothesis H 0 : S 01 = S 10 assumes that different classifiers perform similarly. If the calculated χ value with 1 degree of freedom is larger than 3.84 at a 95% confidence test, then the null hypothesis is rejected and indicate the models performs differently. S10 S01 1 ( S S ) Another non-parametric Cochran's Q test [1] is applied to measure whether there are significant differences or heterogeneity between a numbers of models on the same testing data. This test can be regarded as an extension of the McNemar test but incorporates more models for comparison. The null hypothesis for the Cochran's Q test is that there are no differences between the classification accuracy of models, H 0 : MA= MB= MC. If the Cochran's Q test is positive, in other word, the calculated Q value is larger than the Chi-Squared value corresponding to the selected significance level, the 11 null-hypothesis is rejected and suggested that the three models are significantly different from each other. The Cochran's Q is given by the following with the degrees of freedom k-1. Q k( k 1) k k k G j ( k 1)( j 1 j 1 b b k Li Li i 1 i 1 G ) k is the number of compared models G j is the column total for the j th model b is the number of instances in each model L i is the row total for the i th instance 4. EMPIRICAL STUDY AND RESULTS In this section, the experimental results were presented for three compared models. The first model was a neural network classifier and denoted as NNW. In addition, the second model denoted as LOGIT was a simple logistic regression analysis and the third model denoted as RS was a rough set model with a specified discretization of variables which transformed continuous data into discrete counterparts. In order to examining the quality of the classification models, the suspected cases of tax evasion collected from a tax agency were imported and separated as the training and testing data. The data sets consisted of the financial statement and tax report of the suspected corporate tax evader with a mix of categorical and continuous variables, and the dependent variable gave a value of 0 if there was no fraud and a value of 1 if there was a fraud. The data containing 10 independent variables were segmented into fraud cases and no fraud cases, and then were randomized to avoid sampling bias. To provide sufficient and adequate data for the evaluation of models, a total of 33 cases were reviewed and subdivided into 3 for the training dataset and another 100 for the testing dataset. To deal with the data of different units and scale, both the training and testing datasets were normalized and converted to a common scale prior to the classification analysis. The first part of model comparison focused on comparing their respective confusion matrices. For simplicity, several metrics described in section 3 were selected for performance evaluation instead of using the elements of confusion matrix directly. A major benefit of using these metrics was j

5 transforming the comparison of all models into a single value metric. The sensitivity and specificity are two measures that commonly used to evaluate the performance of models. The sensitivity accounts for the probability that the classified outcome will be tax fraud among those who are in fact tax fraud. In contrast, the specificity indicates the probability that classified outcome will be no fraud among those who are actually no fraud. On the other hand, the false positive rate is equal to 1-specificity and the false negative rate is equal to 1-sensitivity. In essence, the sensitivity and specificity capture the same information as the false positive and false negative rates. These metrics are interchangeable, but often times, sensitivity and the false positive fraction are reported together for model evaluation. The results of these metrics were summarized below. By referring to Table 6, the Specificity of RS model was better than both NNW and LOGIT models. The result showed that the True Negatives (fraud case) were correctly classified by RS model with a probability of 77% and misclassified with a probability of 3%. However, the Sensitivity of RS model was 70%, and indicated that it was slightly weaker in identifying the true positives correctly if compared to NNW model. As a highlight, considering NNW and RS models, NNW model achieved higher Sensitivity, while RS model had higher Specificity. It was not easy to achieve an acceptable balance between specificity and sensitivity. If the fined amount of tax fraud case was a major issue concerning the revenue of government in terms of false negatives, then Specificity was very important. As a result, RS model was the best choice. On the other hand, if the tax agency cared about the waste of time and efforts on identifying no fraud cases, then the Sensitivity was important and NNW model could be the favorable model. Basically, chose the RS model could gain more specificity, by losing a bit of sensitivity. The performance measures of the Precision, Accuracy and Youden Index were given in Table 7. Based on the traditional accuracy measure, the RS model was the best model that reached the highest Accuracy at 74%. Despite the fact that the accuracy was vulnerable to the unbalanced dataset, the accuracy measure could still be used to assess the overall effectiveness of models. When comparing models with Precision measure, the RS model was better than NNW and LOGIT models by as large as 15%, increased from 53% to 70%. Besides, the Youden Index was a measure derived from the sum of Sensitivity and Specificity and was not affected by the prevalence of specific class within an unbalance dataset. Therefore, the Youden Index could be used to evaluate the overall discriminative power of a model even though it was not sensitive for differentiating the sensitivity and specificity. As shown in Table 7, the RS model reached the highest Youden Index at 0.47 and was a good discriminant when compared to the other two models. Naturally the Sensitivity and Precision measures as well as their combinations focus only on the True Positive cases rather than handles True Negative cases. To assess the overall performance of models, Kappa statistic was used to provide further comparison of models. For an unbalanced data, a model that simply output the more prevalent class could achieve a higher predictive accuracy. In that case, kappa value might give a clear measure about the validity of model while its precision or sensitivity was high. The Kappa test of +1 meant that the model was perfectly reliable. In Table 8, both NNW and LOGIT models obtained deteriorated Kappa values of 0.5 and 0.1 respectively. Despite the fact that the RS model performed a little lower value of 0.47, which worse than a perfect model, the RS model was nearly 0% better than NNW and LOGIT models. As the Table 8 showed, in the case of the RS model, the DLR(+) was 3.06 and DLR(-) was Since the higher positive likelihood ratio and a lower negative likelihood ratio represented better performance on positive and negative classes respectively. Both likelihood ratio metrics of RS model outperformed other two competing models and the evaluation result clearly favored the RS model. Another metric, the Odds Ratio was the positive likelihood ratio divided by the negative likelihood ratio, and higher Odd Ratio indicated better discriminative ability. As could be seen from Table 8, Odds Ratio was 7.81 for the RS model which was obviously much higher than other models. The result gave an impression that RS model was superior to the NNW and LOGIT models. The overall results of performance evaluation above demonstrated the RS model was an applicable model even the NNW model obtained higher Sensitivity. 1

6 Although the above metrics provided most basic measures for understanding the performance of a classification model, it was considered that hypothesis testing would usefully supplement the performance analysis. To demonstrate that the RS model was significantly better than the others on the same testing data, both Cochran's Q and McNemar tests were chosen to allow a further evaluation of the models. Cochran's Q test was a non-parametric statistical test proposed for measuring whether a number of classifiers had identical effects on the same testing data which represented by a value of either 0 or 1. The hypothesis for no difference between the accuracies of models was examined. If Cochran's Q test was found statistically significant, then the McNemar test was needed as post-hoc analysis to find where actually this difference was. The obtained Cochrane's Q value of 6.8 was larger than the critical chi-square value of 5.99 for degrees of freedom at α = 0.05 (Q() = 6.8, p <.05). The null hypothesis was rejected and indicated that there were significant differences among the models. As a result, the McNemar test was required to perform another test for pairwise comparison of models and found out which pair of models were significantly different. The null hypothesis of McNemar test assumed that there was no difference between the accuracies of two correlated models. Because the calculated chi-squared statistic was 6.55 (> 3.841) and corresponding p-value was , the null hypothesis was rejected and revealed that RS and LOGIT models were significantly different. On the other hand, for the RS and NNW models, the calculated chi-squared statistic was 4.83 and corresponding p-value was less than 0.05, supporting significant differences between both models. In addition, McNemar test also suggested there were no significant differences between NNW and LOGIT models, and the results were shown in Table CONCLUSION In this paper, three different data mining models were proposed for the tax inspectors to assist and automate their audit processes of tax evasion. The RS model was found significant improvement in performance with the weighted discretization and linear combination of data. According to the upon observations, the RS model outperformed other models since the experimental results showed that 13 the overall accuracy of the RS model could be improved to 74% with a sensitivity of 70% and a specificity of 77%, respectively. In addition to the accuracy measure, other metrics such as Precision, Youden Index, Kappa, Odds Ratio and Likelihood Ratios were also evaluated. All of these metrics indicated that RS model achieved the best performance and could be effectively used for classifying suspected fraud cases. Moreover, both the Cochran's Q test and the McNemar test of posthoc analysis also supported the significant differences between the RS model and other models. Following an overall approach of model evaluation, the rough set model achieved highest accuracy rate, and was sustained with other measures despite obtaining lower Sensitivity. With respect to overall effectiveness it could be concluded that rough set model performed better than other models in audit candidate detection and was able to efficiently reduce the audit failure rate to comply with the audit planning of taxation agencies. REFRENCES: 1. Growth of Tax Revenues and Total Net Tax Revenue (by Agency) as of August 014, Taxation Administration of Ministry of Finance, R.O.C. Sumner, M., Frank, E. and Hall, M.A. (005). Speeding up Logistic Model Tree Induction. In: 9th European Conference on Principles and Practice of Knowledge Discovery in Databases, , Taha, R.O.H. (01). The possibility of using artificial neural networks in auditing-theoretical analyticalpaper, European J. Economics, Finance and Administrative Sciences, 47, Darabi, Roya, Zohoriyan, Abolfazl and Etebar Shukufe (01). Declaration Tax Audit Using Chaos Theory (Neural Networks) Archives Des Sciences, Vol. 65, No Pawlak, Z. (198). Rough Sets, International Journal of Computer and Information Sciences, Vol.11, Pawlak, Z. (1991). Rough Sets - Theoretical Aspect of Reasoning about Data, Kluwer Academic Pubilishers. 7. Slezak, D., Wroblewski J. (1999). Classification algorithms based on linear combinations of features, in Proceedings of PKDD'99, LNAI 1704, springer- Verlag,

7 8. Stein, Roger M. (007). Benchmarking Default Prediction Models: Pitfalls and Remedies in Model Validation, Journal of Risk Model Validation, Vol. 1, No. 1, Subashini, T.S., Ramalingam, V. and Palanivel, S. (009). Breast mass classification based on cytological patterns using RBFNN and SVM, Expert Systems with Applications 36, Bekkar, M., Djemaa, H. K. and Alitouche, T. K. (013). Evaluation Measures for Models Assessment over Imbalanced Data Sets, Journal of Information Engineering and Applications, Vol.3, No Ludmila I. Kuncheva(014). Combining Pattern Classifiers: Methods and Algorithms, nd Edition, Wiley, Sheskin, D. J. (004). Handbook of parametric and nonparametric statistical procedures. 3rd ed. Boca Raton: Chapman & Hall. Table 1. Government Tax Revenues Profit-seeking Enterprise Tax Year Grand Total Individual Income Tax Business Tax Income Tax 006 1, , , , , , , , Unit:NT$billion Table. Tax Omission and Punitive Fines Tax Year Suspected Cases Fined Cases Fined Amount Audit Failure Rate ,400 36,76 5,770 11% ,561 65,37 5,010 11% ,907 88,08 5,113 11% ,598 83,317 31,479 15% ,579 68,556 1,549 17% ,890 11,495 1,675 14% 01 18, ,36 10,560 16% , ,587 8,358 16% 14

8 Table 6. Performance Measures (Sensitivity, Specificity, FP, FN) Model Sensitivity Specificity False positive False negative NNW LOGIT RS Table 7. Performance Measures (Precision, Accuracy, Youden Index) Model Precision Accuracy Youden Index NNW LOGIT RS Table 8. Performance Measures (Kappa, Odds Ratio, Likelihood Ratios) Model Kappa Odds Ratio DLR(+) DLR(-) A B C Table 9. Result of McNemar Test RS and LOGIT RS and NNW LOGIT and NNW N χ Statistic Exact Sig * * *p<.05 15

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

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

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

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

Assessment on Credit Risk of Real Estate Based on Logistic Regression Model

Assessment on Credit Risk of Real Estate Based on Logistic Regression Model Assessment on Credit Risk of Real Estate Based on Logistic Regression Model Li Hongli 1, a, Song Liwei 2,b 1 Chongqing Engineering Polytechnic College, Chongqing400037, China 2 Division of Planning and

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

The Role of Cash Flow in Financial Early Warning of Agricultural Enterprises Based on Logistic Model

The Role of Cash Flow in Financial Early Warning of Agricultural Enterprises Based on Logistic Model IOP Conference Series: Earth and Environmental Science PAPER OPEN ACCESS The Role of Cash Flow in Financial Early Warning of Agricultural Enterprises Based on Logistic Model To cite this article: Fengru

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

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

Using New SAS 9.4 Features for Cumulative Logit Models with Partial Proportional Odds Paul J. Hilliard, Educational Testing Service (ETS)

Using New SAS 9.4 Features for Cumulative Logit Models with Partial Proportional Odds Paul J. Hilliard, Educational Testing Service (ETS) Using New SAS 9.4 Features for Cumulative Logit Models with Partial Proportional Odds Using New SAS 9.4 Features for Cumulative Logit Models with Partial Proportional Odds INTRODUCTION Multicategory Logit

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

CHAPTER 6 DATA ANALYSIS AND INTERPRETATION

CHAPTER 6 DATA ANALYSIS AND INTERPRETATION 208 CHAPTER 6 DATA ANALYSIS AND INTERPRETATION Sr. No. Content Page No. 6.1 Introduction 212 6.2 Reliability and Normality of Data 212 6.3 Descriptive Analysis 213 6.4 Cross Tabulation 218 6.5 Chi Square

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

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

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

The analysis of credit scoring models Case Study Transilvania Bank

The analysis of credit scoring models Case Study Transilvania Bank The analysis of credit scoring models Case Study Transilvania Bank Author: Alexandra Costina Mahika Introduction Lending institutions industry has grown rapidly over the past 50 years, so the number of

More information

Predicting the Success of a Retirement Plan Based on Early Performance of Investments

Predicting the Success of a Retirement Plan Based on Early Performance of Investments Predicting the Success of a Retirement Plan Based on Early Performance of Investments CS229 Autumn 2010 Final Project Darrell Cain, AJ Minich Abstract Using historical data on the stock market, it is possible

More information

Calculating the Probabilities of Member Engagement

Calculating the Probabilities of Member Engagement Calculating the Probabilities of Member Engagement by Larry J. Seibert, Ph.D. Binary logistic regression is a regression technique that is used to calculate the probability of an outcome when there are

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

Profit-based Logistic Regression: A Case Study in Credit Card Fraud Detection

Profit-based Logistic Regression: A Case Study in Credit Card Fraud Detection Profit-based Logistic Regression: A Case Study in Credit Card Fraud Detection Azamat Kibekbaev, Ekrem Duman Industrial Engineering Department Özyeğin University Istanbul, Turkey E-mail: kibekbaev.azamat@ozu.edu.tr,

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

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

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

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

FORECASTING OF VALUE AT RISK BY USING PERCENTILE OF CLUSTER METHOD

FORECASTING OF VALUE AT RISK BY USING PERCENTILE OF CLUSTER METHOD FORECASTING OF VALUE AT RISK BY USING PERCENTILE OF CLUSTER METHOD HAE-CHING CHANG * Department of Business Administration, National Cheng Kung University No.1, University Road, Tainan City 701, Taiwan

More information

A Statistical Analysis to Predict Financial Distress

A Statistical Analysis to Predict Financial Distress J. Service Science & Management, 010, 3, 309-335 doi:10.436/jssm.010.33038 Published Online September 010 (http://www.scirp.org/journal/jssm) 309 Nicolas Emanuel Monti, Roberto Mariano Garcia Department

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 Comparison of Univariate Probit and Logit. Models Using Simulation

A Comparison of Univariate Probit and Logit. Models Using Simulation Applied Mathematical Sciences, Vol. 12, 2018, no. 4, 185-204 HIKARI Ltd, www.m-hikari.com https://doi.org/10.12988/ams.2018.818 A Comparison of Univariate Probit and Logit Models Using Simulation Abeer

More information

Credit Card Default Predictive Modeling

Credit Card Default Predictive Modeling Credit Card Default Predictive Modeling Background: Predicting credit card payment default is critical for the successful business model of a credit card company. An accurate predictive model can help

More information

Market Timing Does Work: Evidence from the NYSE 1

Market Timing Does Work: Evidence from the NYSE 1 Market Timing Does Work: Evidence from the NYSE 1 Devraj Basu Alexander Stremme Warwick Business School, University of Warwick November 2005 address for correspondence: Alexander Stremme Warwick Business

More information

MODELLING HEALTH MAINTENANCE ORGANIZATIONS PAYMENTS UNDER THE NATIONAL HEALTH INSURANCE SCHEME IN NIGERIA

MODELLING HEALTH MAINTENANCE ORGANIZATIONS PAYMENTS UNDER THE NATIONAL HEALTH INSURANCE SCHEME IN NIGERIA MODELLING HEALTH MAINTENANCE ORGANIZATIONS PAYMENTS UNDER THE NATIONAL HEALTH INSURANCE SCHEME IN NIGERIA *Akinyemi M.I 1, Adeleke I. 2, Adedoyin C. 3 1 Department of Mathematics, University of Lagos,

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

Questions of Statistical Analysis and Discrete Choice Models

Questions of Statistical Analysis and Discrete Choice Models APPENDIX D Questions of Statistical Analysis and Discrete Choice Models In discrete choice models, the dependent variable assumes categorical values. The models are binary if the dependent variable assumes

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

Game-Theoretic Risk Analysis in Decision-Theoretic Rough Sets

Game-Theoretic Risk Analysis in Decision-Theoretic Rough Sets Game-Theoretic Risk Analysis in Decision-Theoretic Rough Sets Joseph P. Herbert JingTao Yao Department of Computer Science, University of Regina Regina, Saskatchewan, Canada S4S 0A2 E-mail: [herbertj,jtyao]@cs.uregina.ca

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

A Novel Method of Trend Lines Generation Using Hough Transform Method

A Novel Method of Trend Lines Generation Using Hough Transform Method International Journal of Computing Academic Research (IJCAR) ISSN 2305-9184, Volume 6, Number 4 (August 2017), pp.125-135 MEACSE Publications http://www.meacse.org/ijcar A Novel Method of Trend Lines Generation

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

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

STA 4504/5503 Sample questions for exam True-False questions.

STA 4504/5503 Sample questions for exam True-False questions. STA 4504/5503 Sample questions for exam 2 1. True-False questions. (a) For General Social Survey data on Y = political ideology (categories liberal, moderate, conservative), X 1 = gender (1 = female, 0

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

An introduction to Machine learning methods and forecasting of time series in financial markets

An introduction to Machine learning methods and forecasting of time series in financial markets An introduction to Machine learning methods and forecasting of time series in financial markets Mark Wong markwong@kth.se December 10, 2016 Abstract The goal of this paper is to give the reader an introduction

More information

Improving Stock Price Prediction with SVM by Simple Transformation: The Sample of Stock Exchange of Thailand (SET)

Improving Stock Price Prediction with SVM by Simple Transformation: The Sample of Stock Exchange of Thailand (SET) Thai Journal of Mathematics Volume 14 (2016) Number 3 : 553 563 http://thaijmath.in.cmu.ac.th ISSN 1686-0209 Improving Stock Price Prediction with SVM by Simple Transformation: The Sample of Stock Exchange

More information

The Financial Crisis Early-Warning Research of Real Estate Listed Corporation Basted Logistic Model RongJin.Li 1,TingGao 2

The Financial Crisis Early-Warning Research of Real Estate Listed Corporation Basted Logistic Model RongJin.Li 1,TingGao 2 2nd International Conference on Education, Management and Information Technology (ICEMIT 2015) The Financial Crisis Early-Warning Research of Real Estate Listed Corporation Basted Logistic Model RongJin.Li

More information

9. Logit and Probit Models For Dichotomous Data

9. Logit and Probit Models For Dichotomous Data Sociology 740 John Fox Lecture Notes 9. Logit and Probit Models For Dichotomous Data Copyright 2014 by John Fox Logit and Probit Models for Dichotomous Responses 1 1. Goals: I To show how models similar

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

Equivalence Tests for Two Correlated Proportions

Equivalence Tests for Two Correlated Proportions Chapter 165 Equivalence Tests for Two Correlated Proportions Introduction The two procedures described in this chapter compute power and sample size for testing equivalence using differences or ratios

More information

Performance and Economic Evaluation of Fraud Detection Systems

Performance and Economic Evaluation of Fraud Detection Systems Performance and Economic Evaluation of Fraud Detection Systems GCX Advanced Analytics LLC Fraud risk managers are interested in detecting and preventing fraud, but when it comes to making a business case

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

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

Exchange Rate Exposure and Firm-Specific Factors: Evidence from Turkey

Exchange Rate Exposure and Firm-Specific Factors: Evidence from Turkey Journal of Economic and Social Research 7(2), 35-46 Exchange Rate Exposure and Firm-Specific Factors: Evidence from Turkey Mehmet Nihat Solakoglu * Abstract: This study examines the relationship between

More information

Data Mining: A Closer Look. 2.1 Data Mining Strategies 8/30/2011. Chapter 2. Data Mining Strategies. Market Basket Analysis. Unsupervised Clustering

Data Mining: A Closer Look. 2.1 Data Mining Strategies 8/30/2011. Chapter 2. Data Mining Strategies. Market Basket Analysis. Unsupervised Clustering Data Mining: A Closer Look Chapter 2 2.1 Data Mining Strategies Data Mining Strategies Unsupervised Clustering Supervised Learning Market Basket Analysis Classification Estimation Prediction Figure 2.1

More information

Predicting and Preventing Credit Card Default

Predicting and Preventing Credit Card Default Predicting and Preventing Credit Card Default Project Plan MS-E2177: Seminar on Case Studies in Operations Research Client: McKinsey Finland Ari Viitala Max Merikoski (Project Manager) Nourhan Shafik 21.2.2018

More information

European Journal of Economic Studies, 2016, Vol.(17), Is. 3

European Journal of Economic Studies, 2016, Vol.(17), Is. 3 Copyright 2016 by Academic Publishing House Researcher Published in the Russian Federation European Journal of Economic Studies Has been issued since 2012. ISSN: 2304-9669 E-ISSN: 2305-6282 Vol. 17, Is.

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

Model Maestro. Scorto TM. Specialized Tools for Credit Scoring Models Development. Credit Portfolio Analysis. Scoring Models Development

Model Maestro. Scorto TM. Specialized Tools for Credit Scoring Models Development. Credit Portfolio Analysis. Scoring Models Development Credit Portfolio Analysis Scoring Models Development Scorto TM Models Analysis and Maintenance Model Maestro Specialized Tools for Credit Scoring Models Development 2 Purpose and Tasks to Be Solved Scorto

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

Application of Innovations Feedback Neural Networks in the Prediction of Ups and Downs Value of Stock Market *

Application of Innovations Feedback Neural Networks in the Prediction of Ups and Downs Value of Stock Market * Proceedings of the 6th World Congress on Intelligent Control and Automation, June - 3, 006, Dalian, China Application of Innovations Feedback Neural Networks in the Prediction of Ups and Downs Value of

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

International Journal of Advance Engineering and Research Development REVIEW ON PREDICTION SYSTEM FOR BANK LOAN CREDIBILITY

International Journal of Advance Engineering and Research Development REVIEW ON PREDICTION SYSTEM FOR BANK LOAN CREDIBILITY Scientific Journal of Impact Factor (SJIF): 4.72 International Journal of Advance Engineering and Research Development Volume 4, Issue 12, December -2017 e-issn (O): 2348-4470 p-issn (P): 2348-6406 REVIEW

More information

XLSTAT TIP SHEET FOR BUSINESS STATISTICS CENGAGE LEARNING

XLSTAT TIP SHEET FOR BUSINESS STATISTICS CENGAGE LEARNING XLSTAT TIP SHEET FOR BUSINESS STATISTICS CENGAGE LEARNING INTRODUCTION XLSTAT makes accessible to anyone a powerful, complete and user-friendly data analysis and statistical solution. Accessibility to

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

Machine Learning Performance over Long Time Frame

Machine Learning Performance over Long Time Frame Machine Learning Performance over Long Time Frame Yazhe Li, Tony Bellotti, Niall Adams Imperial College London yli16@imperialacuk Credit Scoring and Credit Control Conference, Aug 2017 Yazhe Li (Imperial

More information

Forecasting Singapore economic growth with mixed-frequency data

Forecasting Singapore economic growth with mixed-frequency data Edith Cowan University Research Online ECU Publications 2013 2013 Forecasting Singapore economic growth with mixed-frequency data A. Tsui C.Y. Xu Zhaoyong Zhang Edith Cowan University, zhaoyong.zhang@ecu.edu.au

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

Superiority by a Margin Tests for the Ratio of Two Proportions

Superiority by a Margin Tests for the Ratio of Two Proportions Chapter 06 Superiority by a Margin Tests for the Ratio of Two Proportions Introduction This module computes power and sample size for hypothesis tests for superiority of the ratio of two independent proportions.

More information

Table of Contents. New to the Second Edition... Chapter 1: Introduction : Social Research...

Table of Contents. New to the Second Edition... Chapter 1: Introduction : Social Research... iii Table of Contents Preface... xiii Purpose... xiii Outline of Chapters... xiv New to the Second Edition... xvii Acknowledgements... xviii Chapter 1: Introduction... 1 1.1: Social Research... 1 Introduction...

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

Automated Options Trading Using Machine Learning

Automated Options Trading Using Machine Learning 1 Automated Options Trading Using Machine Learning Peter Anselmo and Karen Hovsepian and Carlos Ulibarri and Michael Kozloski Department of Management, New Mexico Tech, Socorro, NM 87801, U.S.A. We summarize

More information

FE670 Algorithmic Trading Strategies. Stevens Institute of Technology

FE670 Algorithmic Trading Strategies. Stevens Institute of Technology FE670 Algorithmic Trading Strategies Lecture 4. Cross-Sectional Models and Trading Strategies Steve Yang Stevens Institute of Technology 09/26/2013 Outline 1 Cross-Sectional Methods for Evaluation of Factor

More information

International Journal of Business and Administration Research Review, Vol. 1, Issue.1, Jan-March, Page 149

International Journal of Business and Administration Research Review, Vol. 1, Issue.1, Jan-March, Page 149 DEVELOPING RISK SCORECARD FOR APPLICATION SCORING AND OPERATIONAL EFFICIENCY Avisek Kundu* Ms. Seeboli Ghosh Kundu** *Senior consultant Ernst and Young. **Senior Lecturer ITM Business Schooland Research

More information

Tests for Two Independent Sensitivities

Tests for Two Independent Sensitivities Chapter 75 Tests for Two Independent Sensitivities Introduction This procedure gives power or required sample size for comparing two diagnostic tests when the outcome is sensitivity (or specificity). In

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

Two-Sample T-Tests using Effect Size

Two-Sample T-Tests using Effect Size Chapter 419 Two-Sample T-Tests using Effect Size Introduction This procedure provides sample size and power calculations for one- or two-sided two-sample t-tests when the effect size is specified rather

More information

Could Decision Trees Improve the Classification Accuracy and Interpretability of Loan Granting Decisions?

Could Decision Trees Improve the Classification Accuracy and Interpretability of Loan Granting Decisions? Could Decision Trees Improve the Classification Accuracy and Interpretability of Loan Granting Decisions? Jozef Zurada Department of Computer Information Systems College of Business University of Louisville

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

Fitting financial time series returns distributions: a mixture normality approach

Fitting financial time series returns distributions: a mixture normality approach Fitting financial time series returns distributions: a mixture normality approach Riccardo Bramante and Diego Zappa * Abstract Value at Risk has emerged as a useful tool to risk management. A relevant

More information

$tock Forecasting using Machine Learning

$tock Forecasting using Machine Learning $tock Forecasting using Machine Learning Greg Colvin, Garrett Hemann, and Simon Kalouche Abstract We present an implementation of 3 different machine learning algorithms gradient descent, support vector

More information

Online Appendix to Bond Return Predictability: Economic Value and Links to the Macroeconomy. Pairwise Tests of Equality of Forecasting Performance

Online Appendix to Bond Return Predictability: Economic Value and Links to the Macroeconomy. Pairwise Tests of Equality of Forecasting Performance Online Appendix to Bond Return Predictability: Economic Value and Links to the Macroeconomy This online appendix is divided into four sections. In section A we perform pairwise tests aiming at disentangling

More information

Empirical Study on Short-Term Prediction of Shanghai Composite Index Based on ARMA Model

Empirical Study on Short-Term Prediction of Shanghai Composite Index Based on ARMA Model Empirical Study on Short-Term Prediction of Shanghai Composite Index Based on ARMA Model Cai-xia Xiang 1, Ping Xiao 2* 1 (School of Hunan University of Humanities, Science and Technology, Hunan417000,

More information

Testing Static Tradeoff Against Pecking Order Models. Of Capital Structure: A Critical Comment. Robert S. Chirinko. and. Anuja R.

Testing Static Tradeoff Against Pecking Order Models. Of Capital Structure: A Critical Comment. Robert S. Chirinko. and. Anuja R. Testing Static Tradeoff Against Pecking Order Models Of Capital Structure: A Critical Comment Robert S. Chirinko and Anuja R. Singha * October 1999 * The authors thank Hashem Dezhbakhsh, Som Somanathan,

More information

Tests for Multiple Correlated Proportions (McNemar-Bowker Test of Symmetry)

Tests for Multiple Correlated Proportions (McNemar-Bowker Test of Symmetry) Chapter 151 Tests for Multiple Correlated Proportions (McNemar-Bowker Test of Symmetry) Introduction McNemar s test for correlated proportions requires that there be only possible categories for each outcome.

More information

Predicting the stock price companies using artificial neural networks (ANN) method (Case Study: National Iranian Copper Industries Company)

Predicting the stock price companies using artificial neural networks (ANN) method (Case Study: National Iranian Copper Industries Company) ORIGINAL ARTICLE Received 2 February. 2016 Accepted 6 March. 2016 Vol. 5, Issue 2, 55-61, 2016 Academic Journal of Accounting and Economic Researches ISSN: 2333-0783 (Online) ISSN: 2375-7493 (Print) ajaer.worldofresearches.com

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

Conditional inference trees in dynamic microsimulation - modelling transition probabilities in the SMILE model

Conditional inference trees in dynamic microsimulation - modelling transition probabilities in the SMILE model 4th General Conference of the International Microsimulation Association Canberra, Wednesday 11th to Friday 13th December 2013 Conditional inference trees in dynamic microsimulation - modelling transition

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

Foreign Exchange Forecasting via Machine Learning

Foreign Exchange Forecasting via Machine Learning Foreign Exchange Forecasting via Machine Learning Christian González Rojas cgrojas@stanford.edu Molly Herman mrherman@stanford.edu I. INTRODUCTION The finance industry has been revolutionized by the increased

More information

Sharpe Ratio over investment Horizon

Sharpe Ratio over investment Horizon Sharpe Ratio over investment Horizon Ziemowit Bednarek, Pratish Patel and Cyrus Ramezani December 8, 2014 ABSTRACT Both building blocks of the Sharpe ratio the expected return and the expected volatility

More information

Implementing the Expected Credit Loss model for receivables A case study for IFRS 9

Implementing the Expected Credit Loss model for receivables A case study for IFRS 9 Implementing the Expected Credit Loss model for receivables A case study for IFRS 9 Corporates Treasury Many companies are struggling with the implementation of the Expected Credit Loss model according

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

Evolution of Strategies with Different Representation Schemes. in a Spatial Iterated Prisoner s Dilemma Game

Evolution of Strategies with Different Representation Schemes. in a Spatial Iterated Prisoner s Dilemma Game Submitted to IEEE Transactions on Computational Intelligence and AI in Games (Final) Evolution of Strategies with Different Representation Schemes in a Spatial Iterated Prisoner s Dilemma Game Hisao Ishibuchi,

More information

International Journal of Computer Engineering and Applications, Volume XII, Issue I, Jan. 18, ISSN

International Journal of Computer Engineering and Applications, Volume XII, Issue I, Jan. 18,   ISSN A.Komathi, J.Kumutha, Head & Assistant professor, Department of CS&IT, Research scholar, Department of CS&IT, Nadar Saraswathi College of arts and science, Theni. ABSTRACT Data mining techniques are becoming

More information

Supplementary Material for: Belief Updating in Sequential Games of Two-Sided Incomplete Information: An Experimental Study of a Crisis Bargaining

Supplementary Material for: Belief Updating in Sequential Games of Two-Sided Incomplete Information: An Experimental Study of a Crisis Bargaining Supplementary Material for: Belief Updating in Sequential Games of Two-Sided Incomplete Information: An Experimental Study of a Crisis Bargaining Model September 30, 2010 1 Overview In these supplementary

More information

Tests for Two ROC Curves

Tests for Two ROC Curves Chapter 65 Tests for Two ROC Curves Introduction Receiver operating characteristic (ROC) curves are used to summarize the accuracy of diagnostic tests. The technique is used when a criterion variable is

More information

Investigating the Theory of Survival Analysis in Credit Risk Management of Facility Receivers: A Case Study on Tose'e Ta'avon Bank of Guilan Province

Investigating the Theory of Survival Analysis in Credit Risk Management of Facility Receivers: A Case Study on Tose'e Ta'avon Bank of Guilan Province Iranian Journal of Optimization Volume 10, Issue 1, 2018, 67-74 Research Paper Online version is available on: www.ijo.iaurasht.ac.ir Islamic Azad University Rasht Branch E-ISSN:2008-5427 Investigating

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

THE CODING OF OUTCOMES IN TAXPAYERS REPORTING DECISIONS. A. Schepanski The University of Iowa

THE CODING OF OUTCOMES IN TAXPAYERS REPORTING DECISIONS. A. Schepanski The University of Iowa THE CODING OF OUTCOMES IN TAXPAYERS REPORTING DECISIONS A. Schepanski The University of Iowa May 2001 The author thanks Teri Shearer and the participants of The University of Iowa Judgment and Decision-Making

More information

Health Insurance Market

Health Insurance Market Health Insurance Market Jeremiah Reyes, Jerry Duran, Chanel Manzanillo Abstract Based on a person s Health Insurance Plan attributes, namely if it was a dental only plan, is notice required for pregnancy,

More information

The Duration Derby: A Comparison of Duration Based Strategies in Asset Liability Management

The Duration Derby: A Comparison of Duration Based Strategies in Asset Liability Management The Duration Derby: A Comparison of Duration Based Strategies in Asset Liability Management H. Zheng Department of Mathematics, Imperial College London SW7 2BZ, UK h.zheng@ic.ac.uk L. C. Thomas School

More information