Skip to main content

The Altman Z-score for distress

In 1968, Edward Altman published a deceptively simple formula that combines five financial ratios into a single score that predicts bankruptcy risk with remarkable accuracy. The Z-score remains in use by credit analysts, equity researchers, and forensic accountants today—not because it is perfect, but because it works. A Z-score under 1.8 flagged financial distress companies two years before they failed. For equity investors, the Z-score is a useful heuristic: a low score is a red flag to dig deeper, even when earnings look reasonable.

Quick definition

Altman Z-score = 1.2X₁ + 1.4X₂ + 3.3X₃ + 0.6X₄ + 1.0X₅

Where:

  • X₁ = Working capital ÷ Total assets (liquidity and operational efficiency)
  • X₂ = Retained earnings ÷ Total assets (profitability and reinvestment history)
  • X₃ = EBIT ÷ Total assets (operating profitability)
  • X₄ = Market value of equity ÷ Book value of liabilities (leverage and solvency cushion)
  • X₅ = Sales ÷ Total assets (asset turnover and efficiency)

Interpretation:

  • Z > 2.99 = Safe zone; low bankruptcy risk in next 2 years
  • 1.81 < Z < 2.99 = Gray zone; moderate risk; monitor closely
  • Z < 1.81 = Distress zone; high bankruptcy risk; serious concern for equity investors

Key takeaways

  • The score distills five dimensions into one number — working capital, earnings history, current profitability, leverage, and efficiency are all compressed into a single metric that is easy to track and compare
  • It was designed for manufacturing; less reliable for financial institutions, utilities, and startups — the model was fit to 1960s–1970s industrial companies; financials (different capital structure), utilities (regulated, stable cash flows), and high-growth tech (minimal historical earnings) require adjustments or skepticism
  • The score predicts distress 1–2 years out, not immediately — a company with a Z-score of 1.5 today may not fail next quarter; but the odds are elevated, and trouble is likely brewing
  • Market value (X₄) makes it forward-looking — because stock price incorporates expectations, a rising Z-score can signal recovering equity investor confidence; a falling Z-score signals deterioration
  • The model is backward-looking — it uses recent balance-sheet and income data, not forward guidance; in fast-changing industries, the Z-score may miss emerging disruption
  • A single-score model is never sufficient — the Z-score is a screening tool, not a final verdict; combine it with leverage ratios, coverage, and business analysis

The five ratios: what each measures

X₁: Working capital ÷ Total assets

Definition: (Current assets − Current liabilities) ÷ Total assets

This measures liquidity and operational health. Positive working capital means the company has enough current assets to cover short-term obligations. Negative or declining working capital signals operational stress.

In the model's weights: Coefficient 1.2 (lowest weight) reflects that working capital alone is noisy; many healthy companies run negative working capital (e.g., retailers, SaaS businesses collect cash upfront). But in combination with other factors, it contributes to the picture.

Example: A company with $10 billion total assets, $3 billion current assets, $2 billion current liabilities has working capital of $1 billion. X₁ = $1B ÷ $10B = 0.10.

X₂: Retained earnings ÷ Total assets

Definition: Cumulative profits retained in the company (not paid out as dividends) ÷ Total assets

This measures the company's earnings history and reinvestment. A high retained earnings ratio means the company has been profitable for years and has reinvested profits. A low or negative ratio (rare, except for startups or companies in their first few years) suggests recent inception or chronic losses.

In the model's weights: Coefficient 1.4 reflects strong predictive power. A company that has lost money repeatedly will show a low X₂; even if current earnings bounce back, the historical damage is a red flag.

Example: A 20-year-old industrial company with $10 billion assets and $3 billion retained earnings has X₂ = $3B ÷ $10B = 0.30. A startup with $100 million assets and negative $50 million retained earnings (burned cash for three years) has X₂ = −0.50 (a major distress signal under the model).

X₃: EBIT ÷ Total assets

Definition: Operating profit (earnings before interest and taxes) ÷ Total assets

This measures how efficiently the company converts its asset base into operating profit. High EBIT-to-asset ratio means productive assets and strong operational performance.

In the model's weights: Coefficient 3.3 (highest weight) reflects that current profitability is the strongest predictor of solvency. A company with high operating margins and strong profit per dollar of assets is resilient.

Example: A company with $10 billion assets and $1.5 billion EBIT has X₃ = $1.5B ÷ $10B = 0.15. This is moderate; a ratio above 0.20 is strong, below 0.05 is concerning.

X₄: Market value of equity ÷ Book value of liabilities

Definition: (Stock price × Shares outstanding) ÷ Total liabilities

This measures solvency from an equity cushion perspective. A high ratio means equity investors have a large cushion above creditors; a low ratio means the company is heavily leveraged and there is little margin for error.

In the model's weights: Coefficient 0.6 (lowest weight) reflects that market value is volatile; a single bad earnings miss can crater the stock price, pushing X₄ lower. But over time, a company with a shrinking equity cushion (rising leverage from the equity perspective) is increasingly distressed.

Example: A company with a stock price of $50, 100 million shares (market cap = $5 billion), and $2 billion of liabilities has X₄ = $5B ÷ $2B = 2.5. This is strong. If the stock crashes to $25, X₄ = $2.5B ÷ $2B = 1.25 (weakening).

X₅: Sales ÷ Total assets

Definition: Revenue ÷ Total assets; also called asset turnover

This measures how productively the company deploys assets to generate sales. High turnover (asset-light businesses like retailers or software) means efficient assets; low turnover (capital-intensive like utilities or heavy manufacturing) means the company needs substantial assets per dollar of revenue.

In the model's weights: Coefficient 1.0; moderate weight. The metric is industry-dependent (retail naturally has high turnover; utilities naturally low), so the model relies on it less than profitability.

Example: A retailer with $10 billion assets and $50 billion revenue has X₅ = $50B ÷ $10B = 5.0 (excellent turnover). A utility with $10 billion assets and $2 billion revenue has X₅ = $2B ÷ $10B = 0.20 (low, but normal for utilities).

Calculating the Z-score: example

Company: Mid-cap industrial parts supplier

Financial data ($ millions):

  • Current assets: $300
  • Current liabilities: $200
  • Total assets: $2,000
  • Total liabilities: $1,200
  • Retained earnings: $600
  • EBIT: $250
  • Sales: $3,000
  • Stock price: $25 per share
  • Shares outstanding: 50 million
  • Market cap: $1,250

Step-by-step:

  1. X₁ = Working capital ÷ Total assets = ($300 − $200) ÷ $2,000 = $100 ÷ $2,000 = 0.050

  2. X₂ = Retained earnings ÷ Total assets = $600 ÷ $2,000 = 0.300

  3. X₃ = EBIT ÷ Total assets = $250 ÷ $2,000 = 0.125

  4. X₄ = Market value of equity ÷ Book value of liabilities = $1,250 ÷ $1,200 = 1.042

  5. X₅ = Sales ÷ Total assets = $3,000 ÷ $2,000 = 1.500

Z-score: Z = (1.2 × 0.050) + (1.4 × 0.300) + (3.3 × 0.125) + (0.6 × 1.042) + (1.0 × 1.500) Z = 0.060 + 0.420 + 0.413 + 0.625 + 1.500 Z = 3.02

Interpretation: A Z-score of 3.02 is in the safe zone (above 2.99). This company has low bankruptcy risk over the next two years. However, note that X₁ (working capital) is low; if the company's operational efficiency deteriorates, the Z-score could decline quickly.

Mermaid: Z-score composition and risk zones

When the Z-score works well

Established manufacturing companies

The model was fit to 1960s–1970s industrial and manufacturing firms. It remains predictive for modern manufacturing, automotive suppliers, machinery makers, and similar businesses with significant asset bases and stable operating models.

Companies approaching financial distress

The Z-score is surprisingly effective 12–24 months before bankruptcy. Many failing companies show Z-scores below 2.0 well before the actual failure. For equity investors, a Z-score in the danger zone is a signal to investigate further.

Comparative analysis within an industry

Comparing Z-scores across competitors in the same industry reveals which companies are financially strongest. In a cyclical downturn (e.g., 2008–2009), competitors with higher Z-scores weathered the crisis; those with lower scores deteriorated.

When the Z-score fails

Financial institutions (banks, insurance, REITs)

Banks have a different balance-sheet structure: liabilities are customer deposits (not debt), equity is regulated capital, and ROA (return on assets) is the main metric. The Altman model, as originally formulated, does not apply. Altman later published a separate Z-score for financial institutions (Z'-score), but standard Z is not reliable for financials.

Utilities and heavily regulated industries

Utilities carry high debt by design (regulated, stable cash flows allow leverage). The model penalizes leverage heavily (X₄, the equity cushion, is weighted lower but still matters), making stable utilities appear riskier than they are. A utility with a Z-score of 2.5 may be perfectly healthy.

High-growth tech and startups

Startups often have negative retained earnings (X₂ is negative), minimal EBIT (burned cash), and low or negative X₃. Even venture-backed successes look distressed under the Z-score. The model was not designed for businesses with front-loaded cash burns and back-loaded profits.

Recently acquired companies

A company acquired in a leveraged buyout (LBO) will have elevated liabilities (the debt used to finance the deal). X₄ (equity cushion) plummets immediately post-LBO. X₂ (retained earnings) may be low if the acquired company had been dividend-paying. The Z-score will be depressed despite the business being fundamentally sound.

Companies with unusual capital structures

A company that has issued preferred equity (quasi-debt), or one with significant operating leases or pension liabilities, may have a distorted Z-score. Altman's model uses book-value liabilities; off-balance-sheet obligations (now less common post-IFRS 16, ASC 842) can mislead.

Real-world examples

Lehman Brothers (pre-collapse, 2007–2008)

Lehman's Z-score in 2007 was not publicly calculated, but piecing together financials:

  • Market cap was elevated (X₄ high)
  • Retained earnings were substantial (X₂ high)
  • But EBIT was lumpy and declining (X₃ weak)
  • Liabilities were enormous (leverage was extreme)

If calculated, the Z-score likely hovered in the gray zone (1.81–2.99), not the distress zone. Yet the bank collapsed within months in 2008. This illustrates that the Z-score captures solvency under normal conditions but misses systemic risk (liquidity crisis, credit freeze). For equity investors, the lesson: use Z-score as one input, not the sole arbiter.

Circuit City (retailer, 2000s–2009)

Circuit City, an electronics retailer, faced disruption from big-box competitors and online sellers. By 2007–2008:

  • Retained earnings were healthy (long history of profits)
  • Sales were still substantial
  • But EBIT collapsed (X₃ dropped sharply)
  • Equity cushion eroded (stock price crashed, X₄ fell)

The Z-score would have dropped from 3.0+ (safe) to below 2.0 (distress) within 1–2 years, correctly flagging trouble before bankruptcy in 2009. An equity investor using the Z-score could have identified the warning sign.

Costco (stable, successful company)

Costco's Z-score over the past 20 years has consistently been above 3.0:

  • Working capital is positive (modern retailers manage WC well)
  • Retained earnings are massive (decades of reinvested profits)
  • EBIT margins are solid (12–14% EBIT margin)
  • Market cap far exceeds liabilities (equity cushion huge)
  • Asset turnover is high (3.5–4.0x for a retailer)

Z-score trajectory: stable 3.5+. Reflects a business with low bankruptcy risk, which matches the actual outcome.

Common mistakes

  1. Applying the standard Z-score to financial companies — use the Z'-score variant (published by Altman) or don't use Z-score at all for banks and insurers

  2. Assuming a Z-score of 2.5 means safety — it is in the gray zone; monitor closely, especially if deteriorating; not safe by definition

  3. Ignoring the direction of change — a company with stable Z = 2.0 is less concerning than one falling from 3.5 to 2.0; the trend matters as much as the level

  4. Double-counting liabilities — if capitalized leases are included in both X₄'s denominator and X₁'s working capital calculation, liabilities are overstated; be careful with data sources

  5. Using stale financial data — the Z-score is only as good as the inputs; use most recent quarterly or annual data; lagged data can give false comfort

  6. Confusing Z-score with valuation — a company with Z = 2.0 (distressed) can still have a low P/E (cheap); a company with Z = 3.5 (safe) can be overvalued; distress risk and valuation are different dimensions

FAQ

How often should I recalculate the Z-score?

Quarterly if the company reports quarterly earnings (which most US companies do). Track the quarterly Z-score trend. A sharp quarter-to-quarter drop is a red flag. Annually, if available data is only annual (some international companies).

Can I use projected financials to calculate forward Z-score?

Yes. Some analysts calculate a forward Z-score using management guidance or analyst consensus estimates. This is useful for assessing bankruptcy risk in a projected scenario. However, forward projections are uncertain; use conservative estimates and stress-test with downside cases.

What if a company has negative X₂ (negative retained earnings)?

This means the company has lost more cumulatively than it has earned (or is very young). In isolation, X₂ is negative, dragging down the Z-score. However, if the company is a young tech company with strong revenue growth and positive operating leverage, the negative X₂ may be temporary. Check if retained earnings are recovering or still deteriorating.

Should I use book value or market value of liabilities for X₄?

Altman's original model uses book value of liabilities (from the balance sheet), which is correct. Market value of liabilities (what debt holders would pay) is harder to calculate and less reliable for a simple model. Stick with book value.

How does the Z-score interact with debt-to-EBITDA?

Debt-to-EBITDA measures leverage from a cash-flow perspective. Z-score measures overall distress risk from a balance-sheet and profitability perspective. A company with 3.0x debt-to-EBITDA (moderate leverage) might have a Z-score of 3.2 (safe) if EBIT margins are strong and assets are productive. A different company at 3.0x debt-to-EBITDA might have Z = 2.1 (gray zone) if EBIT margins are thin. The metrics are complementary.

Can I use the Z-score for international companies?

The model is based on US accounting standards (GAAP). International companies using IFRS or local standards may have different balance-sheet presentations. Adjusting for differences is possible but tedious. For major international companies with IFRS financials, the Z-score is less reliable; use with caution or adjust ratios for accounting differences.

If a company's Z-score drops from 3.5 to 2.2 in one quarter, is it in distress?

Not necessarily immediately, but it is a warning. The decline could reflect one bad quarter (revenue miss, margin compression) that may reverse. Monitor the next quarter's results. If Z continues to fall or revenue continues to decline, distress risk rises. A one-quarter drop to 2.2 is not a sell signal by itself, but it warrants closer scrutiny.

Is the Z-score useful for private companies?

Yes, with caveats. Calculate the Z-score using the company's financial statements. The challenge is X₄ (market value of equity), which requires estimating what the company is worth. Use a conservative valuation (based on comparable valuations in the industry) for X₄. The Z-score may be less predictive for private companies because you cannot use market-based equity valuation, but it is still a useful screening tool.

  • Interest coverage ratio — EBIT ÷ interest; simpler, but less comprehensive than Z-score
  • Debt-to-EBITDA — a standard leverage metric; complements the Z-score
  • Current ratio and quick ratio — measure short-term liquidity; related to X₁ (working capital)
  • Return on assets (ROA) — similar conceptually to X₃ (EBIT ÷ Total assets); measures profitability relative to asset base
  • Distress restructuring and bankruptcy — the end-state outcome that the Z-score attempts to predict

Summary

The Altman Z-score, despite being 50+ years old, remains a useful screening tool for bankruptcy risk. It combines working capital, profitability history, current profitability, leverage, and efficiency into a single score that predicts distress 1–2 years ahead. A Z-score below 1.81 warrants serious concern; 1.81–2.99 requires monitoring; above 2.99 suggests low distress risk. The model works best for manufacturing and established industrials; it is unreliable for financial institutions, utilities, and high-growth startups. For equity investors, the Z-score is a quick heuristic to flag potential distress; combine it with fundamental analysis, leverage metrics, and business trends for a complete assessment. A deteriorating Z-score trajectory, even if still above 2.99, is a red flag.

Next

Read Reading the debt maturity profile to understand how debt repayment timing affects solvency risk and refinancing capacity.