What the Altman Z-Score measures
The Altman Z-Score is a classic financial distress model that combines five accounting and market-based ratios into a single number. It was originally developed as a statistical classifier: companies with certain combinations of liquidity, profitability, leverage, and activity ratios were more likely to experience distress in the historical sample. Today, analysts use it as a fast way to triage risk—especially when reviewing many companies or when you want a consistent, repeatable check.
This page implements the original Altman Z-Score designed for publicly traded manufacturing companies. That scope matters because the model’s coefficients and cutoffs were calibrated on that type of firm. If you apply the same formula to a bank, an insurer, a very young startup, or an asset-light software company, the score may still compute correctly but the interpretation can be misleading.
The Z-Score is not a credit rating and not a guarantee. It is a probabilistic indicator based on historical relationships. Use it alongside cash flow analysis, debt maturity schedules, covenant review, and qualitative factors such as competitive position and management actions.
Inputs you need (and where to find them)
Enter values from the same reporting period and in the same currency. A common approach is to use the latest annual statements, or trailing twelve months (TTM) for income statement items. If you use quarterly revenue with annual assets, you are implicitly changing the meaning of the Sales/Assets ratio. Consistency is more important than perfection: pick a period, document it, and keep all inputs aligned.
- Working Capital: current assets minus current liabilities (balance sheet). This can be negative for firms that rely on supplier financing or have tight liquidity.
- Retained Earnings: cumulative retained earnings (balance sheet / equity section). For young firms, this may be low or negative due to accumulated losses.
- EBIT: earnings before interest and taxes (income statement). Use operating profit before financing and tax effects.
- Market Value of Equity: share price × shares outstanding (market data). If the company is thinly traded, consider whether the market price is representative.
- Total Liabilities: total short- and long-term liabilities (balance sheet). Include both current and non-current obligations.
- Sales: revenue for the period (income statement). Use gross sales/revenue consistent with the company’s reporting.
- Total Assets: total assets (balance sheet). This is the denominator for most ratios and anchors the scale of the firm.
If you are pulling data from a financial database, verify definitions. For example, some sources label “EBIT” differently (operating income vs. earnings before interest and taxes after unusual items). Small definitional differences can move the score, especially when assets are small or when EBIT is near zero.
Formula used by this calculator
The original model computes five ratios and then applies fixed coefficients. Each ratio is dimensionless (a fraction), so the Z-Score itself is also dimensionless. The coefficients reflect the relative importance of each ratio in the original statistical fit.
Altman Z-Score (original model):
- X1 = Working Capital / Total Assets (liquidity relative to size)
- X2 = Retained Earnings / Total Assets (cumulative profitability and age/maturity proxy)
- X3 = EBIT / Total Assets (operating profitability relative to assets)
- X4 = Market Value of Equity / Total Liabilities (market cushion vs. obligations)
- X5 = Sales / Total Assets (asset turnover / efficiency)
Note: the calculator requires Total Assets > 0 and Total Liabilities > 0 because they are denominators. Working capital, retained earnings, and EBIT can be negative; negative values are allowed and often meaningful.
How to interpret the result (zones)
A single Z-Score is best read as a screening signal. The classic cutoffs for the original model are widely quoted because they are easy to remember, but they should be treated as guidelines. Industry structure, accounting standards, and business models have changed since the model was introduced.
- Z > 2.99: Safe Zone (historically lower distress risk in the original sample)
- 1.81 ≤ Z ≤ 2.99: Grey Zone (mixed signals; monitor trends and drivers)
- Z < 1.81: Distress Zone (historically higher distress risk in the original sample)
Practical tip: compare the score over time using the same definitions. A company moving from 3.5 to 2.6 may deserve attention even though 2.6 is not automatically “bad.” Likewise, a company improving from 1.2 to 1.9 may be stabilizing, but it still sits in a range where caution is warranted.
Worked example (with real ratios)
Suppose you are analyzing a publicly traded manufacturer with the following simplified annual data (all amounts in millions): Working Capital = 50, Retained Earnings = 120, EBIT = 40, Market Value of Equity = 200, Total Liabilities = 150, Sales = 300, Total Assets = 250. The steps below mirror what the calculator does.
- Compute ratios: X1 = 50/250 = 0.20; X2 = 120/250 = 0.48; X3 = 40/250 = 0.16; X4 = 200/150 ≈ 1.33; X5 = 300/250 = 1.20.
- Apply coefficients: 1.2×0.20 = 0.24; 1.4×0.48 = 0.672; 3.3×0.16 = 0.528; 0.6×1.33 ≈ 0.798; 1.0×1.20 = 1.20.
- Sum: Z ≈ 0.24 + 0.672 + 0.528 + 0.798 + 1.20 = 3.44 → Safe Zone.
What this example teaches: the score can be driven by different levers. Here, strong asset turnover (Sales/Assets) and a healthy market equity cushion (MVE/Liabilities) help push the score into the safe range. If the market value of equity fell sharply while liabilities stayed the same, X4 would drop and the Z-Score could move toward the grey zone even if accounting earnings did not change.
Sanity checks before you trust the number
Sanity checks are quick tests that catch most input mistakes. They are especially important when you copy numbers from filings, spreadsheets, or data providers. Use the checklist below before you interpret the zone label.
- Period consistency: don’t mix quarterly sales with annual assets unless you intend to annualize or otherwise adjust.
- Currency consistency: all inputs should be in the same currency (USD, EUR, etc.). If one item is in thousands and another is in millions, the ratios will be wrong.
- Sign conventions: working capital can be negative; that will reduce the score (which may be appropriate). Retained earnings can also be negative for firms with accumulated losses.
- Denominators: total assets and total liabilities must be positive; extremely small denominators can create extreme scores.
- Reasonable magnitudes: Sales/Assets above ~5 may be possible in some sectors but is unusual for heavy manufacturing; investigate if you see extreme values.
Using the Z-Score in practice (what to do next)
In real workflows, the Z-Score is rarely the final answer. It is a starting point that helps you decide where to look. Below are common ways practitioners use the score after computing it.
- Credit screening: lenders may flag borrowers in the grey or distress zone for deeper review, tighter covenants, or additional collateral analysis.
- Portfolio monitoring: investors may track Z-Score trends to identify deteriorating balance sheets or improving turnaround situations.
- Peer comparison: comparing firms within the same industry can highlight outliers, but be careful with different accounting policies and business models.
- Scenario analysis: you can stress-test the score by changing one input (e.g., lower market value of equity, higher liabilities, lower EBIT) to see which drivers matter most.
A useful habit is to write down the “story” implied by the ratios. For example: “Liquidity is tight (low X1), profitability is weak (low X3), and leverage is high (low X4), so the score is low.” If the story does not match what you know about the business, revisit the inputs.
Data tips and common pitfalls
Many Z-Score errors come from data handling rather than math. The calculator’s formula is straightforward, but financial statements contain subtleties. The notes below help you avoid the most common pitfalls while keeping the process lightweight.
1) Use consistent definitions for EBIT
Some companies report operating income, some report EBIT explicitly, and some present adjusted measures. For this calculator, use a consistent operating profit measure that is comparable across periods. If you switch between “EBIT before special items” and “EBIT after special items,” the trend may be distorted.
2) Market value of equity can change daily
X4 uses market value of equity, which can move quickly. If you are using annual financial statements, decide whether you want market value as of the balance sheet date, an average over the period, or the current market cap. Different choices answer different questions: “risk at year-end” versus “risk today.”
3) Working capital is not the same as cash
Working capital includes inventory, receivables, and payables. A company can have positive working capital but still face cash pressure if receivables are slow to collect. Conversely, negative working capital can be normal for firms with strong supplier terms. Treat X1 as a liquidity signal, not a cash balance.
4) Consider one-time events
Asset sales, restructuring charges, or unusual revenue recognition can temporarily affect EBIT or sales. The Z-Score does not “know” whether a change is structural or one-time. If the score changes sharply year over year, check whether the underlying financials include unusual items.
5) Use the score as a comparison tool
The Z-Score is often most useful when you compare: (a) the same company across time, (b) similar companies in the same industry, or (c) a base case versus a stressed case. In each comparison, keep the measurement approach consistent.
Comparison with other Z-Score variants (quick context)
The original model is not universal. The table below summarizes common variants you may encounter. This calculator intentionally stays focused on the original model so the inputs and interpretation remain clear.
| Model | Typical use case | Key differences (high level) |
|---|---|---|
| Original Altman Z-Score | Publicly traded manufacturing firms | Uses market value of equity; calibrated on historical U.S. manufacturers. |
| Z′ (often used for private firms) | Privately held manufacturing companies | Commonly replaces market value of equity with book value and adjusts coefficients/cutoffs. |
| Z″ (often used for non-manufacturers) | Non-manufacturing firms / some emerging markets | Adjusts coefficients and may reduce industry bias (implementation varies by source). |
If you are analyzing a private company, you may not have a reliable market value of equity. In that case, using a model designed for private firms can be more appropriate. If you are analyzing a non-manufacturer, the Sales/Assets ratio may behave differently across industries, which is one reason some variants adjust or omit it.
Limitations and assumptions
Use the Z-Score as one input in a broader analysis. Key limitations include model scope, accounting quality, and the fact that the score is a snapshot. Understanding these limitations helps you avoid false confidence.
- Model fit: best aligned with public manufacturing firms; less reliable for banks, insurers, early-stage startups, and asset-light service businesses.
- Accounting quality: the score is only as good as the financial statements and any adjustments you make (leases, pensions, off-balance-sheet items, restatements).
- Snapshot nature: it does not directly incorporate forward-looking events (refinancing, litigation, regulatory changes, demand shocks).
- Market sensitivity: because X4 uses market value of equity, the score can change due to market sentiment even before fundamentals change.
- Probabilistic output: a low score does not guarantee bankruptcy; a high score does not guarantee safety.
If you need a more complete view of risk, consider pairing the Z-Score with cash flow metrics (operating cash flow, free cash flow), coverage ratios (interest coverage), leverage ratios (net debt/EBITDA), and liquidity measures (current ratio, quick ratio). The Z-Score is valuable precisely because it is simple; just be careful not to treat simplicity as completeness.
Important disclaimer
This Altman Z-Score calculator is provided for informational and educational purposes only and does not constitute financial, investment, legal, or accounting advice. Do not rely on this tool as the sole basis for decisions. For material lending, investment, or restructuring decisions, consult appropriately qualified professionals and review primary financial statements.
