September 6th, 2013, 2:23 pm
QuoteOriginally posted by: dirtdogThanks for the hints:I am coming up with the following:var(T1 + T2) = var(T1) + var(T2) + 2*std(T1)*std(T2)*cor(T1,T2)= 0.36 + 0.09 + 2*0.6*0.3*cor(T1,T2)Which gives 0.81 for cor(T1,T2)=1 and 0.09 for cor(T1,T2)=-1.Why are these numbers different from "daveangel"s? Where did I go wrong?Thanks again! T1 and T2 are the time series of returns or prices ? If its prices then the weight of T1 and T2 in the portfolio is T1/(T1+T2) and T2/(T1+T2)if its returns then you have an equal weights of 0.5 and you need to modify your variance formula
knowledge comes, wisdom lingers