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.

Decision Support Systems
|November 28, 2022
PubMed
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.

Related Concept Videos

Introduction to z Scores01:05

Introduction to z Scores

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...
446
Survival Tree01:19

Survival Tree

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