Method Documentation
Expected risk and return
7min
expected return the expected monthly return of a portfolio is given by the following formula \mathbb{e}(r) = \mathbb{e}(r) 1 \times w 1 + \mathbb{e}(r) 2 \times w 2 + \dots + \mathbb{e}(r) n \times w n where \begin{align } e(r) i & \text{expected monthly return of instrument in the portfolio}, \\\\ w i & \text{weight of instrument in the portfolio}, \\\\ n & \text{total number of instruments in the portfolio}, \end{align } and w 1 + \dots + w n = 1 the expected annual return of the portfolio is calculated by return {annual} = (1+e(r))^{12} 1 expected return for the instruments in the portfolio will vary based on the configuration it can be one out of the three below historical return of the category where instrument is connected houseview of the category houseview for instrument if method one is applied, the expected monthly return of an instrument is calculated by e(r) i = e\\{log(\frac{pf}{po})\\} where po and pf are the instrument values at the beginning and the end of month, respectively expected risk the calculation of the expected volatility of a portfolio is done through the following two steps first we calculate the monthly variance of the portfolio by using the following formula \sigma^2 = w^t \sigma w where \begin{align } \sigma^2 & \text{variance}, \\\\ w & \text{(column) vector of weights for each instrument in the portfolio}, \\\\ \sigma & \text{covariance matrix of the expected monthly returns of the instruments in the portfolio}, \\\\ t & \text{transpose operator of vector/matrix} \end{align } here, w = \[w 1, \dots, w n]^t second, we calculate the expected annual risk (in %) by using this formula risk {annual} = \sigma \times \sqrt{12} \times 100 expected risk for the instruments in the portfolio will vary based on the configuration it can be one out of the three below historical risk measured on a monthly data houseview risk of the category houseview risk for the instrument