WACC Calculator: How to Calculate WACC Using Excel
The total value of the company’s shares. E.g., 1500 for $1.5B
The total value of the company’s outstanding debt. E.g., 500 for $500M
The return required by equity investors (as a percentage). E.g., 8 for 8%
The interest rate the company pays on its debt (as a percentage). E.g., 5 for 5%
The company’s effective corporate tax rate (as a percentage). E.g., 21 for 21%
Calculation Results
Weight of Equity (E/V): —
Weight of Debt (D/V): —
After-Tax Cost of Debt: —
Capital Structure
What is WACC (Weighted Average Cost of Capital)?
The Weighted Average Cost of Capital (WACC) is a crucial financial metric that represents a company’s blended cost of capital from all sources, including equity and debt. Essentially, WACC is the average rate a company is expected to pay to finance its assets. Investors and executives use it as a discount rate for future cash flows in discounted cash flow (DCF) analysis and as a hurdle rate to evaluate potential projects and investments. A lower WACC generally indicates a healthier, more stable company that can finance its operations more cheaply.
The WACC Formula and Explanation
The formula to calculate WACC considers the proportion of debt and equity in the company’s capital structure and the cost of each. The formula is as follows:
WACC = (E/V × Re) + (D/V × Rd × (1 – t))
Each component of this formula is critical. The cost of debt is adjusted for taxes because interest payments are tax-deductible, creating a “tax shield” that lowers the effective cost of debt.
| Variable | Meaning | Unit | Typical Range |
|---|---|---|---|
| E (Market Value of Equity) | Total market capitalization of the company’s stock. | Currency ($) | Millions to Trillions |
| D (Market Value of Debt) | Total book value of the company’s interest-bearing debt. | Currency ($) | Millions to Billions |
| V (Total Market Value) | The sum of E and D (V = E + D). | Currency ($) | Millions to Trillions |
| Re (Cost of Equity) | The rate of return shareholders require. Often calculated using the CAPM model. | Percentage (%) | 5% – 20% |
| Rd (Cost of Debt) | The pre-tax interest rate the company pays on its debt. | Percentage (%) | 2% – 10% |
| t (Corporate Tax Rate) | The company’s marginal or effective tax rate. | Percentage (%) | 15% – 35% |
How to Calculate WACC Using Excel
One of the most common ways financial analysts calculate WACC is using Excel. The spreadsheet’s cell-based structure is perfect for laying out the formula’s inputs and performing the calculation. Here’s a step-by-step guide.
- Set Up Your Inputs: Create labels in one column for “Market Value of Equity”, “Market Value of Debt”, “Cost of Equity (%)”, “Cost of Debt (%)”, and “Tax Rate (%)”. In the adjacent column, enter the corresponding values for the company you are analyzing.
- Calculate Total Value (V): In a new cell, use a formula to add the market value of equity and debt. For example, if equity is in B2 and debt is in B3, the formula would be
=B2+B3. - Calculate Weights: Calculate the weight of equity with
=B2/B6(assuming total value is in B6) and the weight of debt with=B3/B6. - Enter the WACC Formula: Combine all the parts into the main WACC formula. If your inputs are in cells B2 to B5 and total value is in B6, the Excel formula would look like this:
=(B2/B6)*(B4/100) + (B3/B6)*(B5/100)*(1-(B5/100)). The `/100` is to convert percentages to decimals for the calculation. - Use SUMPRODUCT: For a more advanced approach, you can use Excel’s
SUMPRODUCTfunction, which is ideal for weighted averages.
Using Excel allows for easy scenario analysis. You can quickly see how changes in the tax rate, capital structure, or cost of capital impact the final WACC.
Practical Examples
Let’s walk through two examples to see how the WACC calculation works in practice.
Example 1: Tech Company
- Inputs:
- Market Value of Equity (E): $800 Million
- Market Value of Debt (D): $200 Million
- Cost of Equity (Re): 10%
- Cost of Debt (Rd): 4%
- Tax Rate (t): 25%
- Calculation:
- Total Value (V) = $800M + $200M = $1,000M
- Weight of Equity = $800M / $1,000M = 80%
- Weight of Debt = $200M / $1,000M = 20%
- WACC = (0.80 × 10%) + (0.20 × 4% × (1 – 0.25)) = 8% + 0.6% = 8.60%
Example 2: Industrial Company
- Inputs:
- Market Value of Equity (E): $500 Million
- Market Value of Debt (D): $500 Million
- Cost of Equity (Re): 8%
- Cost of Debt (Rd): 6%
- Tax Rate (t): 21%
- Calculation:
- Total Value (V) = $500M + $500M = $1,000M
- Weight of Equity = $500M / $1,000M = 50%
- Weight of Debt = $500M / $1,000M = 50%
- WACC = (0.50 × 8%) + (0.50 × 6% × (1 – 0.21)) = 4% + 2.37% = 6.37%
How to Use This WACC Calculator
Our calculator simplifies the process, allowing you to quickly calculate WACC without manual formulas in Excel.
- Enter Capital Values: Input the market values for the company’s equity and debt into their respective fields.
- Enter Cost Percentages: Input the cost of equity, pre-tax cost of debt, and corporate tax rate as percentages. Do not include the ‘%’ sign.
- Review Results Instantly: The calculator automatically updates the WACC and intermediate values in real-time. The primary result shows the final WACC, while the intermediate section displays the capital weights and the after-tax cost of debt.
- Analyze the Chart: The pie chart provides a quick visual of the company’s capital structure, helping you understand the balance between equity and debt financing.
Key Factors That Affect WACC
- Capital Structure: The mix of debt and equity is a primary driver. A higher proportion of cheaper, tax-advantaged debt will typically lower WACC, but only up to a point before risk increases.
- Interest Rates: General market interest rates directly influence the cost of new debt (Rd) a company can issue.
- Market Volatility (Beta): The beta of a stock, used in the CAPM model to find the cost of equity, measures its volatility relative to the market. Higher volatility leads to a higher cost of equity.
- Corporate Tax Rates: Since interest expenses are tax-deductible, a higher corporate tax rate increases the tax shield benefit, thereby lowering the after-tax cost of debt and the overall WACC.
- Company Performance and Credit Rating: A company with stable cash flows and a strong balance sheet will have a higher credit rating, leading to a lower cost of debt.
- Investor Risk Aversion: Broader economic conditions and investor sentiment can affect the equity risk premium, which is a key component of the cost of equity calculation.
Frequently Asked Questions (FAQ)
- Why is WACC important?
- WACC is used as the discount rate for valuing a business and as a hurdle rate for investment decisions. If a project’s expected return is greater than the WACC, it is expected to create value.
- Why do you use market values instead of book values?
- Market values reflect the current, true cost of a company’s financing. Book values are historical costs and do not represent the rates investors and creditors demand today.
- What is the cost of equity (Re)?
- It is the theoretical return that investors require for holding a company’s stock, accounting for its risk. It is most often calculated using the Capital Asset Pricing Model (CAPM).
- How is the cost of debt (Rd) determined?
- The cost of debt is the effective interest rate a company pays on its liabilities. For publicly traded companies, the yield-to-maturity (YTM) on their long-term bonds is a good proxy.
- Does WACC apply to private companies?
- Yes, but calculating it is more difficult. Private companies lack a publicly-traded stock price, so the cost of equity and market value of equity must be estimated using comparable public companies. The same applies to calculating Beta.
- Why is the cost of debt multiplied by (1 – Tax Rate)?
- This adjustment accounts for the “tax shield.” Interest payments on debt are tax-deductible expenses, which reduces a company’s tax bill. This makes debt a cheaper source of financing than it appears pre-tax.
- Can WACC be negative?
- Theoretically, it’s highly unlikely and would imply a company is being paid to take on debt or equity, which is not realistic in normal market conditions. It typically indicates an error in one of the input assumptions.
- What is a “good” WACC?
- There is no single “good” number. It’s relative and varies widely by industry, company size, and economic climate. A lower WACC is always better, but it should be compared against industry peers. For more on this, see our guide to understanding financial ratios.