Learn how to estimate the cost of equity by adding a risk premium to a company's bond yield, exploring the method's rationale, practical steps, and best practices.
The Bond Yield Plus Risk Premium approach is one of those techniques for estimating a firm’s cost of equity that often feels refreshingly straightforward. You take the company’s long-term bond yield—something that’s usually listed in plain sight if the firm has publicly traded debt—and tack on a certain “premium” to capture the higher risk of equity compared with debt. I remember the first time someone explained it to me, and I thought: “That’s it? Just bond yield plus some margin?” And sure enough, that’s the gist of it. But, as you’ll see, carefully understanding this approach, especially if a firm’s capital structure is shifting or if its bond rating changes, is really important for nuanced valuation work.
The goal in all these cost of equity models—from Dividend Discount Models (see sections 9.1 and 9.16) to Free Cash Flow to Equity frameworks (9.2), the Capital Asset Pricing Model (9.12), and multifactor models—is to arrive at the right discount rate for forecasting and valuation. The Bond Yield Plus Risk Premium method fits neatly among these, offering a practical way to estimate required returns, especially in real-world settings where the firm’s bond information is readily available. Let’s take a closer look at how it works, why you might choose it, and also some caveats to keep in mind.
Equity, by definition, takes a riskier position in a company’s capital structure than debt. Bondholders typically have priority in liquidation; as a result, the returns demanded by stockholders should be correspondingly higher. In that sense, the difference between the required return on equity and the bond yield is the equity risk premium for that particular company.
So if a firm’s current bond yield is, say, 5.5%, and you think the additional risk for its equity is about 4%, you’d estimate the cost of equity at about 9.5%. This premium you tack on is intended to compensate equity investors for the extra volatility and subordination to bondholders.
Mathematically, we often see it written:
where:
• \(r_e\) is the required return on equity.
• Bond Yield is the yield to maturity on the firm’s publicly traded debt.
• Risk Premium is an increment reflecting the additional compensation equity investors require.
Before you do any fancy math, you need to figure out the firm’s long-term bond yield. This is usually gleaned from:
Be mindful that yields can change quickly with interest rates and market perceptions of a firm’s credit risk. For instance, if your sample bond’s maturity is in six months rather than 10 years, you might not be getting an appropriate gauge of the long-term cost of debt.
Next, you have to pin down the risk premium. Some analysts do this by looking at typical spreads between equity and bond returns for companies of a certain credit rating. Others rely on historical data for the firm or peer companies. In an ideal world, we’d pick a premium that precisely captures the “spread” demanded by equity holders—but in reality, it can involve some subjectivity. During buoyant economic times, that spread might compress if investors collectively become more risk tolerant. During recessions, it might widen because investors demand extra compensation.
Once you have both figures in place:
Now you have your cost of equity. Feels straightforward, right? The trick is ensuring that you’re using the right bond yield (i.e., one reflective of a stable capital structure) and an appropriate premium (contextualized for the macro environment and the firm’s risk profile).
Below is a simple Mermaid diagram that displays how the Bond Yield Plus Risk Premium approach fits into a broader equity valuation framework:
flowchart LR A["Firm’s<br/>Bond Yield"] --> B["Add Risk<br/>Premium"] B --> C["Estimated<br/>Cost of Equity"] C --> D["Use in<br/>Equity Valuation"]
This diagram shows how you start with the bond yield, combine it with a risk premium, and arrive at \( r_e \), which you then plug into a host of valuation models (e.g., Dividend Discount, FCFE models, or residual income approaches).
It’s worth noting how this approach fits relative to other cost of equity methods:
• CAPM (Section 9.12): Uses market risk premium, beta, and risk-free rate. It’s quite common, but requires a reliable beta estimate and a stable market risk premium.
• Build-Up Method: Adds various premia (size, industry, country, etc.) to a risk-free rate but can suffer from subjectivity in premium selection.
• Bond Yield Plus Risk Premium: Typically simpler if you already know your firm’s debt yield, but still depends on a subjectively chosen spread.
Suppose a company’s 10-year corporate bonds are trading to yield 6.2%. You suspect equity holders want around a 3.8% premium to own the common shares. The required return on equity would then be 6.2% + 3.8% = 10.0%.
Because I like to illustrate short calculations programmatically, here’s a tiny hypothetical Python snippet:
1bond_yield = 0.062
2equity_premium = 0.038
3
4cost_of_equity = bond_yield + equity_premium
5print(f"Cost of Equity = {cost_of_equity * 100:.2f}%")
Output: Cost of Equity = 10.00%
Sure, it’s not rocket science, but it’s a nice way to confirm that your math is correct when you’re juggling multiple scenarios.
• Straightforward: It doesn’t require a deep dive into market betas or factor loadings.
• Relevant for Leverage: If a firm’s capital structure is stable and you have a good bond yield, it provides a robust starting point.
• Quick to Implement: Estimation is often feasible in a few steps, and you don’t necessarily need extensive data on the overall market.
• Equity Risk Premium Volatility: The premium itself can be tricky to estimate. It’s rarely static—it tends to shift with the business cycle.
• Capital Structure Changes: If the company’s leverage ratio is in motion, the yield on existing bonds may not reflect future capital structure dynamics.
• Other Market Factors: If trading volumes on the bonds are thin or if they’re near maturity, the observed yield might not be representative.
Years ago, I worked with a small-cap company that had a single outstanding bond used to finance a big warehouse expansion. We used the Bond Yield Plus Risk Premium method, and it worked like a charm. We had a neatly observable yield, which hovered around 7%. Then we tossed on a 3% premium because the equity was considered moderately risky (though not extreme). That gave us a 10% cost of equity that ended up matching quite well with the implied discount rate from the firm’s price multiples. But you know how it goes—once the company leveraged up for another project, that single bond’s yield jumped to 9%. Suddenly, the cost of equity soared as well. It was a pretty vivid reminder that if a firm’s capital structure is changing, you can’t just pick a single bond yield and forget about it.
• Regular Updates: Don’t set your cost of equity once and call it a day. The premium and bond yield need periodic revisiting.
• Comparable Analysis: Cross-check the firm’s bond yield against peers with similar credit ratings. If the peer group yields are meaningfully different, ask why.
• Avoid Overly Short-Dated Bonds: A bond maturing soon is not likely a good reference for the firm’s long-term risk.
• Excessive Consistency: If you always pick a 4% risk premium every year, you might be ignoring changes in the business cycle.
Because the bond yield is closely tied to leverage, be wary of companies that might raise more debt or engage in deleveraging. If the firm’s debt ratio is set to shift dramatically, you might be looking at a distorted cost of equity. In practice, consider adjusting the yield for your target capital structure analysis—much like you would in a Weighted Average Cost of Capital (WACC) exercise.
In periods of very low or very high interest rates, bond yields might move significantly. An increasing yield suggests a rising interest rate environment or a greater perceived default risk for the firm. This can create spikes in your cost of equity that reflect market stress rather than any fundamental change in the firm’s business. So remain vigilant about unusual macro conditions.
In emerging markets (see Chapter 1.10 for discussion on “Emerging and Frontier Market Equities”), bond yields and credit quality can swing more dramatically. You might end up with a wide yield that might or might not reflect the next 10 years, especially if sovereign risk is also a factor. Some analysts add a country risk premium on top of this approach, effectively turning it into a “Bond Yield Plus Risk Premium Plus Country Risk Spread.”
Let’s consider a scenario to illustrate the step-by-step logic:
• Company ABC has a 7% yield on its 10-year bonds.
• You estimate that the equity risk premium usually demanded by the market for companies of comparable credit quality is 4%.
• Therefore, the cost of equity is: 7% + 4% = 11%.
Now imagine that a year later, ABC’s business prospects deteriorate, leading its credit rating to drop:
• Bond yield: Now 8.5%.
• Equity risk premium: You believe is slightly higher at 5%, due to the greater business risk.
• New cost of equity: 8.5% + 5% = 13.5%.
That’s a pretty hefty jump, reflecting both the updated credit concerns and the market’s perception of heightened equity risk. In a real-world setting, you’ll probably refine these estimates further, perhaps by looking at peers or adjusting for changes in the overall interest rate environment.
The Bond Yield Plus Risk Premium approach is a handy tool in the analyst’s arsenal for figuring out a company’s cost of equity. Though it appears simple, it’s anchored in the idea that shareholders face more risk than debtholders and thus require a higher return. The key lies in selecting the right bond yield (long-term, liquid, stable capital structure) and an appropriate equity risk premium that reflects current market conditions and your subjective judgments about the firm’s risk profile.
And yes, it’s wise to compare your result with other models like CAPM or the build-up approach. Divergences can reveal potential issues in your assumptions, or they might indicate that the Bond Yield Plus method is not capturing certain nuances for highly dynamic or leveraged companies.
Remember: there’s no perfect approach to cost of equity, but the Bond Yield Plus Risk Premium method remains a solid, user-friendly option—particularly for companies with reliable bond data.
Important Notice: FinancialAnalystGuide.com provides supplemental CFA study materials, including mock exams, sample exam questions, and other practice resources to aid your exam preparation. These resources are not affiliated with or endorsed by the CFA Institute. CFA® and Chartered Financial Analyst® are registered trademarks owned exclusively by CFA Institute. Our content is independent, and we do not guarantee exam success. CFA Institute does not endorse, promote, or warrant the accuracy or quality of our products.