education

DuPont Analysis: Decomposing ROE Into Margins, Efficiency, and Leverage

The DuPont framework breaks Return on Equity into 3 or 5 drivers so you can see whether profits come from margins, asset use, or debt.

Stock Alarm Team
Market Analysis
May 17, 2026
8 min read
#education#fundamental-analysis#roe#ratio-analysis

What DuPont analysis is

DuPont analysis is a way of taking a single profitability ratio — Return on Equity (ROE) — and breaking it apart into the underlying business levers that produced it. Two companies can post identical 18% ROEs and yet operate completely different businesses. One might earn its return from fat margins on a small revenue base. The other might earn the same return from thin margins on enormous sales volume, propped up by debt. ROE alone cannot tell you which is which. DuPont analysis can.

The framework originated at the DuPont Corporation around 1920, when an executive named Donaldson Brown decomposed return on investment into its components so that managers could diagnose exactly where returns were coming from. A century later, equity analysts still use the same identity to read income statements and balance sheets together rather than in isolation.

There are two common versions: the basic three-factor identity and the extended five-factor version. Both produce the same ROE — they just slice the answer into more or fewer pieces.

The 3-factor decomposition

The three-factor DuPont identity is the form most often taught first. It splits ROE into a profitability driver, an efficiency driver, and a leverage driver:

code-highlight
ROE = (Net Income / Sales) × (Sales / Total Assets) × (Total Assets / Equity)
    = Net Profit Margin × Asset Turnover × Equity Multiplier

Each of the three terms answers a different question about how the business operates:

  • Net Profit Margin — How much of every dollar of revenue becomes profit after every expense, interest payment, and tax? This is a function of pricing power, cost discipline, and product mix.
  • Asset Turnover — How many dollars of revenue does each dollar of assets generate? This is a function of capital intensity, inventory turnover, and working capital management.
  • Equity Multiplier — How large is the asset base relative to shareholder equity? A higher multiplier means more of the assets are funded by debt, which amplifies ROE but also amplifies the downside.

Multiply the three together and the sales and asset terms cancel, leaving net income over equity — exactly the definition of ROE.

The 5-factor extension

The five-factor version (sometimes called the "extended" or "advanced" DuPont) takes the net profit margin term and pulls it apart further. It separates pure operating performance from the effects of interest expense and taxation:

code-highlight
ROE = (NI / EBT) × (EBT / EBIT) × (EBIT / Sales) × (Sales / TA) × (TA / Equity)
    = Tax Burden × Interest Burden × Operating Margin × Asset Turnover × Equity Multiplier

Where NI is net income, EBT is earnings before tax, EBIT is earnings before interest and tax, and TA is total assets. The five terms break down as:

  • Tax Burden (NI / EBT) — The share of pre-tax income that remains after taxes. A lower effective tax rate produces a higher ratio, closer to 1.0.
  • Interest Burden (EBT / EBIT) — The share of operating earnings that survives interest expense. Heavily indebted firms see this ratio drop well below 1.0.
  • Operating Margin (EBIT / Sales) — How profitable the core operations are before financing and tax decisions enter the picture.
  • Asset Turnover — Identical to the three-factor version.
  • Equity Multiplier — Identical to the three-factor version.

The point of the five-factor version is to isolate operating performance — what management actually controls in the business — from financing structure (interest) and jurisdiction (taxes). A company can grow its ROE just by issuing debt or relocating its tax base, neither of which makes the underlying business better.

A worked example

Consider two hypothetical companies that report the same ROE of 18%.

Company A is a branded consumer-products business with strong pricing power. It earns a 15% net profit margin, but it owns expensive plants, warehouses, and inventory, so it only generates $0.60 of sales per dollar of assets. It uses modest leverage with an equity multiplier of 2.0x.

code-highlight
Company A ROE = 15% × 0.60 × 2.0 = 18%

Company B is a high-volume distributor. Margins are razor-thin at 3%, but the business is asset-light and inventory cycles quickly, producing $3.00 of sales per dollar of assets. Leverage is the same 2.0x.

code-highlight
Company B ROE = 3% × 3.0 × 2.0 = 18%

Identical ROEs, completely different businesses. Company A's return depends on protecting its margin — a price war or input-cost spike could halve it. Company B's return depends on keeping inventory moving — a slowdown in turnover quickly compresses ROE because there is no margin cushion. The risks differ. The competitive moats differ. The reaction to a recession differs. Neither company is "better" on the basis of ROE; they are simply different shapes, and DuPont analysis is what reveals the shape.

Now imagine a third company, Company C, with a 4% margin, 1.5x turnover, and a 3.0x equity multiplier. That also produces an 18% ROE — but most of it comes from leverage. Strip out the borrowed money and the unlevered return is mediocre. This is the kind of company where the headline ROE is misleading and DuPont exposes the truth.

What each driver tells you

Once you see ROE as five moving parts, you can read a quality story or a warning story from the trends.

  • Rising operating margin with steady turnover and leverage suggests genuine operational improvement — pricing power, cost cuts, or mix shift toward higher-value products.
  • Rising asset turnover without margin compression usually indicates better capital efficiency — faster inventory cycles, fuller capacity utilization, or smarter working capital.
  • Rising equity multiplier as the main ROE driver should make you cautious. Debt amplifies returns in good years and amplifies losses in bad ones. A "leveraged ROE" company is fragile in downturns.
  • Falling interest burden signals rising debt servicing costs, often a side effect of higher rates or worsening credit terms.
  • Improving tax burden can be real (favorable jurisdiction, R&D credits) or a one-time event (a tax-asset release). Read the footnotes.

When to use it

DuPont analysis is most useful in two scenarios. The first is a side-by-side comparison of companies in the same industry. Two retailers with similar ROEs may have completely different margin and turnover profiles, telling you who has the structural advantage. The second is a time-series view of a single company — tracking how its DuPont components evolve year over year tells you whether ROE growth is coming from real operational improvement or from one-time financial engineering.

It is also a useful screen for quality. Investors who prize stable compounders often look for high ROE driven primarily by margins and turnover, with leverage in a moderate range — the opposite of a levered-ROE trap.

Limitations

DuPont analysis has real blind spots. It is industry-sensitive: capital-intensive sectors like utilities, telecom, and heavy manufacturing structurally have lower asset turnover and rely more on margin and leverage. Comparing a utility's DuPont profile to a software company's is not apples-to-apples.

It does not capture the quality of revenue — recurring subscription sales and one-time project sales look identical in the formula. It ignores off-balance-sheet exposures such as operating leases (less of an issue post-IFRS 16 / ASC 842 but still relevant for guarantees and contingent liabilities). It is backward-looking by design, summarizing what happened in a reporting period rather than what is likely to happen next.

The equity multiplier in particular can be distorted by aggressive buybacks. A company that has repurchased so many shares that book equity is near zero will show an enormous multiplier and a flattering ROE, even though the underlying business may be ordinary.

Finally, the standard decomposition does not work cleanly for financial firms — banks, insurers, and asset managers have balance sheets where "assets" and "leverage" mean something fundamentally different, and analysts use modified DuPont frameworks for those sectors.

How to apply DuPont analysis with Stock Alarm Pro

The Stock Alarm Pro screener lets you filter on each DuPont driver individually. Screen for high operating margin to surface businesses with pricing power. Screen for high asset turnover to find capital-efficient operators. Filter on debt-to-equity or leverage metrics to control for the equity-multiplier effect. Combine all three filters and the result is a shortlist of companies whose ROE is built on genuine operational quality rather than financial leverage — the kind of names a long-term investor wants to study further. Pull up any candidate's quote page to inspect margins, returns on capital, and balance-sheet trends side by side before adding it to a watchlist.

Want alerts like these? Get started free.

Join 295,000+ traders using Stock Alarm to stay ahead of the market.