Skip to content

Financial Distress and Bankruptcy Models

Financial distress models score a firm's likelihood of severe trouble from accounting ratios. The canonical example is the Altman Z-score (Altman, 1968), a five-ratio discriminant model combining working capital, retained earnings, EBIT, market value of equity, and sales, each scaled by assets. Zones of discrimination are commonly cited as safe (Z > 2.99), grey (1.81 to 2.99), and distress (Z < 1.81) for the original manufacturing model. Related models include Ohlson's O-score, Springate, Zmijewski, and Grover. Like the Beneish M-score, these are probabilistic early-warning tools, not guarantees of bankruptcy. A low Z says "elevated risk, investigate", never "certain failure".

Why it matters

Altman's idea was to let the data draw a line between firms that went bust and firms that survived, using a handful of balance-sheet and market ratios. The Z-score is where a firm falls relative to that line. A score deep in the distress zone means the firm statistically resembles past failures, which is a serious warning, but plenty of low-Z firms recover and some high-Z firms still collapse when something the ratios cannot see goes wrong. The score sharpens your prior about failure risk; it does not foretell the outcome.

Formulas

Altman Z-score (original manufacturing model)
Z=1.2X1+1.4X2+3.3X3+0.6X4+1.0X5Z = 1.2\,X_1 + 1.4\,X_2 + 3.3\,X_3 + 0.6\,X_4 + 1.0\,X_5
X1X_1 = working capital / total assets, X2X_2 = retained earnings / total assets, X3X_3 = EBIT / total assets, X4X_4 = market value of equity / total liabilities, X5X_5 = sales / total assets.
Zones of discrimination
Z>2.99 safe;1.81Z2.99 grey;Z<1.81 distressZ > 2.99\ \text{safe}; \quad 1.81 \le Z \le 2.99\ \text{grey}; \quad Z < 1.81\ \text{distress}
Thresholds for the original public manufacturing model. A lower Z means a firm statistically resembles past failures, a warning that calls for investigation rather than a certain forecast of bankruptcy.

Worked examples

Scenario

A manufacturer has X1 = 0.10, X2 = 0.05, X3 = 0.04, X4 = 0.40, and X5 = 1.0. Compute the Altman Z-score and interpret the zone.

Solution

Z = 1.2(0.10) + 1.4(0.05) + 3.3(0.04) + 0.6(0.40) + 1.0(1.0) = 0.12 + 0.07 + 0.132 + 0.24 + 1.0 = 1.562. Since 1.562 is below 1.81, the firm falls in the distress zone, meaning it statistically resembles firms that later failed. The correct reading is elevated bankruptcy risk warranting close monitoring and deeper credit analysis, not a certainty of failure.

Common mistakes

  • A low Altman Z-score means the firm will certainly go bankrupt. The Z-score is a probabilistic early-warning indicator; a distress-zone score signals elevated risk to investigate, not a guaranteed failure.
  • The original Z-score thresholds apply to every firm. The 1968 model and its cut-offs were estimated on public manufacturers; private firms, services, and emerging markets need re-estimated variants.
  • A safe-zone score guarantees survival. Healthy-looking firms can still fail from shocks the ratios do not capture, such as fraud or a sudden liquidity freeze; the score has false negatives.
  • Distress models and earnings-manipulation models measure the same thing. The Altman Z-score targets bankruptcy risk, while the Beneish M-score targets the probability of earnings manipulation; they are complementary, not interchangeable.

Revision bullets

  • Altman Z-score (1968): five ratios scaled by total assets
  • X1 working capital, X2 retained earnings, X3 EBIT, X4 market equity / liabilities, X5 sales
  • Original zones: safe > 2.99, grey 1.81 to 2.99, distress < 1.81
  • Related models: Ohlson O-score, Springate, Zmijewski, Grover
  • Probabilistic early-warning flags, not guarantees of bankruptcy

Quick check

In the original Altman Z-score, which set of ratios is combined?

A manufacturer's Altman Z-score is 1.4, in the distress zone. The correct interpretation is

Connected topics

Sources

  1. Altman, E. I. "Financial Ratios, Discriminant Analysis and the Prediction of Corporate Bankruptcy." The Journal of Finance 23, no. 4 (1968): 589-609.
    Original five-ratio Z-score discriminant model and its zones of discrimination.
  2. Jorion, FRM Handbook
    Jorion, P. Financial Risk Manager Handbook. GARP / Wiley.
    Covers accounting-ratio credit-scoring and default-prediction models in credit-risk assessment.
How to cite this page
Dr. Phil's Quant Lab. (2026). Financial Distress and Bankruptcy Models. Derivatives Atlas. https://phucnguyenvan.com/concept/frm-distress-models