Related Experiment Video
Updated: Aug 19, 2025

06:37
Author Spotlight: Addressing Technical and Subjective Challenges in Measuring Classroom Attention
Published on: December 15, 2023
4.0K
Financial distress prediction using integrated Z-score and multilayer perceptron neural networks
Desheng Wu1, Xiyuan Ma1, David L Olson2
1University of Chinese Academy of Sciences, Beijing, People's Republic of China.
Summary
This study introduces a hybrid model combining the Altman Z-Score and a multi-layer perceptron artificial neural network (MLP-ANN) for improved financial risk forecasting. The new model significantly enhances prediction accuracy for enterprise crises, outperforming traditional methods.
Area of Science:
- Finance
- Artificial Intelligence
- Data Science
Background:
- The COVID-19 pandemic introduced significant financial market volatility and uncertainty.
- Accurate financial risk forecasting remains crucial for effective financial planning.
Purpose of the Study:
- To develop a novel hybrid model for predicting enterprise financial crises.
- To enhance the accuracy of financial risk forecasting by combining traditional and AI-based methods.
Main Methods:
- Integration of the Altman Z-Score model with a multi-layer perceptron artificial neural network (MLP-ANN).
- Development of a hybrid enterprise crisis warning system.
- Empirical validation using Chinese financial data.
Main Results:
- The hybrid Z-score and MLP-ANN model achieved an average correct classification rate of 99.40%.
- This accuracy surpasses the standalone Altman Z-score model (86.54%) and a pure MLP-ANN approach (98.26%).
Conclusions:
- The proposed hybrid model offers a superior method for early warning signals of corporate financial distress.
- This advanced prediction capability aids stakeholders in mitigating potential financial losses.
Related Concept Videos
Introduction to z Scores
446
A z score (or standardized value) is measured in units of the standard deviation. It indicates how many standard deviations the value x is above (to the right of) or below (to the left of) the mean, μ. Values of x that are larger than the mean have positive z scores, and values of x that are smaller than the mean have negative z scores. If x equals the mean, then x has a zero z score. It is important to note that the mean of the z scores is zero, and the standard deviation is one.
z scores...
z scores...
446
Survival Tree
132
Survival trees are a non-parametric method used in survival analysis to model the relationship between a set of covariates and the time until an event of interest occurs, often referred to as the "time-to-event" or "survival time." This method is particularly useful when dealing with censored data, where the event has not occurred for some individuals by the end of the study period, or when the exact time of the event is unknown.
Building a Survival Tree
Constructing a...
Building a Survival Tree
Constructing a...
132
Prediction Intervals
2.3K
The interval estimate of any variable is known as the prediction interval. It helps decide if a point estimate is dependable.
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
2.3K
z Scores and Area Under the Curve
11.1K
z scores are the standardized values obtained after converting a normal distribution into a standard normal distribution. A z score is measured in units of the standard deviation. The z score tells you how many standard deviations the value x is above (to the right of) or below (to the left of) the mean, μ. Values of x that are larger than the mean have positive z scores, and values of x that are smaller than the mean have negative z scores. If x equals the mean, then x has a z score of...
11.1K

