GLOSSARY // Fundamentals

Altman Z-Score

The Altman Z-Score is a bankruptcy-prediction model that combines five financial ratios into a single distress gauge. Edward Altman published it in 1968, and the original formula for public manufacturers is: Z = 1.2A + 1.4B + 3.3C + 0.6D + 1.0E, where A = working capital / total assets, B = retained earnings / total assets, C = EBIT / total assets, D = market value of equity / total liabilities, and E = sales / total assets.

The zones: Z below 1.81 signals distress, 1.81 to 2.99 is the grey zone, and above 2.99 is the safe zone. In Altman's original sample the model correctly classified the large majority of bankruptcies up to two years ahead, and it remains a standard credit screen half a century later.

Scope matters. The 1968 coefficients were fit on manufacturers; Altman later published a Z'-Score for private firms and a Z''-Score for non-manufacturers, and none of the variants work for banks or insurers, whose balance sheets break the ratios. A low Z is a flag for deeper credit work, not a bankruptcy verdict — and a high-Z company can still torch shareholders without ever going bankrupt.

worked example

A manufacturer has $1,000M in total assets, $150M working capital (A = 0.15), $300M retained earnings (B = 0.30), $120M EBIT (C = 0.12), $600M market cap against $500M total liabilities (D = 1.2), and $900M in sales (E = 0.9). Z = 1.2(0.15) + 1.4(0.30) + 3.3(0.12) + 0.6(1.2) + 1.0(0.9) = 0.18 + 0.42 + 0.396 + 0.72 + 0.90 = 2.62 — grey zone, closer to safe than to distress.

Related terms

Educational only — not financial advice. Definitions simplified for clarity; markets are messier than definitions.