Journal of Financial Risk Management
Vol.05 No.03(2016), Article ID:70972,7 pages
10.4236/jfrm.2016.53017

Financial Classification of Listed Companies in China Based on BP Neural Network Method*

Shunquan Zhu

School of Finance, Guangdong University of Finance & Economics, Guangzhou, China

Copyright © 2016 by author and Scientific Research Publishing Inc.

This work is licensed under the Creative Commons Attribution International License (CC BY 4.0).

http://creativecommons.org/licenses/by/4.0/

Received: June 12, 2016; Accepted: September 26, 2016; Published: September 29, 2016

ABSTRACT

Based on analyzing and studying back propagation (BP) neural network method, the article takes 38 cross-section data as modeling sample, and uses 18 data at the same time as the examination sample to establish the financial distinction model. Passed through training and studies repeatedly to the sample, we obtained the more precise forecast result. The findings indicated: the BP neural network is one kind of non- linear mapping model. In the situation that the degree of correlation among the indicators is high, or the data present nonlinearities change, or the data have omissions and so on, using BP neural network may obtain the quite satisfactory result, therefore it is a quite ideal forecast method, and has the widespread application scope and the high reference value.

Keywords:

Financial Classification, BP Neural Network, Listed Companies in China

1. Introduction

The financial classification model refers to the mathematical model that can distinguish business financial condition and take suitable measure promptly through observing and analyzing some sensitive financial norms. For the investor and the Chief Financial Officer, they can make correct investment choice according to dynamic analysis of the financial classification index; but regarding to listed companies, they can reveal the question which exists in the financial management according to the above, and adjust the management strategy of company promptly, to avoid falling into ranks of ST, or PT. Beaver (1966) has conducted the preliminary research of the business bankruptcy question using the single variable analysis; Altman (1968) has conducted the research of US’s business bankruptcy using the Fisher linear decision analysis for the first time, and has established the forecast model of business bankruptcy. Here we compute financial ratio using the financial targets in public financial report form, and then establish financial classification distinction model based on the method of neural network applying neural network method.

2. Sample Selection

Select sectional financial data of A-share listed companies in China in t-2 year. 38 pairs of samples are the modeling samples, 18 pair of samples are forecast sample.

1) The reason that the article did not consider using the data in financial report in t-1 year to forecast the condition of listed companies in t year, is that the annual report disclosed system of listed companies in China has decided this kind of fact: Listed companies in t year whether is ST or not is decided by their announcement of financial report in t-1 year, therefore, the forecast model in t-1 year, even if has enhanced the precision of forecast, also does not have too much value for application in actual forecast.

2) Considered the impact of profession factor, the article selects the manufacturing industry and the synthesis service listed companies as far as possible.

3) The material of China’s A-share listed companies is complete. According to the stipulation, A-share listed companies carries out the domestic accounting standards and the accounting system, audited by the domestic accounting firm; B-share listed companies uses the international accounting standards, audited by the foreign capital Accounting firm. The achievement and other correlated data calculated by these two kind of accounting system and the auditing system have too much big deviation, thus has caused the financial material of the B-share corporate may not compared to A company’s, and cannot build them simply in together as the object of empirical study. Data origin: CSMAR series research database.

3. Selection for Financial Ratio

3.1. Quantitative Analysis of Financial Ratio

Because of lacking the concrete instruction based on economic theory, it is difficult to carry on full description for financial difficult position using some simple financial ratio. Therefore we selects financial ratios as many as possible in the research process, these different ratios reflect different financial sides of the enterprise. We make the qualitative analysis separately to 14 financial ratios in 4 aspects as follows:

The targets that reflect the enterprise’s financial capacity mainly include: The current ratio, the quick ratio, the working capital ratio that account for the total assets, but the targets that reflect the enterprise’s long-term financial capacity include: Equity ratio, interest safeguard multiple and so on; The commonly used targets that reflect asset management capabilities include: The cycling rate of receivable account, the cycling rate of goods in stock, the cycling rate of total assets and so on; The targets that reflect enterprise’s profit ability mainly include the net profit rate of the total assets, the main business income rate of increment, the net profit rate that account for shareholder rights and so on; The usually used major targets that reflect the cash flow include: The cash flow to debt ratio, the cash ratio accounted for main business income, the net profit rate of shareholder rights and so on.

At present, Some domestic scholars (for example, Zhao, Wang, & Xiao, 2007; Zhang & Cheng, 2005; Sun, 2013; Wu & Lu, 2001; Zhu, 2004 ) think that the financial risks and the enterprise profit and loss have the inevitable relation, only uses related financial ratio in statement of profit and loss and the property debt table when model build, and little consider cash flow target that can immediately influence enterprise’s turnover ability, but the practice proved that financial risks and profit and loss have not positive connection. Therefore, the reliability of model is very difficult to obtain guarantee, so it is suitable to use the targets that combine the tradition financial targets with the cash flows.

3.2. Quantitative Analysis of Financial Ratio

In order to analyze that the above financial ratio whether can effectively distinguish between ST Corporation and non-ST Corporation, we use statistical software SPSS to carry on the sample descriptive statistics, the variance Levene’s test and the single variable T-test separately to each financial ratios of designated 54 pair of sample, through the experiment we discovered: In the selection 14 financial ratio, after carrying on screening using T-test, the quick ratio, the cycling rate of goods in stock, the cycling rate of total assets, net profit rate of the total assets, the net profit rate that account for shareholder rights, the main business income rate of increment, the cash flow to the debt ratio, the cash ratio accounted for main business income and so on, the 8 financial norm's average value has the remarkable difference, and they may have the big function to explain the financial risks of listed companies in the future, therefore, we take these 8 financial ratios as the original variable of modeling based on neural network method.

4. Neural Network Method and Step

At present, the artificial neural networks have the most widespread application at aspects of pattern recognition, risk assessment, adaptive control. Hao (2001) pointed out that, as one kind of quite typical learning algorithm of the artificial neural networks, the BP method’s primary structure is composed by an input level, one or many concealed levels, and an output level. Each level constituted by certain neurons (nodes), and the export value of each node decided by input value, action function and threshold value. Network’s learning process includes forward-propagating for information and erroneous anti-propagation. In the forward-propagating process, the input information passes to the output level through the concealed level, after operation of action function it obtains comparison between the value of exports and the expected value, if it has the error, then the erroneous propagate reversely, returns along the original connecting path, and reduces the error through revising each neuron’s weight in successive layers, and circulates like that until the output result meets the accuracy. Some neuron (j)’s output (Oj) on the BP neural network’s concealed level and output level is determined by the equation below:, in that, fj expressed that neuron j corresponding excitation function, what at present uses to be most is the Sigmoid

function:; θj expresses the neuron (j)’s threshold value; xj expresses

input to each neuron j; wj expresses the corresponding input and this neuron (j)’s connection weight.

The BP network’s storage information mainly manifests in two aspects: Firstly, network architecture, namely network input level, concealed level and the number of output level’s node; Secondly, connecting weight value between neighboring level’s node. The main parameter influencing network architecture is the number of concealed level’s node, the studying rate (η) and the system’s error (ε). The number of the input level and output level’s node is decided by the system application, which is generally definite, but the number of concealed level’s node is decided by the user’s experience, if the number is too few, it will affect the network’s validity, if the number are excessively many, it will increase the training time of the network by a large amount. The studying rate is usually between 0.01 ~ 0.9, generally, the study rate is smaller, the training number of times are more, but if the studying rate is oversized, it will affect the stability of the network’s architecture. Drafted error (ε) usually needs to decide according to the output’s request, and it is lower, the precision is higher. The summary of concrete step is as follows: 1) the BP network’s initialization, determines the number of each level node, supposes the quite small random number for each weight value and the threshold value’s initial value; 2) inputs the sample and the corresponding output, and carries on the study to each sample, namely carries on 3) to 5) process to each data in the sample; 3) figures out the actual output and neuron’s output of the concealed level according to the inputting sample; 4) calculates differential value between the actual output and the expected output, obtains the error of the output level and the concealed level; 5) renews connecting weight value between the input level―concealed level’s node, and between the concealed level―output level’s node using the error which obtains according to the step 4; 6) obtains error function E, judges E whether restrain to the given studying precision (E ≤ drafted error), If satisfies, then the study finishes, otherwise, changes the step 2 to continue to carry on.

5. Setting up Neural Network Model, Predicting and Testing Results

5.1. Scheme Stage

BP neural network mode come true which mainly depends on the tool of Matlab language, and specific procedures at Appendix 3. For comparative studies, this article uses the six indicators which are the same original’s financial indicators as a benchmark to confirm the input nodes of BP model, and output nodes for one. Output layer threshold is decided as L by network training. The selection of the hidden layer nodes is a complex problem, which is directly related with the number of input and output nodes. On the basis of reference experience formula: 2X > N (X: hidden layer nodes, N: sample size), we can use “tentative test” method, first of all, fix a less hidden layer nodes and train, if a lot of training or the training at the number provided for no convergence, then stop training, and gradually increase hidden layer nodes, re-train and train the two cases a number of nodes 6 and 8 in hidden layer, and ultimately determine the number of hidden layer nodes is 8. Therefore, the structure of BP network model is 8 × 8 × 1.

5.2. Training Stage

Completion of the training and study sample in this stage, 112 Listed companies will be divided into training samples and test samples (38 pairs of samples as training, 18 pairs of samples as tested), then input system, based on BP method, the training 8 × 8 × 1 network structure, select learning rate G = 0.01, system error ε = 104, the initial value of weights matrix are 8 × 8 bands and 8 × 1 random-order matrixes, where the random matrix’s elements are randomly given by system. Through the Levenberg-Marquardt method, the article set up the model by the procedure of Matlab language. Procedures on the PC meet the requirements after 97 training cycles, the weight value matrix as Wjh and Whi, as well as the final threshold value as θj and θi. Taking note of that different weight value’s initial value can get different final numerical value through the training, but this does not affect the training results. One of input layers to hidden layer weight matrix is as follows:

[−3.8427 −1.3122 4.8056 5.034 −1.2052 −0.29493 −6.5918 8.1441;

−6.3728 0.60061 0.46697 8.1294 −2.7463 1.8969 8.9805 −1.6904;

−15.4985 8.9213 9.4728 −5.7762 −3.4767 −2.4407 −5.6261 −6.6841;

3.4201 2.8741 −3.6602 −2.518 −2.0942 −4.5995 −2.5758 −1.0956;

10.6784 −1.0744 −13.3603 5.0875 −0.038215 −11.1925 −7.9404 −8.8715;

−7.1051 7.4857 4.1309 0.69802 −4.6524 2.1134 −11.5452 0.37181;

−3.2595 4.9273 −7.4904 3.7248 −1.3293 4.8517 4.2182 −13.244;

11.4896 10.4386 1.1779 3.2952 6.6485 −7.5523 −4.924 −16.8107].

Hidden layer to output layer weights matrix is as follows:

[20.2452 2.3206 −40.715 −5.4344 −30.727 14.8085 27.9743 30.4184].

Input layer to hidden layer threshold matrix is as follows:

[−2.6198; 16.5567; 5.5529; −11.5696; −7.3505; −7.5396; −2.0166; −0.11538].

Hidden layer to output layer threshold matrix (threshold matrix is a real number):

[−5.2228].

The output results of the training are as follows:

[2.1917e−007 2.3241e−020 1.6579e−007 6.9618e−031 3.0972e−019 8.0496e−011 3.1289e−010 1.5326e−007 3.3545e−007 3.8288e−007 8.6147e−015 6.5765e−007 6.0082e−008 1.3499e−011 5.8473e−013 4.9569e−007 1.1459e−007 4.2467e−007 1.6639e−027 9.785e−008 5.0444e−007 4.3644e−020 8.4875e−007 1.3606e−007 2.9396e−007 4.753e−007 7.7244e−017 4.238e−028 9.9938e−008 2.6945e−007 6.1013e−009 6.126e−007 9.1704e−015 5.4379e−007 5.5116e−020 1.1682e−008 5.0645e−009 1.1607e−006 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1].

We can determine the output of 0 < r < 0.5 for the ST company and 0.5 < r = <1 for the non-ST companies, which shows that the right rate of the two are 100%.

5.3. Prediction and Test Results

In order to further test the application of accuracy of Model, we input testing sample data, and prediction results of the model are as follows:

[1.3773e−011 3.3873e−006 0.00012061 4.3471e−005 7.4188e−023 3.1345e−030 6.002e−005 1.8394e−019 2.3365e−011 1 4.0986e−007 5.3364e−13 0.00010353 1 2.7226e−016 3.5909e−007 1.5338e−006 1.2517e−022 1 1 1 1 1 2.7409e−010 1 1 0.00019353 3.3212e−017 1 1 1 1 0.87381 1 1 1].

Similarly, we can determine the output of 0 < r < 0.5 for ST company and 0.5 < r = <1 for the non-ST companies, the results of training and the prediction are shown in Table 1.

6. Conclusion

Among the selected 14 financial indicators, we use T test to filtrate and find that 8 financial indicators’ averages are significant differences, such as: quick ratio, inventory turnover, total asset turnover ratio, net profit rate of total assets, rights and interests of net profit margin, growth rate of main business revenue, cash flow on the debt ratio, cash ratio of main business income, it’s important to explain whether the listed company will have a greater financial risk in the future. So we put the 8 financial indicators as original variables of the modeling. Correct determinant rate of BP neural network

Table 1. The table of BP neural network model for prediction and testing to determine the results.

model training samples is 100%, which is a sign that BP neural network on the critical status of the company has strong ability to judge. In the circumstances that the indicators are a higher degree of inter-related, non-linear changes, BP neural network will still be able to fully study the information of the sample contained so that it can get a better result. So it has a wide application prospect and practical value to set up a financial risk analysis model fitting the condition in China by using neural networks intelligent method.

Using different neural network models and comparing their results are our further work.

Cite this paper

Zhu, S. Q. (2016). Financial Classification of Listed Companies in China Based on BP Neural Network Method. Journal of Financial Risk Management, 5, 171-177. http://dx.doi.org/10.4236/jfrm.2016.53017

References

  1. 1. Altman, E. (1968). Financial Ratios, Discriminant Analysis and Prediction of Corporate Bankruptcy. Journal of Finance, 23, 589-609.
    http://dx.doi.org/10.1111/j.1540-6261.1968.tb00843.x [Paper reference 1]

  2. 2. Beaver, W. H. (1966). Financial Ratios as Predictors of Failure. Journal of Accounting Research, 4, 71-111.
    http://dx.doi.org/10.2307/2490171 [Paper reference 1]

  3. 3. Hao, L. P. (2001). Credit Analysis of Neural Network Modeling in Commercial Banking. System Engineering Theory and Practice, No. 5, 62-69. [Paper reference 1]

  4. 4. Sun, Y. P. (2013). Financial Crisis Warning System Research of China’s Water Treatment Listed Companies That Based on the Binary Logistic Regression Model. Economist, No. 2, 166-168. [Paper reference 1]

  5. 5. Wu, S. M., & Lu, X. Y. (2001). Prediction Model Research on China’s Listed Company’s Financial Distress. Journal of Finance and Economics, No. 6, 46-55. [Paper reference 1]

  6. 6. Zhang, M., & Cheng, T. (2005). The Empirical Study on Predicting Financial Distress from Dynamic Perspective. Journal of Finance and Economics, No. 1, 63-72. [Paper reference 1]

  7. 7. Zhao, X., Wang, L. J., & Xiao, Z. 2007). Financial Early Warning Empirical Study of Real Estate Public Companies. Journal of Southwest Jiaotong University: JCR Social Science Edition, No. 2, 102-106. [Paper reference 1]

  8. 8. Zhu, S. Q. (2004). Evaluation Research on Listed Companies’ Financial Status Based on the Method of Factor Analysis. Statistics & Information Forum, 4, 44-48. [Paper reference 1]

*This paper is supported by Guangdong Provincial Scientific Plan Project (Soft Science, No.: 2015A070704058), Guangdong Provincial Universities’ Social Science Foundation Project (No.: 2015WTSCX031), The Natural Science Foundation of Guangdong (No.: 2015A030313629), The Graduate Student Education Innovation Projects in Guangdong (No. 2-2015), and the National Natural Science Foundation of China.