You have three assets X Y and Z with expected returns of 10
You have three assets X, Y and Z with expected returns of 10%, 15% and 20%, respectively. The weights of the first two assets are 50% and 70% respectively. The standard deviations of the returns for assets X and Y are 3% and 5%. The covariance of assets X with asset Y is 20%, the covariance of asset Z with asset X is -30%, the covariance of asset Z with Y is 10% , and the covariance of asset Z with Z is 36%.
Calculate the expected return and the variance of your portfolio.
Solution
Sum of weights of he asset = 1
Thus, Weight of asset Z = 1 - (0.5 + 0.7) = - 0.20 [i.e, the asset has been in short selling ]
Expected return of the portfolio
= w1r1 + w2r2 + w3r3
= (0.5 * 10%) + (0.7 * 15%) + (-0.2 * 20%)
= 11.5%
Portfolio Variace in terms of 3 assets is given by:
sp2= wA2 s2A + wB2 s2B + wC2 s2C+ 2 wA wB rAB sA sB+ 2 wA wC rAC sA sC+ 2 wB wC rBC sB sC
s = std. dev
Here, Std.Dev of A = 3%, Std.Dev = 5% and
cov (Z,Z ) = var (Z) = 0.36
Std.DEV of Z= sqrt (0.36) = 0.6
Now,
Portfolio Variance = wa2sa2 + wb2sb2 + wc2sc2 + 2wawbCov(A,B) + 2wbwcCov(B,C) +2wawcCov(A,C)
= [ 0.52 *0.032 + 0.72*0.052 + (-0.2)2 * (0.6)2 + 2 *(0.5*0.7*0.2) + 2(0.7 * (-0.2) * 0.1) + 2*(0.5 * (-0.2) * (-0.3) ]
= 0.18785
Hope this helps.
Ask if you have any doubts
