शुरू करेंमुफ़्त में शुरू करें

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?

यह अभ्यास पाठ्यक्रम का हिस्सा है

Equity Valuation in R

पाठ्यक्रम देखें

अभ्यास निर्देश

  • Calculate the equity value using the DDM.

इंटरैक्टिव व्यावहारिक अभ्यास

इस अभ्यास को इस नमूना कोड को पूरा करके आज़माएँ।

# Use DDM to Calculate Equity Value
equity_value_ddm <- ___
equity_value_ddm
कोड संपादित करें और चलाएँ