Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

A. Write a macro function to calculate the Future value for a series of cash flows. B. Write a macro function to estimate the cost

A. Write a macro function to calculate the Future value for a series of cash flows.

B. Write a macro function to estimate the cost of equity using the:

(i) Capital Asset Pricing Model (CAPM)

Ri = rf + Ba (rm-rf)

where:

rf = the rate of return on risk-free securities (typically Treasuries)

Ba = the beta of the investment in question

rm = the market's overall expected rate of return

(ii) Fama-French Model

Ri = rf + Bmkt (RMRF) + Bsize (SMB) + Bvalue (HML)

where:

rf = the rate of return on risk-free securities (typically Treasuries)

Bmkt = market beta

Bsize = size beta

Bvalue = value beta

RMRF= return on a market weighted equity index in excess of the one month T-bill rate.

SMB= small minus big, a size (market capitalization factor). SMB is the average return on three small-cap portfolios minus the average return on three large cap portfolios.

HML= high minus low. HML is the average return on two low book-to-market portfolios minus the average return on two high low book-to-market portfolios.

Test your cost of equity macro function using the following data: Risk-free rate =4.9%, Market Beta=1.24, Size Beta=-0.220, Value Beta=-0.348 RMRF=5.5%, SMB= 2.7%, HML=4.5%.

Provided with question in Excel:

Table 1:

rf:4.7%

Ba: 1.14

rm: 6.0%

CAPM: (solve)

Table 2

rf:4.7%

Market Beta:1.14

Size Beta: 0.22

Value Beta:0.328

RMRF:5.5%

SMB: 2.8%

HML: 4.3%

Fama-French: (solve)

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Value Investing

Authors: Mike Hartley

1st Edition

979-8864443309

More Books

Students also viewed these Finance questions