# Dividend Discount Model: Valuing Stocks From Future Dividends

Understand the dividend discount model, Gordon Growth Model, dividend growth, cost of equity, and why DDM works best for mature companies with stable payout policies.

Canonical: https://wiki.fcontext.com/stocks/dividend-discount-model/
Fact checked: 2026-07-14

> For educational purposes only; not investment advice.

<a id="answer"></a>

## Direct answer

The **dividend discount model**, or **DDM**, values a stock by discounting expected future dividends to today.

The simplest version, the Gordon Growth Model, is:

`value = next year's dividend ÷ (cost of equity - long-term dividend growth rate)`

It works best for mature companies with stable dividends, sustainable payout ratios, and growth that can reasonably settle below the required return.

<a id="mechanism"></a>

## How it works

DDM treats dividends as the cash flows shareholders directly receive. Instead of valuing total free cash flow, it focuses on distributions to common shareholders.

The cost of equity is the discount rate. It should reflect the risk of owning the stock. The growth rate should describe long-term sustainable dividend growth, not one unusually strong year.

The model becomes extremely sensitive when the cost of equity and growth rate are close. If the cost of equity is 9% and long-term growth is 3%, the denominator is 6%. If growth is raised to 4%, the denominator becomes 5%, and value rises sharply.

<a id="example"></a>

## Example

A company is expected to pay a $2.00 dividend next year. Investors require an 8% cost of equity, and long-term dividend growth is estimated at 3%.

`value = $2.00 ÷ (0.08 - 0.03) = $40`

If the required return rises to 9%, value becomes:

`$2.00 ÷ (0.09 - 0.03) = $33.33`

The business did not change in the formula except for the required return, yet estimated value fell meaningfully.

<a id="risks"></a>

## Risks

- **Unsuitable company risk:** DDM is weak for firms that do not pay dividends or whose payouts are irregular.
- **Growth-rate risk:** Long-term growth cannot reasonably exceed the economy forever.
- **Payout sustainability risk:** A high dividend may be funded by debt or shrinking reinvestment.
- **Rate sensitivity:** Small changes in cost of equity or growth can dominate the result.
- **Policy risk:** Boards can change dividends, buybacks, and payout priorities.

<a id="misconceptions"></a>

## Common misconceptions

Dividend yield is not the same as DDM value. Yield uses the current price; DDM estimates value from future dividends.

A high dividend does not automatically mean a stock is cheap. The payout may be risky or unsustainable.

DDM is not useful for every company. Growth firms that reinvest most cash may be better analyzed with free-cash-flow methods.

<a id="related"></a>

## Related topics

- [Dividend Yield](/stocks/dividend-yield/)
- [Discount Rate](/stocks/discount-rate/)
- [Cost of Equity](/stocks/cost-of-equity/)

<a id="sources"></a>

## Sources

- SEC: financial-statement and 10-K reading guidance for dividends, risk factors, and capital allocation.
- Review of Economics and Statistics: foundational dividend valuation research.