Coder Social home page Coder Social logo

tunglinhpham / jcochrane_dog_did_not_bark Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 1.86 MB

This is a project replicating the result of John Cochrane's famous paper about return's predictability (https://www.jstor.org/stable/40056861)

R 100.00%
financial-econometrics r rmarkdown monte-carlo-simulation

jcochrane_dog_did_not_bark's Introduction

John Cochrane's "The Dog That Did Not Bark: A Defense of Return Predictability" replicating project

This is a project replicating the result of John Cochrane's famous paper about return's predictability (https://www.jstor.org/stable/40056861). In this paper, Cochrane found that "the absence of dividend growth predictability gives stronger evidence than does the presence of return predictability". Also, another finding of Cochrane is that "Long-horizon return forecasts give the same strong evidence".

The dataset used in this project is the annual Center for Research in Security (CRSP) data from 1926 to 2017.

The first question is: "Are stock returns predictable?". An attempt to answer the question is demonstrated in Table 1:

Table 1 - Forecasting Regressions

Table 1 - Forecasting Regressions Rt+1 is the real return (adjusted by inflation), Rft+1 is the real risk-free return, Dt+1/Dt is the dividend growth, Dt/Pt is past dividend/price ratio. Smaller letters represent the natural logarithm of their corresponding capital letters.

In term of economic significance, the Table 1 shows that return is predictable: if dividend yield increases by 1%, the price of the stock would increase by about 2% so the return would increase by about 3%. This result contradicts the unpredictability of return: If return is unpredictable, when dividend yield increases by 1%, the price would decrease by 1% so that return be rendered unpredictable (Rt+1 = (Dt+1 + Pt+1)/Pt). Also, the sign of the coefficients in the dividend growth regressions is negative as expected: a high dividend/price ratio implies low price, which indicates that the dividend in the future would be low.

However, in term of statistical significance, the predictability of return is not really strong, with the t-stat of the coefficients of return (or excess return) is slightly above 2. Moreover, several authors pointed out that the regressions about return in Table 1 is biased upward, while the t-stat is biased toward rejection. Therefore, the reliability of those regressions are questionable, or in other word, "return forecastability is dead". Thankfully, Professor John Cochrane provided some stronger tests to see whether the return is forecastable or not (the tests are not about how to better forecast return).

Professor Cochrane's argument is:

If both returns and dividend growth are unforecastable, then present value logic implies that the price/dividend ratio is constant, which it obviously is not.

Therefore, the question is not just "Are returns forecastable?" or "Is dividend growth forecastable?", but "Which of dividend growth or return is forecastable?", or more specifically, "How much of each?". The null hypothesis now must contain both aspects: returns are not forecastable while dividend growth is forecastable.

Cochrane's test configuration

To start, Cochrane set up the first-order VAR:

VAR 1

Linearization of definition of return

Starting from the definition of return:

Linearization 1

Take natural log of both sides:

Linearization 2

Extracting the last component of the right hand side:

Linearization 3

Defining ρ and Îș as follows:

Linearization 4

then

Linearization 5

Ignoring means, and we achieved the final equation (4)

Linearization 6

The whole process is called linearization of return definition, by Campbell and Shiller (1988).

The relationship between the coefficients and error terms of the VAR

From equation (4), replacing equation (1) to the Left Hand Side, and equation (2) & (3) to the Right Hand Side:

VAR 2 VAR 3

Since Left Hand Side equal Right Hand Side, we approximately have equation (5) and (6):

VAR 4 VAR 5

The same logic can be applied for excess log return & dividend growth less the interest rate, by substracting risk-free rate from log return and log dividend growth.

jcochrane_dog_did_not_bark's People

Contributors

tunglinhpham avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.