- UID
- 222309
- 帖子
- 386
- 主题
- 14
- 注册时间
- 2011-7-2
- 最后登录
- 2016-1-18
|
4#
发表于 2011-7-13 13:34
| 只看该作者
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 |
|