2.6.6Valuation Methods

Learn dividend discount model (DDM)

2,169 words10 min readdifficulty · medium4 backlinks

Core Intuition

Derivation: From First Principles

Start with the fundamental question: What am I buying when I buy a stock?

  1. Year 1: I receive dividend D1D_1 in one year. What's that worth today?

    • Worth D11+r\frac{D_1}{1 + r} because I could invest D11+r\frac{D_1}{1 + r} today at rate rr and have D1D_1 next year.
  2. Year 2: I receive D2D_2 in two years. Present value?

    • D2(1+r)2\frac{D_2}{(1 + r)^2} — discounted twice because it's two years away.
  3. Pattern: Each future dividend DtD_t has present value Dt(1+r)t\frac{D_t}{(1 + r)^t}.

  4. Sum them all: P0=D1(1+r)+D2(1+r)2+D3(1+r)3+=t=1Dt(1+r)tP_0 = \frac{D_1}{(1 + r)} + \frac{D_2}{(1 + r)^2} + \frac{D_3}{(1 + r)^3} + \cdots = \sum_{t=1}^{\infty} \frac{D_t}{(1 + r)^t}

Why the discount rate rr? It's your required rate of return—the minimum you demand to compensate for:

  • Time value of money: You could invest elsewhere
  • Risk: Dividends aren't guaranteed
  • Opportunity cost: What you give up by buying this stock
Figure — Learn dividend discount model (DDM)

The Gordon Growth Model (Constant Growth DDM)

Derivation from infinite sum:

Start with P0=t=1Dt(1+r)tP_0 = \sum_{t=1}^{\infty} \frac{D_t}{(1 + r)^t}.

If D1D_1 is next year's dividend and dividends grow at gg:

  • D1=D1D_1 = D_1
  • D2=D1(1+g)D_2 = D_1(1 + g)
  • D3=D1(1+g)2D_3 = D_1(1 + g)^2
  • Dt=D1(1+g)t1D_t = D_1(1 + g)^{t-1}

Substitute: P0=t=1D1(1+g)t1(1+r)t=D1t=1(1+g)t1(1+r)tP_0 = \sum_{t=1}^{\infty} \frac{D_1(1 + g)^{t-1}}{(1 + r)^t} = D_1 \sum_{t=1}^{\infty} \frac{(1 + g)^{t-1}}{(1 + r)^t}

Simplify the sum: =D1t=1(1+g1+r)t111+r= D_1 \sum_{t=1}^{\infty} \left(\frac{1 + g}{1 + r}\right)^{t-1} \cdot \frac{1}{1 + r}

Let x=1+g1+rx = \frac{1 + g}{1 + r}, so we need t=1xt1=k=0xk\sum_{t=1}^{\infty} x^{t-1} = \sum_{k=0}^{\infty} x^k.

Geometric series: k=0xk=11x\sum_{k=0}^{\infty} x^k = \frac{1}{1 - x} when x<1|x| < 1 (i.e., g<rg < r).

So: P0=D11+r111+g1+r=D11+r1+r(1+r)(+g)=D1rgP_0 = \frac{D_1}{1 + r} \cdot \frac{1}{1 - \frac{1+g}{1+r}} = \frac{D_1}{1 + r} \cdot \frac{1 + r}{(1 + r) - (+ g)} = \frac{D_1}{r - g}

Why this matters: The Gordon model is the workhorse for valuing mature, dividend-paying companies. Simple, elegant, deadly accurate when assumptions hold.

Worked Examples

Common Mistakes

Active Recall Flashcards

#flashcards/stock-market

What does the Dividend Discount Model (DDM) value a stock as? :: The present value of all future dividends: P0=t=1Dt(1+r)tP_0 = \sum_{t=1}^{\infty} \frac{D_t}{(1 + r)^t}

What is the Gordon Growth Model formula?
P0=D1rgP_0 = \frac{D_1}{r - g} where D1D_1 is next year's dividend, rr is required return, and gg is constant growth rate
Why must g<rg < r in the Gordon Growth Model?
Because if grg \geq r, the geometric series diverges—mathematically it means the stock has infinite value, which is impossible. Also economically: if dividends grow faster than required return forever, no investor would ever sell.
In DDM, what is the "discount rate" rr and why do we use it?
rr is your required rate of return—it compensates for time value of money, risk, and opportunity cost. We discount because \1todayisworthmorethantoday is worth more than$1$ in the future.
What's the difference between D0D_0 and D1D_1 in Gordon Growth Model?
D0D_0 is the dividend just paid (historical). D1=D0(1+g)D_1 = D_0(1+g) is next year's expected dividend. Gordon formula requires D1D_1 because it values future cash flows.
How do you value a stock with multiple growth stages?
1) Calculate dividends during high-growth years, 2) Find terminal value at end of high-growth using Gordon model, 3) Discount all cash flows (dividends + terminal value) back to present.
Why does a higher required return rr decrease stock price in DDM?
Because higher rr means you're discounting future dividends more heavily. Each future dollar is worth less today when your required return is higher. Mathematically: P0=D1rgP_0 = \frac{D_1}{r - g}, so rr \uparrow means P0P_0 \downarrow.
What type of stock is Gordon Growth Model best suited for?
Mature, stable companies with predictable dividend growth (utilities, consumer staples). Not suitable for high-growth companies, non-dividend payers, or cyclical businesses.

Feynman Technique

Recall Explain to a 12-year-old

Imagine your friend has a lemonade stand. You're thinking of buying it from them. How much should you pay?

Well, the stand will give you money every summer—let's say \10thisyear,this year,$11nextyear(becausetheyraisepricesabit),next year (because they raise prices a bit),$12$ the year after, and so on forever.

But here's the thing: \11nextyearisntasgoodasnext year isn't as good as$11today, right? Because if you had \11$ today, you could put it in a savings account and have even more next year. So we need to "discount" future money to make it fair to compare.

DDM is just fancy math that says: "Add up all the money you'll get in the future, but make each future dollar worth a little less because it's far away." That total is what the lemonade stand (or stock) is worth.

The Gordon Growth Model is a shortcut: if the stand's earnings grow by the same percent every year forever, you can use one simple formula instead of adding up infinite numbers. It's like a cheat code for the calculation!

Mnemonic

Connections

  • 2.6.01-Understand-intrinsic-value-vs-market-price: DDM calculates intrinsic value
  • 2.6.02-Time-value-of-money-inuation: DDM applies present value discounting
  • 2.6.03-Learn-price-to-earnings-(PE)-ratio: PE is relative valuation; DDM is absolute valuation
  • 2.6.08-Discounted-cash-flow-(DCF)-analysis: DDM is a special case of DCF (dividends are a type of cash flow)
  • 2.5.03-Understanding-dividends-and-payout-ratios: Dividend policy determines DtD_t and $g inputs
  • 3.2.04-Required-rate-of-return-andCAPM: CAPM calculates rr for DDM
  • 2.6.10-Compare-valuation-methods: DDM vs. PE vs. DCF vs. asset-based

Study this note with active recall: Cover the answers, try to derive formulas from scratch, work examples without peeking. Steel-man the mistakes—understand why they're tempting.

Concept Map

only real cash is

discounted by

accounts for

accounts for

present value sum gives

formula

assume constant growth g

via geometric series

requires

best for

Stock Ownership

Future Dividends

Required Return r

Time Value of Money

Risk and Opportunity Cost

Dividend Discount Model

P0 = sum Dt over 1+r ^t

Gordon Growth Model

P0 = D1 over r - g

g < r else diverges

Mature Dividend Payers

Hinglish (regional understanding)

Intuition Hinglish mein samjho

Dividend Discount Model (DDM) ka basic concept bahut simple hai: ek stock ki asli value kya hai? Woh hai total present value of sare future dividends jo apko milne wale hain. Socho ki ap ek stock khareedte ho—apko paise kab milte hain? Dividends ke roop mein, har saal. Toh agar main har saal 5,5, 6, $7... aur age tak dividends lu, un sabka aj ka value kya hai? Yahi DDM calculate karta hai.

Gordon Growth Model isse aur simple banata hai. Agar dividends har saal constant rate se badhte hain (jaise 4% har saal), toh ek shortcut formula hai: P0=D1/(rg)P_0 = D_1 / (r - g). Yahan D1D_1 next year ka dividend hai, rr apka required return hai (kitna profit chahiye apko), aur gg growth rate hai. Par dhyan rakhna—gg hamesha rr se chhota hona chahiye, nahi toh formula toot jayega aur infinite value aa jayega jo real life mein impossible hai.

Yeh model utilities aur mature companies ke liye best hai jinke dividends stable hain. High-growth startups ke liye multi-stage model use karo jisme pehle fast growth phase ko alag se model karo, phir stable growth assume karo. DDM valuation ka foundation hai—agar yeh samajh gaya toh DCF aur dusre advanced methods bhi clear ho jayenge. Yeh basically time value of money ko apply karte hue stock ki true worth nikalna hai, not just market ka speculation.

Test yourself — Valuation Methods

Connections