Computing Returns: Price Beginning Dividends Price Beginning - Price Ending Return +
Computing Returns: Price Beginning Dividends Price Beginning - Price Ending Return +
1
Averaging Returns Averaging Returns
Suppose you invested half of your money in X Suppose you invested all of your money in X
and half of your money in Y. The return of X is 100% last year and -50%
The return of X is 100% and the return of Y is this year.
-50%. What is your average return over the two
What is the average return? years?
i =1
2
∑ (X i − X )
1 N
Vaˆr ( X ) =
N
Var ( X ) = σ = ∑ pi [ X i − E ( X )]
2 2
X N − 1 i =1
i =1
2
Annualize Return Annualize Variance
There are two ways you can annualize
Variance is proportional to time
returns.
Annualized Variance = σ2 × T
Suppose R is the per period return and T is
the number of periods per year.
Standard deviation is proportional to the
square root of time
APR = R × T
Annualized Standard Deviation = σ × T0.5
EAR = ( 1 + R ) T - 1
3
Matrix Notation Portfolio Return and Risk
R is a column vector of expected returns Using matrix notation for portfolio return and
W is a column vector of portfolio weights risk,
∑ is the covariance matrix E (R p ) = w1 R1 + w2 R2 + ... + wn Rn = w′R
Var (R p ) = w12σ 12 + w22σ 22 + ... + wn2σ n2
Example:
⎡ 0.1 ⎤ ⎡0.4⎤ ⎡0.04 0.01 0.01 ⎤
+ 2w1w2σ 1, 2 + 2w1w3σ 1,3 + ...
R = ⎢⎢ 0.2 ⎥⎥ W = ⎢⎢0.3⎥⎥ Σ = ⎢⎢ 0.01 0.09 − 0.01⎥⎥
= w' Σw
⎢⎣0.15⎥⎦ ⎢⎣0.3⎥⎦ ⎢⎣ 0.01 − 0.01 0.04 ⎥⎦
4
Excel Functions Covariance