返回列表 发帖
if you know icapm and beta formulae then you can do any of these problems

starting with icapm:

req return = rf + B(Rp-Rm)
B = cov(asset,world market) / variance of market

substituting correlation in for covariance:

B = (correlation(asset, market) *std dev asset * std dev market) / variance of market
B = (correlation(asset, market) *std dev asset) / std dev market

so now,
req return = rf + [(correlation(asset, market) *std dev asset) / std dev market] * (Rp-Rm)

req return - rf = ERPi
(rp-rm/std dev market) = sharpe ratio

so we get

ERPi = correlation(asset,market)*std dev asset*sharpe ratio

now use this equation twice and plug in for degree of integration
if market is totally segmented, correction = 1 because asset and market are perfectly correlated

now that you have ERP, the required return = Rf + ERP

TOP

返回列表