..
Weighted Average Cost of CapitalThe simplified formula uses the metric v (total value of capital) = e (equity) + d (debt). Also, percentages are abstracted to keep things simple.
WACC = `(e/v * re) + ((d/v * rd) * (1 - tc))`
The extended formula is the exact formula you can use on the inputs to calculate WACC. It is more verbose than the simplified formula.
WACC = `100 * (e / (e + d) * ((re) / 100) + d / (e + d) * ((rd) / 100) * (1 - (tc) / 100))`
Where:-
Let’s consider a firm's financial data:
Applying, the formula:-
One of the primary goal of an entrepreneur is to increase the valuation of his/her company. Any business needs some base capital to get started. For example, to setup a factory you need money to buy land & construct the factory. You can even purchase an existing factory. Then, you must hire people to work in the factory, buy raw materials, etc.
Capital can be divided into two, equity and debt. Equity is the total value of all assets owned by the company. While debt is the money the company borrowed. Bonds, common stocks & preferred stocks all fall into these two categories.
The capital that a company gains comes at a price, though. The company might have taken a loan from the bank for the initial funding. This loan must be paid back to the bank with an interest. All equity comes with such a cost of debt. The amount you repay will always have an interest rate factored into it.
Cost of equity is considered to be the expense that the company incurred in order to get the equity. Shareholders, take a risk by investing in the company's stocks. The required rate of return for their investment is one such factor that goes into this cost of equity.
Most companies are financed by both Equity and Debt. The WACC metric combines these into a single figure - Weighted Average Cost of Capital. It is the average rate that the company must pay across all it's security holders to finance its assets. The WACC figure can be compared with the company's Rate of Return (ROI) to judge whether the company is profitable.
On the other hand, investors use it to decide whether it is worthwhile to make an investment in a company. The general rule of thumb is to NOT invest in a company if the WACC is lesser than or only slightly greater than the ROI.
Comments 0