Revenue grew 20%, is that good? You cannot know yet. Profit could have fallen, cash could be draining, and the growth could be bought with debt the business cannot service. A single number is a fact without a verdict. Financial ratios and KPIs exist to supply the verdict: they put one number next to another so the comparison tells you something a raw figure never can.
The quick version
- A ratio divides one financial figure by another so it can be compared, across time, against rivals, or against a benchmark. The number only means something relative to something else.
- Ratios cluster into a few families: profitability (are we making money?), liquidity (can we pay the bills due soon?), solvency/leverage (can we survive our debt?), efficiency (how hard are our assets working?), and valuation (what is the market paying for it?).
- A KPI is the small set of measures you choose to steer by. Ratios describe the business; KPIs are the handful you act on.
- The trap is Goodhart's law: the moment a measure becomes a target, people optimise the number instead of the thing it stood for. Pick few, pair them so one can't be gamed alone, and never read a ratio without a comparison.
The idea in depth: families, not a pile of formulas
The mistake beginners make is collecting ratios like trading cards, fifty formulas, no map. The useful move is to remember the families, because each answers a different survival question and you rarely need more than one or two from each. Profitability ratios (gross margin, operating margin, net margin, return on equity) ask whether the business makes money and keeps it. Liquidity ratios (the current ratio, the quick ratio) ask whether it can cover what's due in the next year. Solvency or leverage ratios (debt-to-equity, interest cover) ask whether it can survive its borrowings. Efficiency ratios (asset turnover, inventory turnover, days sales outstanding) ask how hard the assets and working capital are being worked. Reference guides such as Corporate Finance Institute's ratio overview group them the same way, and the grouping is the point: know which question you're asking before you reach for a formula.
So the move is: when you next see a ratio quoted, name its family out loud, "that's a liquidity ratio", and ask the survival question behind it. It stops you treating profitability and solvency as the same kind of good news. A wildly profitable company can still run out of cash; a cash-rich one can still be quietly insolvent on a long horizon. Different families, different failure modes.
An honest limitation. Ratios are built from accounting figures, and accounting is a set of choices, not a photograph. Two firms with identical economics can report different margins because of how they recognise revenue, depreciate assets, or treat leases, which is exactly why accounting standards & revenue recognition matter before you trust a single number. A ratio is only as honest as the statements feeding it.
One number lies; the comparison tells the truth
A current ratio of 1.5 is meaningless in isolation. Whether it's healthy or alarming depends entirely on the industry, the trend, and the peers, and you can't know which until you've looked at all three. This is the single most important habit in the whole topic: a ratio is a comparison or it is nothing. There are three comparisons that matter, against your own past (is the trend improving or rotting?), against competitors (are we better or worse than the people we fight?), and against an external benchmark (what does this industry normally run at?). Investors like Warren Buffett are widely reported to favour rules of thumb such as a current ratio comfortably above 1.5 and modest debt-to-equity, but even those are starting points for comparison, not verdicts on their own, context decides.
So the move is: never present a ratio to your team or your board as a bare figure. Show it three ways, this period versus last, you versus a named competitor, you versus the industry norm, and the meaning appears. A margin of 12% that was 18% last year is a fire; the same 12% climbing from 6% is a triumph. The number didn't change which one it is; the comparison did.
A ratio read on its own is a fact without a verdict. The verdict lives in the comparison.
DuPont: how the ratios connect into one chain
Treating ratios as a disconnected list hides their best feature, they link. The classic demonstration is DuPont analysis, developed inside the DuPont company in the early twentieth century and in use there by the 1920s (as documented in the overview of DuPont analysis). It takes one headline ratio, return on equity, the return shareholders earn on their money, and decomposes it into three drivers: profit margin (net income ÷ sales), asset turnover (sales ÷ assets), and financial leverage (assets ÷ equity). Multiply the three and you are back to ROE, but now you can see where the return comes from: a fat margin, hard-working assets, or borrowed money.
flowchart LR A(["Profit margin
net income ÷ sales"]) --> D(["Return on equity"]) B(["Asset turnover
sales ÷ assets"]) --> D C(["Financial leverage
assets ÷ equity"]) --> D D --> E{"Same ROE, but
is it margin, efficiency,
or debt?"}
So the move is: the next time someone celebrates a rising ROE, push past the headline and ask which lever moved it. An ROE lifted by a genuinely better margin is durable; the identical ROE lifted by piling on debt is a risk dressed up as performance. DuPont lets you tell those two stories apart with arithmetic, not gut feel, and it is the bridge between a financial statement and a decision.
An honest limitation. Decomposition shows you what changed, never why. A leverage-driven ROE isn't automatically bad, debt is cheap fuel when used well, and a margin-driven one isn't automatically safe if that margin came from cutting investment the business will miss later. DuPont narrows the question to the right driver; judgement still has to answer it.
The danger: when the KPI eats the goal
Choosing which ratios become KPIs is where most teams quietly go wrong, and the reason has a name. Goodhart's law, phrased memorably by the anthropologist Marilyn Strathern in 1997 as "when a measure becomes a target, it ceases to be a good measure", generalising the economist Charles Goodhart's 1975 observation about monetary policy (see the summary of Goodhart's law), warns that the act of targeting a number corrupts it. Reward a sales team purely on revenue and they discount margin away; target days-sales-outstanding alone and someone refuses good credit terms that would have grown the account. The KPI gets hit; the business the KPI was supposed to protect gets worse.
The deeper version of this is in Eliyahu Goldratt's The Goal (1984), which argues that optimising a local measure, keeping every machine busy, hitting every departmental metric, routinely damages the global goal of making money. A factory running every station at full tilt looks efficient on its local KPIs and goes bankrupt on inventory. The lesson transfers cleanly: a KPI that improves while the whole-business outcome declines is not a win, it's a warning.
So the move is: choose few KPIs, and pair them so neither can be gamed without the partner catching it. Pair growth with margin. Pair speed-of-collection with bad-debt rate. Pair utilisation with throughput. When you target a number, write down in one sentence what real-world outcome it stands for, and if the two ever drift apart, trust the outcome, not the number.
A worked example
Take two competitors selling the same product, call them Northwind and Crestline. (Illustrative figures throughout; this is a teaching example, not real companies.) Both report a return on equity of 18%, and at first glance they look equally well run. Read the bare number and you'd call it a draw.
Run both through DuPont and the draw collapses. Northwind's 18% comes from a 12% net margin, asset turnover of 1.0, and leverage of 1.5, modest borrowing, real profitability, assets working at a sensible clip. Crestline's identical 18% comes from a thin 4% margin, turnover of 1.0, and leverage of 4.5, the return is manufactured almost entirely by debt. Same headline; opposite risk. Now layer a liquidity check: Northwind's current ratio is 1.8, Crestline's is 0.9. If sales wobble for a quarter, Crestline can't cover what's due and its leverage turns from fuel into a trap, while Northwind absorbs the shock.
flowchart TD A(["Both firms: ROE = 18%
(illustrative)"]) --> B{"Decompose with
DuPont"} B -->|"Northwind"| C(["12% margin · turnover 1.0
leverage 1.5, durable"]) B -->|"Crestline"| D(["4% margin · turnover 1.0
leverage 4.5, debt-driven"]) C --> E(["Liquidity 1.8 →
absorbs a shock"]) D --> F(["Liquidity 0.9 →
can't cover what's due"])
The point isn't that leverage is evil, it's that a single ratio gave two opposite businesses the same flattering verdict. It took a second family of ratios and a decomposition to separate the durable performer from the fragile one. That is the whole craft in miniature: families over formulas, comparison over calculation, and never one number alone.
Frequently asked questions
What's the difference between a financial ratio and a KPI?
A ratio is any pair of numbers divided to enable comparison, there are dozens, and most you'll never act on. A KPI (key performance indicator) is the deliberately small set you choose to steer the business by. Every KPI can be a ratio, but most ratios should not be KPIs; the value of a KPI comes from being rare enough to focus attention. If everything is a KPI, nothing is.
Which ratios should a non-finance manager actually know?
Five will carry you a long way: gross or operating margin (are we profitable?), the current ratio (can we pay near-term bills?), debt-to-equity (how leveraged are we?), and one efficiency measure relevant to your business, inventory turnover for retail, days sales outstanding for services. Learn those five with their comparisons and you can read most businesses competently; the rest are specialisations you can look up when you need them.
Why do the same ratios have different "good" values in different industries?
Because business models differ structurally. A supermarket runs on thin margins and fast turnover; a software firm runs on fat margins and slow asset turnover; a utility carries debt that would terrify a startup. There is no universal "good" current ratio or margin, only "good for this industry, this business model, this stage." Always benchmark against genuine peers, never against a number from a different kind of company.
Can ratios be manipulated or misleading?
Yes, in two ways. Honestly, because accounting choices (revenue recognition, depreciation, lease treatment) change the inputs, so two identical businesses can report different ratios. And deliberately, because anyone who knows the KPI can dress it up, paying suppliers late to flatter cash, or stuffing a channel to flatter revenue. This is why you triangulate: cross-check a profitability ratio against cash flow, and a single period against the trend.
How many KPIs should a team track?
Fewer than you want to. There's no magic number, but the practical answer is "the smallest set that still tells you if the business is healthy", often a handful at any one level. The constraint is attention and Goodhart's law: each KPI you add is another number people can optimise at the expense of something unmeasured. Pair the few you keep so they hold each other honest.
Related in the Toolkit
Ratios are only as trustworthy as the statements beneath them, so they sit directly on top of the financial statements that supply their inputs, and the discipline of forecasting, FP&A & variance analysis is where ratios stop describing the past and start steering the future.
- Financial statements (P&L, balance sheet, cash flow), the raw inputs every ratio is built from; you can't trust a ratio you can't trace to a statement.
- Reading annual reports, where you find a real company's ratios in context, with the notes that explain them.
- Management vs financial accounting, internal KPIs and external ratios often draw on different numbers for different audiences.
- Accounting standards & revenue recognition (IFRS 15 / GAAP, subscription revenue), the rules that decide what the inputs to a ratio actually are.
- Budgeting (OPEX, CAPEX, annual planning vs actuals), where target ratios become commitments and plans.
- Forecasting, FP&A & variance analysis, the loop that compares actual ratios against the plan and explains the gap.
- Sales & operations planning (S&OP) & demand planning, where efficiency ratios like inventory turnover get managed in practice.
- Engineering productivity & delivery metrics (DORA), the same Goodhart trap, applied to measuring teams instead of money.
Where to go next
- DuPont analysis, overview, the clearest short explanation of how three drivers multiply into return on equity; the model that links the ratio families together.
- The Goal, Eliyahu M. Goldratt (1984), a novel about why local measures wreck the global goal; the best argument for choosing KPIs with care, told as a story.
- Goodhart's law, the origin and phrasing of the warning every KPI owner should keep on the wall.
- Financial ratios, Corporate Finance Institute, a clean reference grouping the ratio families with formulas, for when you need a specific one.
- "Valuation 101: Every Number Tells a Story", Aswath Damodaran (YouTube), NYU's "Dean of Valuation" on why the numbers only mean something inside a narrative; the spirit of this whole explainer.