Formula is very cumbersome and will take a little bit of time. I know there are shortcuts for the BAII. Wasn’t sure if there was one for the following example.
What is the standard deviation of a portfolio if you invest 30% in stock one(Standard deviation of 4.6%) and 70% in stock two(standard deviation of 7.8%) if the correlatio coefficient for the two stock is 0.45?
Two asset is simple enough. You should be happy its not three or four or five. Fair attempt to simplify it in above comment. Derives from algebraic formula.
For multiple assets it’s really hard to explain formulas without introducing matrices. Some people find it easy to understand that sigma = sqrt(wT*Sigma*w), where w is the vector of weights (wT- row of weights) and Sigma is the covariance matrix while others are very uncomfortable with matrices.
Yes i have put together a 6 by 6 cov matrix in excel using matrix function in excel. Its hard at first, but nevertheless saves a lot messy formula. Portfolio risk is all about matrices manipulation.