Answer:
Explanation:
To calculate the expected return on the portfolio, we need to take the weighted average of the individual stock returns based on their proportions in the portfolio. The expected return on the portfolio can be calculated as follows:
Expected return on portfolio = (weight of stock X × expected return on stock X) + (weight of stock Y × expected return on stock Y) + (weight of stock Z × expected return on stock Z)
Expected return on portfolio = (0.35 × 9%) + (0.20 × 15%) + (0.45 × 12%)
Expected return on portfolio = 3.15% + 3.00% + 5.40%
Expected return on portfolio = 11.55%
To calculate the variance and standard deviation of the portfolio, we need to use the formula that takes into account the individual stock variances, covariances, and the weights of the stocks in the portfolio. Assuming the covariances between the stocks are zero, we can use the following formulas:
Portfolio variance = (wX^2 * σX^2) + (wY^2 * σY^2) + (wZ^2 * σZ^2) + 2(wX * wY * σXY) + 2(wX * wZ * σXZ) + 2(wY * wZ * σYZ)
Portfolio standard deviation = sqrt(portfolio variance)
where wX, wY, and wZ are the weights of stocks X, Y, and Z in the portfolio respectively, σX, σY, and σZ are the standard deviations of returns on stocks X, Y, and Z respectively, and σXY, σXZ, and σYZ are the covariances between the returns on stocks X and Y, X and Z, and Y and Z respectively.
Since we assume the covariances between the stocks are zero, we can simplify the formulas as follows:
Portfolio variance = (wX^2 * σX^2) + (wY^2 * σY^2) + (wZ^2 * σZ^2)
Portfolio standard deviation = sqrt[(wX^2 * σX^2) + (wY^2 * σY^2) + (wZ^2 * σZ^2)]
Substituting the values, we get:
Portfolio variance = (0.35^2 * 0.09) + (0.20^2 * 0.15) + (0.45^2 * 0.12)
Portfolio variance = 0.0036475
Portfolio standard deviation = sqrt[(0.35^2 * 0.09) + (0.20^2 * 0.15) + (0.45^2 * 0.12)]
Portfolio standard deviation = sqrt(0.0036475)
Portfolio standard deviation = 0.06035
Therefore, the expected return on the portfolio is 11.55%, the portfolio variance is 0.0036475, and the portfolio standard deviation is 0.06035.