| Step | Formula | Why This Step Matters |
|---|---|---|
| 1. Unlever each peer | asset_beta = equity_beta / (1 + (1-t) * D/E) | Strips out capital-structure noise; what is left is pure business-risk beta |
| 2. Average the asset betas | asset_beta_avg = mean across peers | Builds a stable business-risk anchor that does not depend on any single peer's leverage choice |
| 3. Re-lever at target D/E | equity_beta_target = asset_beta_avg (1 + (1-t) (D/E)_target) | Adds the financial-risk amplifier appropriate for the FIRM YOU ARE VALUING, not the peers |
| 4. Iterate if D/E changes endogenously | Recompute WACC -> recompute optimal D/E -> recompute beta | Avoids the circularity trap when target D/E itself is a model output |
Re-Levered Equity Beta = Asset Beta * (1 + (1 - Tax) * D/E)
The classic Hamada equation assumes that the debt itself is risk-free (i.e., debt beta = 0), which is fine for investment-grade firms but understates equity beta for LBO-style or distressed targets where debt is genuinely risky. For high-yield-rated targets, use the Modigliani-Miller variant: equity_beta = asset_beta + (asset_beta - debt_beta) (D/E) (1 - t). Pick a debt beta of 0.15-0.25 for BB-rated paper and 0.30-0.50 for B-rated or CCC, sourced from spread-decomposition studies. Practitioners who skip this adjustment systematically under-estimate cost of equity on leveraged targets by 50-150 bps.
Going Deeper — three traps in the unlever / re-lever walk that bite at the senior-analyst level. (1) Tax-rate consistency: if any peer is in a different tax jurisdiction or carries large NOLs, its effective tax rate is not the same as the statutory rate the formula assumes. Either normalize each peer to the same statutory rate before unlevering or use each peer's effective rate explicitly. (2) Operating leases: post-ASC 842 (effective 2019), operating leases sit on the balance sheet as right-of-use assets / lease liabilities. Some practitioners include lease liabilities in the D/E used for unlevering (treating them as quasi-debt); others do not. The convention matters and must be applied consistently across all peers. (3) Negative net debt: tech firms with large cash piles can have NEGATIVE net debt at the moment of observation, which makes the unlever formula produce an equity beta LOWER than the asset beta — mathematically defensible but practically odd. Most analysts floor net debt at zero for the unlever step on cash-rich firms, on the argument that excess cash is sitting in Treasuries and is not a financing source supporting the operating business. AI prompt: 'For this ticker, pull the observed equity beta, the effective tax rate, the D/E ratio, and the lease-liability balance. Walk me through the unlever step and tell me what asset beta this firm contributes to a peer-set average.'
Sit with the ideas.
You are valuing a private specialty-foods company with a target capital structure of 30% debt / 70% equity. Three public comps have observed equity betas of 1.20, 0.95, and 1.40, with current debt-to-equity ratios of 0.45, 0.10, and 0.80 respectively. Assume a 25% marginal tax rate on all firms. Walk through the unlever-then-re-lever step. What re-levered equity beta should you carry into the cost-of-equity calculation, and what is the load-bearing reason you cannot simply average the three observed equity betas?