Index Previous slide Next slide

 

In-line exercise: mean return and volatility, solution (2)

In four years, a portfolio of common stocks realized returns of 40%, 0%, -30%, and 10%. Compute the (arithmetic) mean, variance, and standard deviation of returns. For this exercise, divide by the number of returns (not one less) to compute the variance


blank icon Previous step of the solution More solution

mean = (1/4)(0.4 + 0.0 + (-0.3) + 0.1) = (1/4)(.2) = 0.05 or 5%

variance = (1/4)((0.4-0.05)^2 + (0.0-0.05)^2 + (-0.3-0.05)^2 + (0.1-0.05)^2) = (1/4)(0.25) = 0.0625


photo of Phil Dybvig
Phil Dybvig
To compute the variance, we subtract the mean return 0.05 from each return, square, sum all the squares, and divide by 4.

Press the small right triangle for more of the answer.


  Index Previous slide Next slide