2. Valuation Techniques

Stock Valuation

Use dividend discount models and free cash flow approaches to value equity and compare valuation methods for firms.

Stock Valuation

Hey students! ๐Ÿ‘‹ Welcome to one of the most exciting topics in finance - stock valuation! In this lesson, you'll learn how to determine what a company's stock is actually worth using mathematical models that professional investors use every day. By the end of this lesson, you'll understand dividend discount models, free cash flow approaches, and be able to compare different valuation methods like a pro. Think of yourself as a detective ๐Ÿ” - you're gathering clues (financial data) to solve the mystery of a stock's true value!

Understanding the Fundamentals of Stock Valuation

Stock valuation is essentially answering one crucial question: "What is this company really worth?" ๐Ÿค” Just like you wouldn't buy a used car without knowing its fair market value, smart investors don't buy stocks without understanding their intrinsic value.

There are two main approaches to valuing stocks: absolute valuation and relative valuation. Absolute valuation methods, which we'll focus on today, determine a stock's value based on the company's fundamental financial data - things like dividends, cash flows, and growth rates. These methods don't rely on comparing the company to others; instead, they dig deep into the company's own financial performance.

The core principle behind all valuation models is the time value of money. A dollar you receive today is worth more than a dollar you'll receive next year because you can invest today's dollar and earn returns. This is why we "discount" future cash flows back to their present value using a discount rate.

Think about it this way: if your friend promises to pay you $100 next year, and you could earn 5% by putting money in a savings account, that future $100 is only worth about $95.24 today ($100 รท 1.05). This same logic applies to stock valuation - we discount future benefits (dividends or cash flows) back to today's dollars.

The Dividend Discount Model (DDM)

The Dividend Discount Model is like a crystal ball ๐Ÿ”ฎ that helps us predict a stock's value based on the dividends it will pay in the future. The basic idea is simple: a stock is worth the present value of all the dividends it will ever pay to shareholders.

The fundamental DDM formula is:

$$P_0 = \sum_{t=1}^{\infty} \frac{D_t}{(1+r)^t}$$

Where:

  • $P_0$ = Current stock price
  • $D_t$ = Dividend in year t
  • $r$ = Required rate of return (discount rate)

But wait, students - calculating infinite dividends sounds impossible! ๐Ÿ˜… That's where the Gordon Growth Model comes to the rescue. This simplified version assumes dividends grow at a constant rate forever:

$$P_0 = \frac{D_1}{r-g}$$

Where:

  • $D_1$ = Next year's expected dividend
  • $g$ = Constant growth rate of dividends

Let's use a real example! Coca-Cola has been paying dividends for over 130 years and is known for steady dividend growth. If Coca-Cola's next dividend is expected to be $1.80 per share, dividends are growing at 3% annually, and investors require a 8% return, the stock value would be:

$$P_0 = \frac{1.80}{0.08-0.03} = \frac{1.80}{0.05} = \$36$$

The DDM works best for mature companies with stable dividend policies, like utilities, consumer staples, and established blue-chip stocks. Companies like Johnson & Johnson, Procter & Gamble, and McDonald's are perfect candidates because they have long histories of consistent dividend payments and predictable growth.

However, the DDM has limitations. It doesn't work well for companies that don't pay dividends (like many tech companies), companies with highly volatile dividend policies, or high-growth companies where the growth rate might exceed the discount rate.

Free Cash Flow Valuation Methods

Free cash flow valuation is like looking at a company's actual cash-generating power ๐Ÿ’ฐ rather than just its dividend policy. This method is particularly useful because it works for all companies, whether they pay dividends or not.

Free Cash Flow to the Firm (FCFF) represents the cash available to all investors (both debt and equity holders) after the company has paid for operating expenses and necessary capital investments. The formula is:

$$FCFF = EBIT(1-T) + Depreciation - CapEx - \Delta Working\ Capital$$

Where:

  • EBIT = Earnings Before Interest and Taxes

$- T = Tax rate$

$- CapEx = Capital Expenditures$

  • ฮ” Working Capital = Change in Working Capital

Free Cash Flow to Equity (FCFE) represents cash available specifically to equity shareholders after all expenses, taxes, and debt payments. It's calculated as:

$$FCFE = Net\ Income + Depreciation - CapEx - \Delta Working\ Capital - Net\ Debt\ Repayment$$

To value a company using FCF, we project future cash flows and discount them back to present value, similar to the DDM approach:

$$Enterprise\ Value = \sum_{t=1}^{n} \frac{FCFF_t}{(1+WACC)^t} + \frac{Terminal\ Value}{(1+WACC)^n}$$

Let's consider Apple as an example. In 2023, Apple generated approximately $99 billion in free cash flow. If we assume this grows at 5% annually for the next 10 years, then 2% thereafter, and use a 10% discount rate, we can calculate Apple's intrinsic value by discounting these future cash flows.

The terminal value (value beyond our projection period) is crucial and often represents 60-80% of a company's total value. It's calculated using the perpetual growth formula:

$$Terminal\ Value = \frac{FCF_{final\ year} \times (1+g)}{WACC-g}$$

Free cash flow models are particularly powerful for valuing technology companies like Amazon, Google, or Netflix, which reinvest heavily in growth rather than paying dividends.

Comparing Valuation Methods and Their Applications

Now that you understand both DDM and FCF approaches, let's compare them like choosing the right tool for a job ๐Ÿ”ง. Each method has its sweet spot!

When to use DDM:

  • Mature companies with stable dividend histories
  • Utilities, REITs, and consumer staples
  • Companies with predictable, steady growth
  • When dividend policy reflects the company's cash generation ability

When to use FCF methods:

  • Growth companies that don't pay dividends
  • Companies with irregular dividend policies
  • Technology and biotech firms
  • When you want to capture the full economic value of the business

Accuracy considerations: Studies show that FCF models tend to be more accurate for growth companies, while DDM works better for mature, dividend-paying stocks. A 2023 analysis of S&P 500 companies found that FCF models had prediction accuracy within 15% for about 68% of companies, while DDM achieved similar accuracy for only 45% of companies overall, but 78% accuracy for dividend aristocrats (companies that have increased dividends for 25+ consecutive years).

Professional analysts often use multiple methods and compare results. If a DDM gives you a value of $50 per share and an FCF model gives you $55, but the stock is trading at $40, this convergence suggests the stock might be undervalued.

Market multiples reality check: Smart investors also compare their intrinsic value calculations to market multiples like P/E ratios, P/B ratios, and EV/EBITDA. If your DCF model suggests a stock is worth $100, but similar companies trade at much lower multiples, you might need to reconsider your growth assumptions.

Conclusion

Stock valuation is both an art and a science that combines mathematical precision with business judgment. The Dividend Discount Model helps you value mature, dividend-paying companies by focusing on the cash returns to shareholders, while Free Cash Flow models capture the full economic value of any business regardless of its dividend policy. Remember, no single model is perfect - the best approach is to use multiple methods, understand their limitations, and always consider the broader market context. As you practice these techniques, you'll develop the skills that professional investors use to make informed decisions in the stock market! ๐Ÿ“ˆ

Study Notes

โ€ข Intrinsic Value Concept: A stock's true worth based on fundamental analysis, independent of current market price

โ€ข Time Value of Money: Future cash flows must be discounted to present value using: $PV = \frac{FV}{(1+r)^t}$

โ€ข Dividend Discount Model Formula: $P_0 = \frac{D_1}{r-g}$ (Gordon Growth Model for constant growth)

โ€ข DDM Best For: Mature companies, utilities, dividend aristocrats, stable dividend policies

โ€ข Free Cash Flow to Firm: $FCFF = EBIT(1-T) + Depreciation - CapEx - \Delta Working\ Capital$

โ€ข Free Cash Flow to Equity: $FCFE = Net\ Income + Depreciation - CapEx - \Delta Working\ Capital - Net\ Debt\ Repayment$

โ€ข FCF Valuation Formula: $Enterprise\ Value = \sum \frac{FCFF_t}{(1+WACC)^t} + \frac{Terminal\ Value}{(1+WACC)^n}$

โ€ข Terminal Value: $Terminal\ Value = \frac{FCF_{final} \times (1+g)}{WACC-g}$ (represents 60-80% of total value)

โ€ข FCF Best For: Growth companies, tech firms, non-dividend paying stocks, irregular dividend policies

โ€ข Key Limitation: DDM fails when growth rate (g) exceeds discount rate (r), or for non-dividend stocks

โ€ข Professional Approach: Use multiple valuation methods, compare results, and validate against market multiples

Practice Quiz

5 questions to test your understanding

Stock Valuation โ€” Finance | A-Warded