Take-Home Exam #2:

                    Estimating the risk premia with standard models

                                                    G. Roussellet

                              Winter 2019 – Due: March 30th, 11:59pm

Introduction

Your handout should consist in two main outputs:

 1. A well-written and well-presented report, detailing your procedure to obtain             the needed results and commenting on the results when necessary.

 2. For R-users, one well-commented and indented script containing all functions         and command lines to obtain your results, including lines generating plots. For       Excel-users, one Excel le containing the collection of spreadsheets that you               needed to obtain your results and graphs. Both R and Excel les should work on         any computer!

If you are using results from the class, please detail them in your report. If you are using results from external sources, please create a proper bibliography in your report.

Preamble

Download the data corresponding to your group number on your computer.

In this problem, we explore the risk premium implications of a standard model one-factor pricing model. This model is the discrete-time equivalent of Vasicek’s (1977) seminal model. In the  rst part,  we  see which assumptions we  need to obtain time varying  risk premium  on bonds. We also show that this model proves limited in several dimensions, especially in tting the yield curve at each point in time.

In the second part, we try to x these issues by considering a model where a new factor is introduced. After providing economic interpretation for this factor, we show how it can easily correct for some of the undesirable features of the one-factor model. We nally obtain risk premium estimates during the crisis that we can interpret economically.

Although the problem looks long, each question can be answered in a very quick fash- ion. They usually boil down to very simple computations and plots.  The important part is  to cleanly interpret the results we are obtaining, such that we really understand where the crucial assumptions lie.

A signi cant amount of questions require showing results with pen and paper. Although some of you are familiar with math-typing in Word or in LATEX, I understand it is not the case for all of you. I thus accept cleanly written manuscript pages scanned as part of your report.

1 Implications of a simple one-factor model (65%)

Let rt = rt(1/12) be the one-month maturity yield of a sovereign zero-coupon bond. Without abuse, we will call this the short-term interest rate. We drop the brackets for notational convenience. We assume that the risk-neutral dynamics of rt are given by:

                                   rt = µ + ρ(rt−1 − µ) + σεt  , where εt   ∼ N (0, 1) . (1) We can show that in this case (see Appendix A.1), the yield curve is given by:

                                                                                     rt(m) c am + bm × (rt − µ) , (2) where m is expressed in months (m = 12 for the 1y maturity), and:

1

1. In this part, we explore the implications of this pricing formula for chosen parameters. (20%)

(a) What do the parameters µ and ρ represent? Provide their names and explain why am = µ. (1% )

(b) Compute the loadings bm for all monthly maturities ranging from 1-month to 20 years (240 maturities), using successive values ρ = 0.5, ρ = 0.9, ρ = 0.99. Plot the 3 resulting curves on the same graph and comment on the impact of ρ on the yield curve. (3% )

(c) Provided your answer to the previous question, explain when the yield curve will be upward sloping and when it will be downward sloping. Provide the economic mechanism underlying this result. (2% )

(d) Plot the yield curve for rt = 3%, µ = 4% and ρ = 0.9. What would happen if

µ = 3%? Explain. (2% )

(e) Show with pen and paper that the excess returns of holding the bond of maturity

m for h months is given by: (6% )

2

(f)Provided ρ (0, 1), express the condition on the short-term yield variation such that the excess returns are positive. If ρ grows closer to one, how is this condition a ected? Explain the economic mechanism underlying this result. (2% )

(g)Assume that the true (by opposition to risk-neutral) average of the short-rate is 3%. Compute the average excess returns for m = 12, 60, 120 , h = 12, 24, 60 , ρ = 0.5, 0.9, 0.99 , and µ = 2%, 3%, 4% . Provide your results in a Table.(4% )

2. Now we consider that the true dynamics of the short-rate is given by:

                                                   rt = µ + ρ (rt−1 − µ) + σεt, where εt ∼ N (0, 1) . (5)

We explore what happens on the risk premium for di erent choices of µ and ρ param- eters. (20%)

(a) Show with pen and paper that the yield that would be obtained under the expec- tation hypothesis if given by:

3

(b) Consider rst that ρ = ρ. The only di erence between the true and the risk- neutral dynamics thus lie in the di erence from µ to µ. Do you expect µ to be larger or smaller that µ? Explain your intuition. (1% )

(c) Show with pen and paper that the risk premium in this model depends on the maturity but does not vary over time. Is the risk-premium increasing or decreasing with maturity? (3% )

Hint: remember that the risk premium is de ned by RPt(m) = rt(m) − r(EH)(m).

(d) Show with pen and paper that the expected excess returns in this model are given by:

4

Comment the relationship between expected excess returns and µ µ. Is this what you expect? (6% )

Hint: Remember that E0(rt+h) = µ + ρh(rt − µ).

(e) Set µ − µ = 1%. Provide the two following plots which represent 3 curves, for

ρ = {0.5, 0.9, 0.99}:

   i. plot the expected excess returns for h = 12 and m is on the x-axis.

  ii. plot the expected excess returns for m = 120 and h is on the x-axis.

Comment on the in uence of the persistence ρ, of the maturity of the bond m

and the holding period h on the expected excess returns. (2% )

(f) We now consider that ρ > ρ. Explain why this relationship makes sense from an economic standpoint. (2% )

Hint: a high persistence means that the shocks tend to have an in uence for a longer time. In essence they last longer .

(g) Redo questions (c-e) considering for question (e) that ρ = ρ0.05 and that rt = 3%. How do the expected excess returns vary with rt? Interpret this relationship (6% )

Hint: the resulting expected excess returns are now given by:

5

3.Now that we have explored the theory underlying this model, we are interested in backing out the parameters from the data. (25%)

(a) Compute the average of the 1-month yield. Explain why this procedure gives you an estimate for µ and provide its value µˆ.  (2% )

(b)Form the demeaned  series of the 1-month yield (rt     µˆ) and regress it on its own lag. Explain why this gives you an estimate for ρ and provide its value. (2% )

(c) Compute the R2 from the regression and comment on the quality of the AR(1) model under the true probability measure. (2% )

Hint: Remember that the R2 is given by one minus the ratio of the variance of  the residuals divided by the variance of the dependent variable.

(d) To estimate the risk-neutral parameters µ and ρ, form the series of yields implied by the model as a function of the parameter µ and ρ, for each maturity that you observe in the data. Estimate the parameters by minimizing the sum of squared residuals between the observed and the model yields. (5% ), (µ and ρ do not depend on time, so you only back out one value for each of these for the entire time series.)

(e) For each date in the sample, compute the R2 of how the model ts the yield curve. Represent the time series of the R2 and explain the good/bad   tting properties    of the model. (6% )

(f) Compute the time series of the term-premium for each maturity and represent them on a plot. Comment on its evolution during the crisis. (4% )

(g) Use the estimated parameters to compute the expected excess returns of holding the longest-maturity bond for one year. Compare the expectation to the realized excess returns (with a R2 measure for instance). Comment on the quality of the model. (4% )

2 Improving the quality of the model (35%)

One of the key reasons why the  tting quality of the  model is poor is that the  exibility of  the model under the risk-neutral measure is too limited. Indeed, in the one-factor case, the slope of the curve is strongly related to where the current short-rate is with respect to its long-run mean. This section introduces a model to solve this issue.

6

1. In this part, we try to get an understanding of the new formulation of this model. (15%)

(a) Explain why this new formulation makes sense with respect to the issues observed for the one-factor model. What do you expect in terms of t for this new model? (2% )

(b) Compute the loadings cm for all monthly maturities ranging from 1-month to 20 years (240 maturities), using successive values ρ = 0.5, ρ = 0.9, ρ = 0.99, andφ = 0.45, φ = 0.88, φ = 0.97. Present your results as three plots, one for each value of ρ. Each plot will contain 3 curves, corresponding to each value of φ. x-axis is the maturity. Comment on the impact of φ. (5% )

(c)Provide a methodology to back out the time series of µt   given an assumed value for µ, ρ, and φ. (3% )

Hint:  Try  to reformulate the model as a linear regression framework.

(d)Provide a methodology to estimate µ, ρ, and φ.  (2% )

(e) Estimate the parameters of the model. Provide the time series of the R2 and the time  series  of  the  estimated  µt   on  two  di erent  plots.   Compare  the  R2 to  the ones obtained in the rst section. Try to provide justi cation for the movements of µt .  (3% )

7

(e) Compute and plot the term structure of the term premium. Compare to what you obtained in the rst part. Comment on its evolution during the crisis. Do you reach di erent conclusions than in the rst part? (7% )

8
9
10
11
12
13