CommencerCommencer gratuitement

Equity Value per Dividend Discount Model

In this exercise, you will use the dividend discount model (DDM) to value the subject firm's equity. Suppose the company pays dividends of $1 per share (div) annually into perpetuity and that the dividends grow each year into perpetuity at a rate of 3.0% (pgr). Assuming the cost of equity is 11.55% (ke), what is the value of the firm's equity per share?

Cet exercice fait partie du cours

Equity Valuation in R

Afficher le cours

Instructions

  • Calculate the equity value using the DDM.

Exercice interactif pratique

Essayez cet exercice en complétant cet exemple de code.

# Use DDM to Calculate Equity Value
equity_value_ddm <- ___
equity_value_ddm
Modifier et exécuter le code