Evaluates the standard deviation of an asset given its probability distribution of its returns.
probability[s]
is an array of the probability of the state s
occurring.rateOfReturn[s]
is the return (increase in market value) for the first asset in the state s
.TwoAssetPortfolio Class | Portfolio Namespace