BedrockCalculator
Verified Primary-Source Mathematics
Verified by Aapt Dubey, MBA (Marketing & Finance)Last verified August 21, 2026

Two-Stage Dividend Discount Model Calculator

Quick Answer: The Two-Stage Dividend Discount Model estimates a stock's intrinsic value by discounting an initial period of higher-than-normal dividend growth back to today, then adding the discounted value of all dividends that follow once growth settles into a slower, permanent rate.

Adjust Inputs

$
%
years
%
%
Quick Prepayment Scenarios
Intrinsic Value Per Share
$66.16

Exact interest reduction computed via penny-reconciled monthly amortization schedules.

PV of Stage 1 Dividends
$11.78
Terminal Value (at Year N)
$83.67
PV of Terminal Value
$54.38
First Stable-Growth Dividend (Year N+1)
$4.18

Payoff Trajectory (Balance vs Principal vs Interest)

Balance Principal Interest

> Quick Answer: The Two-Stage Dividend Discount Model estimates a stock's intrinsic value by discounting an initial period of higher-than-normal dividend growth back to today, then adding the discounted value of all dividends that follow once growth settles into a slower, permanent rate.

Overview

The dividend discount model rests on a simple premise: a share of stock is worth the present value of every dividend it will ever pay. The challenge is that a company's dividend growth rate rarely stays constant forever. A young or fast-growing company might grow its dividend at 15% or 20% a year for a while, but that pace is mathematically impossible to sustain indefinitely, since it would eventually exceed the growth of the entire economy. Sooner or later, growth has to slow to something closer to long-run GDP growth or inflation.

The single-stage Gordon Growth Model handles this by assuming one constant growth rate forever, which works reasonably well for mature, slow-growing companies but badly understates the value of a company still in a high-growth phase. The Two-Stage Dividend Discount Model splits the valuation into two distinct periods to fix this: an explicit high-growth stage lasting N years, followed by a terminal stage assumed to grow at a lower, sustainable rate forever after.

This calculator discounts each year of the high-growth stage individually, then values the entire perpetual stable-growth stage as of the end of the high-growth period using the Gordon Growth formula, and finally discounts that lump-sum terminal value back to today alongside the high-growth dividends.

How This Is Calculated

Stage 1: discount each high-growth dividend individually.

For each year t from 1 to N, the dividend paid in that year is:

D_t = D0 × (1 + g1)^t

where D0 is the current annual dividend and g1 is the high-growth rate. Each of these dividends is discounted back to today at the investor's required rate of return, r:

PV(D_t) = D_t / (1 + r)^t

This calculator performs that discounting using solvePV() from the platform's time-value-of-money engine (engine/primitives/tvm.ts) for every single year, rather than a simplified closed-form shortcut, so the exact per-year cash flow is always visible.

Stage 2: value everything after year N as a single terminal value.

Once the company settles into its permanent growth rate g2, the value of all dividends from year N+1 onward, as of the end of year N, is given by the standard Gordon Growth formula:

Terminal Value at Year N = D_(N+1) / (r − g2)

where D_(N+1) = D_N × (1 + g2) is the first dividend of the stable-growth period. This terminal value is itself a future amount, so it must be discounted back to today just like any other year-N cash flow, again using solvePV():

PV(Terminal Value) = Terminal Value at Year N / (1 + r)^N

Combine both stages.

Intrinsic Value = Sum of Stage 1 present values + PV(Terminal Value)

Note that the model requires r to be strictly greater than g2. If the stable growth rate ever equals or exceeds the discount rate, the Gordon Growth denominator (r − g2) becomes zero or negative, and the formula produces a nonsensical or infinite value, a well-known mathematical limitation of every constant-growth perpetuity model, not a bug specific to this calculator.

Worked Example

YearDividendPresent Value at 9%
1$2.00 × 1.15 = $2.30$2.30 / 1.09 = $2.1101
2$2.30 × 1.15 = $2.645$2.645 / 1.09² = $2.2265
3$2.645 × 1.15 = $3.04175$3.04175 / 1.09³ = $2.3491
4$3.04175 × 1.15 = $3.498013$3.498013 / 1.09⁴ = $2.4780
5$3.498013 × 1.15 = $4.022714$4.022714 / 1.09⁵ = $2.6146

What This Does Not Account For

  • Dividend policy risk. The model assumes dividends grow smoothly and predictably. A company can cut, suspend, or irregularly raise its dividend, none of which this formula anticipates.
  • Non-dividend-paying companies. This entire family of models is inapplicable to companies that pay no dividend and have no clear plan to start, since there is nothing to discount.
  • Share buybacks. Many companies return cash to shareholders through repurchases instead of, or alongside, dividends. A pure DDM undervalues a company that favors buybacks, since that returned capital never shows up in the dividend stream.
  • Changing capital structure or risk profile. The discount rate r is held constant across the entire forecast, even though a company's risk (and therefore its appropriate discount rate) can shift meaningfully over a 5- or 10-year horizon.
  • Multiple growth transitions. Real companies often decelerate gradually rather than jumping abruptly from one fixed growth rate to another at a single cutoff year. A three-stage or H-model variant handles a gradual transition more realistically.

Common Pitfalls

  • Setting the stable growth rate too high. g2 must stay meaningfully below the discount rate r and, as a sanity check, should rarely exceed long-run nominal GDP growth (historically in the low single digits for developed economies). A stable growth rate anywhere close to r will inflate the terminal value dramatically and produce an unrealistic valuation.
  • Confusing the discount rate with the dividend growth rate. These are two different assumptions doing two different jobs. The discount rate reflects the riskiness of the cash flows and the investor's opportunity cost; the growth rate reflects how fast the company's payout is expected to rise.
  • Extending the high-growth period too far. A 15%+ growth rate held for 15 or 20 years is rarely realistic for any company; sustained high growth over long horizons is the exception, not the rule. Shorter, more conservative high-growth windows produce more defensible valuations.
  • Forgetting that the model is only as good as its inputs. Small changes in g1, g2, or r can move the output by a large percentage, especially through the terminal value term. Treat the result as a range-finding exercise, not a precise target price, and stress-test it against a few different assumption sets.
  • Applying the model to cyclical companies. Businesses with volatile, cyclical earnings (commodities, homebuilders, semiconductors) rarely have smooth, predictable dividend growth, which undermines a core assumption of the model.

Frequently Asked Questions

Why does the terminal value make up such a large share of the total intrinsic value?
Because the terminal value represents every dividend from year N+1 through infinity, while Stage 1 only represents a handful of years. Even discounted back to the present, a perpetuity of cash flows is worth more than a short, finite stream, so it is completely normal, not a red flag, for the terminal value to dominate the total.
What happens if the stable growth rate is set equal to or above the discount rate?
The Gordon Growth denominator, (r − g2), becomes zero or negative, which makes the terminal value mathematically undefined or negative. This calculator prevents an outright divide-by-zero error by nudging an invalid stable growth rate slightly below the discount rate internally, but the underlying assumption (perpetual growth faster than your own required return) is not economically sensible and any resulting output should not be trusted. Choose a stable growth rate clearly below the discount rate.
How do I choose a reasonable discount rate?
The discount rate should reflect the return you require for taking on this specific stock's risk. A common approach is to use the Capital Asset Pricing Model: risk-free rate plus the stock's Beta multiplied by the equity risk premium. Alternatively, some investors simply use their personal required rate of return across all equity investments.
Is this the same model used by professional equity analysts?
The two-stage structure is a standard, widely taught valuation framework and a reasonable starting point, but professional analysts often extend it further: a three-stage model with a gradual transition period, or explicit free-cash-flow forecasts instead of dividends for companies that do not pay out most of their earnings.
Can this model be used for growth stocks that pay no dividend yet but plan to start?
Only if you can defensibly forecast both when dividends will begin and what the initial payout and subsequent growth rate will look like. In practice, this introduces so much additional uncertainty that most analysts prefer a discounted cash flow model based on free cash flow instead, once dividends do not yet exist to forecast.
Why use annual periods instead of quarterly dividends?
Annual periods keep the model's growth-rate assumptions easier to reason about and compare against annual metrics like earnings growth or GDP growth. The same mathematics apply if you prefer to model quarterly dividends and a quarterly discount rate, as long as the growth rates, discount rate, and number of periods are all expressed in consistent units.

Sources

  • Gordon, M.J. (1959). "Dividends, Earnings, and Stock Prices." Review of Economics and Statistics.
  • Gordon, M.J. (1962). The Investment, Financing, and Valuation of the Corporation.
  • Damodaran, A. Investment Valuation, chapters on dividend discount models.
  • CFA Institute Curriculum: Equity Valuation, Dividend Discount Model Variations.

Related calculators in this suite

Complementary financial planning tools