When calculating the standard deviation using 2 weighted corner portfolios, why is the standard deviation of the two equal to their weighted average, and not Var(X+Y)=(w1)^2*(Var(X))+(1-w)^2*(Var(Y))?
For example, Corner Portfolios 1 and 2 are weighted w=20% and 80%, so their standard deviation is .2*std1+.8*std2.
For example, Corner Portfolios 1 and 2 are weighted w=20% and 80%, so their standard deviation is .2*std1+.8*std2.