The text says.. to determine whether adding a new asset i to a current portfolio p would be benefical or not, we can use this relationship.
RULE 1: If Si > Sp * Cor(i,p), then the new asset i has benefit to be added into the portfolio p. The Sharpe Ratio of final portfolio will INCREASE.
RULE 2: If Si = Sp * Cor(i,p), then the new asset i provides no benefit and no harm to be added to the portfolio p, provided Cor(i,p) = Si/Sp, because adding the new asset i will leave the final portfolio sharpe ratio UNCHANGED.
RULE 3: If Si < Sp * Cor(i,p), then the new asset i will harm or DECREASE the sharpe ratio of the portfolio p, if it is added.
where Si = sharpe ratio of asset i, Sp is sharpe ratio of current portfolio p, Cor (i,p) is return correlation between asset i and portfolio p.
=======
OK, let me put it in practice to reconcile this relationship. Assume Risk Free Rate=3%
Asset i: RETURN=12%, SD=35%, then Sharpe Ratio i=0.2571
Current portfolio: RETURN=10%, SD=25%, then Sharpe Ratio p=0.2800
Assume Weight i=50%, Weight p=50%
According to RULE 2, if my Cor(i,p)=0.2571/0.2800=0.9184, then I expect that after I add asset i to the current portfolio, the final portfolio’s sharpe ratio remain UNCHANGED, at least not worsen than before.
Then, I calculated the final portfolio return and SD after the mix with asset i, as:-
R(final portfolio) = 50%x12%+50%x10%=11%
SD(final portfolio) = 50%^2*35%^2+50%^2*25%^2 + 2*50%*50%*(0.9184)*35%*25%=29.40%
Sharpe Ratio(final portfolio) = (11%-3%)/29.40%=0.2721
So, my question is why is the Sharpe Ratio of final portfolio=0.2721 which however is not same as Sharpe Ratio p= 0.2800, as contraditary to what was mentioned by RULE 2 provided Cor(i,p)=0.9184?
Thanks for help in advance.
RULE 1: If Si > Sp * Cor(i,p), then the new asset i has benefit to be added into the portfolio p. The Sharpe Ratio of final portfolio will INCREASE.
RULE 2: If Si = Sp * Cor(i,p), then the new asset i provides no benefit and no harm to be added to the portfolio p, provided Cor(i,p) = Si/Sp, because adding the new asset i will leave the final portfolio sharpe ratio UNCHANGED.
RULE 3: If Si < Sp * Cor(i,p), then the new asset i will harm or DECREASE the sharpe ratio of the portfolio p, if it is added.
where Si = sharpe ratio of asset i, Sp is sharpe ratio of current portfolio p, Cor (i,p) is return correlation between asset i and portfolio p.
=======
OK, let me put it in practice to reconcile this relationship. Assume Risk Free Rate=3%
Asset i: RETURN=12%, SD=35%, then Sharpe Ratio i=0.2571
Current portfolio: RETURN=10%, SD=25%, then Sharpe Ratio p=0.2800
Assume Weight i=50%, Weight p=50%
According to RULE 2, if my Cor(i,p)=0.2571/0.2800=0.9184, then I expect that after I add asset i to the current portfolio, the final portfolio’s sharpe ratio remain UNCHANGED, at least not worsen than before.
Then, I calculated the final portfolio return and SD after the mix with asset i, as:-
R(final portfolio) = 50%x12%+50%x10%=11%
SD(final portfolio) = 50%^2*35%^2+50%^2*25%^2 + 2*50%*50%*(0.9184)*35%*25%=29.40%
Sharpe Ratio(final portfolio) = (11%-3%)/29.40%=0.2721
So, my question is why is the Sharpe Ratio of final portfolio=0.2721 which however is not same as Sharpe Ratio p= 0.2800, as contraditary to what was mentioned by RULE 2 provided Cor(i,p)=0.9184?
Thanks for help in advance.