STAT3904 Tutorial 4
STAT3904 Tutorial 4
• Fundamental Equations: The whole analysis begins with the following equations:
(Mean) µ P = x1 µ 1 + x2 µ 2
(Variance) σP2 = x21 σ12 + 2x1 x2 ρσ1 σ2 + x22 σ22
(Weight Constraint) x1 + x 2 = 1
SOA
Exercise 1. (Warm-up Exercise) You are given the following with respect to a portfolio Course
consisting of two mutual funds: 6 Spring
2003
Mutual Fund Weight Variance
Stock 25% 100
Bond 75% 36
The correlation coefficient between the fund returns is −0.5. Calculate the variance of
the portfolio.
Solution. Denote Stock and Bond as assets A and B respectively. The portfolio variance
can be calculated as follows:
How to Find the Minimum Variance Set (MVS) & Efficient Frontier (EF)? The
nicest thing about the two-asset market is that the minimum variance set can simply be
derived by mixing the two given assets. One can simply solve the above set of equations
and express x1 , x2 in terms of µ’s and σ’s, eventually leading to the relation between
µP and σP . The detailed steps are as follows:
1. From the weight constraint equation, x2 = 1 − x1 .
µP − µ2
2. Solving the first equation for x1 , we get x1 = .
µ1 − µ2
−µ2
3. Substituting x1 = µµP1 −µ2
and x2 = 1 − x1 into the second equation, we obtain the
relationship between σP and µP :
2 2
2 µP − µ2 2 µP − µ2 (µP − µ2 )(µ1 − µP )
σP = σ1 + 1 − σ22 + 2 ρσ1 σ2 .
µ1 − µ2 µ1 − µ2 (µ1 − µ2 )2
– Finding the minimum variance portfolio means determining the portfolio composi-
tion x = (x1 , x2 )T (NOT µP and σP !) that minimizes σP2 .
S&AS: STAT3904 Corporate Finance for Actuarial Science 3
– By a simple calculus argument on the variance formula together with the weight
constraint (see page 1, Chapter 8), we obtain1
• When a risk-free asset is introduced to the market, rendering the possibility of borrowing
and lending, the efficient frontier can be further improved. By the one-fund theorem,
the new frontier is graphically the tangent line of the original one, and the tangent point
corresponds to the tangency portfolio.
3 Problems
Attempt ALL THREE questions. Marks for past paper questions are shown in square brack-
ets.
1. Explain in words two different methods to derive the equation of the minimum variance set.
Solution. (a) Fix a number µ0 ∈ R. Determine the portfolio with the smallest variance
subject to the constraint that its mean equals µ0 and calculate its standard deviation.
Repeat the same analysis for different values of µ0 .
(b) In the second method, it suffices to find the global minimum variance portfolio (by
normalizing Σ−1 1) and another minimum variance portfolio (by normalizing Σ−1 µ). By
the two-fund theorem, mixing these two portfolios will capture all minimum variance
portfolios.
1
Observe that x∗ = (x∗1 , x∗2 )T is independent of µ = (µ1 , µ2 )T . Hence any change in µ will not affect x∗ .
S&AS: STAT3904 Corporate Finance for Actuarial Science 4
[Total: 15 marks]
(a) Suppose that there are n risky stocks in the market with returns R1 , . . . , Rn respectively. STAT2807
You are given: 09-10
= xT Σy.
The final result is called the bilinear form associated with Σ, and its special case when
x = y recovers the variance of the portfolio return: Cov(xT R, xT R) = Var(xT R) =
σP2 = xT Σx.
(b) Prove that the covariance between the returns of any portfolio and the global minimum-
variance portfolio is the same. Identify that common covariance.
Proof. Let P and Q be the global minimum variance portfolio and an arbitrary portfolio
respectively and denote their rates of return by RP and RQ . To determine a minimum
variance portfolio in a market consisting only of Portfolios P and Q, the weight of Q
must be 0 due to its arbitrariness. Therefore, the formula in Section 2.2 implies
σP2 − Cov(RP , RQ )
0= ,
σP2 + σQ2
− 2Cov(RP , RQ )