Tested tool guide
Tested browser tools
Checked August 16, 2026
What DuPont Analysis Calculator does, with a checked example
DuPont analysis rewrites return on equity as the product of three ratios - profit margin, asset turnover, equity multiplier - so a single number becomes a story about margins, efficiency, and leverage. This calculator takes income statement and balance sheet figures and computes both the classic three-factor decomposition and the extended five-factor version that isolates tax burden and interest burden. The thing most people miss: the decomposition is an algebraic identity, so the factors always multiply back to exactly the ROE you entered, and a high ROE built on the equity multiplier alone is leverage, not performance.
Worked example
A concrete input and expected output from the current implementation.
Input
Net income $120,000; Revenue $1,200,000; Total assets $600,000; Shareholders' equity $400,000. Five-factor inputs: Operating income (EBIT) $160,000; Pretax income (EBT) $150,000.
->
Expected output
3-factor: profit margin 10.0% x asset turnover 2.00 x equity multiplier 1.50 = ROE 30.0%. 5-factor: tax burden 0.80 x interest burden 0.9375 x operating margin 13.33% x asset turnover 2.00 x equity multiplier 1.50 = ROE 30.0%.
Both chains cancel to net income divided by equity ($120,000 / $400,000 = 30%), so each decomposition must reproduce 30.0% exactly. The five-factor version splits the 10% margin into a 13.33% operating margin reduced by an interest burden of 0.9375 and a tax burden of 0.80.