Skip to content

Commit aeb1a55

Browse files
Tom's edits of Morris lecture and bib file, October 19
1 parent 6c1a0c4 commit aeb1a55

File tree

2 files changed

+145
-24
lines changed

2 files changed

+145
-24
lines changed

lectures/_static/quant-econ.bib

Lines changed: 56 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,62 @@
33
Note: Extended Information (like abstracts, doi, url's etc.) can be found in quant-econ-extendedinfo.bib file in _static/
44
###
55
6+
7+
@article{harsanyi1968games,
8+
title={Games with Incomplete Information Played by ``{B}ayesian'' Players, {I}--{III} Part {II}. {B}ayesian Equilibrium Points},
9+
author={Harsanyi, John C.},
10+
journal={Management Science},
11+
volume={14},
12+
number={5},
13+
pages={320--334},
14+
year={1968},
15+
publisher={INFORMS}
16+
}
17+
18+
@article{harsanyi1968games3,
19+
title={Games with Incomplete Information Played by ``{B}ayesian'' Players, {I}--{III} Part {III}. {T}he Basic Probability Distribution of the Game},
20+
author={Harsanyi, John C.},
21+
journal={Management Science},
22+
volume={14},
23+
number={7},
24+
pages={486--502},
25+
year={1968},
26+
publisher={INFORMS}
27+
}
28+
29+
@article{harsanyi1967games,
30+
title={Games with Incomplete Information Played by ``{B}ayesian'' Players, {I}--{III} Part {I}. {T}he Basic Model},
31+
author={Harsanyi, John C.},
32+
journal={Management Science},
33+
volume={14},
34+
number={3},
35+
pages={159--182},
36+
year={1967},
37+
publisher={INFORMS}
38+
}
39+
40+
@article{miller1977risk,
41+
title={Risk, uncertainty, and divergence of opinion},
42+
author={Miller, Edward M},
43+
journal={The Journal of finance},
44+
volume={32},
45+
number={4},
46+
pages={1151--1168},
47+
year={1977},
48+
publisher={JSTOR}
49+
}
50+
51+
@article{jeffreys1946invariant,
52+
title={An invariant form for the prior probability in estimation problems},
53+
author={Jeffreys, Harold},
54+
journal={Proceedings of the Royal Society of London. Series A. Mathematical and Physical Sciences},
55+
volume={186},
56+
number={1007},
57+
pages={453--461},
58+
year={1946},
59+
publisher={The Royal Society London}
60+
}
61+
662
@article{blume2018case,
763
title={A case for incomplete markets},
864
author={Blume, Lawrence E and Cogley, Timothy and Easley, David A and Sargent, Thomas J and Tsyrennikov, Viktor},

lectures/morris_learn.md

Lines changed: 89 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -31,35 +31,35 @@ kernelspec:
3131

3232
## Overview
3333

34-
This lecture describes how {cite:t}`Morris1996` extends the Harrison–Kreps model {cite}`HarrKreps1978` of speculative asset pricing.
34+
This lecture describes how {cite:t}`Morris1996` extended the Harrison–Kreps model {cite}`HarrKreps1978` of speculative asset pricing.
3535

36-
The model determines the price of a dividend-yielding asset that is traded by risk-neutral investors who have heterogeneous beliefs.
36+
Like Harrison and Kreps's model, Harris's model determines the price of a dividend-yielding asset that is traded by risk-neutral investors who have heterogeneous beliefs.
3737

3838
The Harrison-Kreps model assumes that the traders have dogmatic, hard-wired beliefs about the asset's payout stream, i.e., its dividend stream or "fundamentals".
3939

40-
Morris replaced dogmatic beliefs about the dividend stream with non-dogmatic traders who use Bayes' Law to update their beliefs about prospective dividends as new dividend data arrive.
40+
Morris replaced Harrison and Kreps's traders with hard-wired beliefs about the dividend stream with traders who use Bayes' Law to update their beliefs about prospective dividends as new dividend data arrive.
4141

4242
```{note}
43-
But notice below that the traders don't use data on past prices of the asset to update their beliefs about the
43+
But Morris's traders don't use data on past prices of the asset to update their beliefs about the
4444
dividend process.
4545
```
4646

4747
Key features of Morris's model include:
4848

49-
* All traders share the same manifold of statistical models for prospective dividends
50-
* All observe the same dividend histories
51-
* All use Bayes' Law to update beliefs
52-
* Traders have different initial *prior distributions* over a parameter that indexes the common statistical model
53-
54-
By endowing agents with different prior distributions over that parameter, Morris builds his model of heterogeneous beliefs.
49+
* All traders share a manifold of statistical models for prospective dividends
50+
* The manifold of statistical models is characterized by a single parameter
51+
* All traders observe the same dividend histories
52+
* All traders use Bayes' Law to update beliefs
53+
* Traders have different initial *prior distributions* over the parameter that indexes the common statistical model
54+
* Until traders' *posterior distributions* over that parameter eventually merge, traders disagree about the predictive density over prospective dividends and therefore about the expected present value of dividend streams, which trader regards as the *fundamental value* of the asset
5555

5656
```{note}
57-
Morris has thereby set things up so that we anticipate that after long enough histories, traders eventually agree about the tail of the asset's dividend stream.
57+
Morris has thereby set things up so that after long enough histories, traders eventually agree about the tail of the asset's dividend stream.
5858
```
5959

60-
Along identical histories of dividends, traders have different *posterior distributions* for prospective dividends.
60+
Thus, although traders have identical *information*, i.e., histories of information, they have different *posterior distributions* for prospective dividends.
6161

62-
Those differences set the stage for possible speculation and price bubbles.
62+
Just as in the hard-wired beliefs model of Harrison and Kreps, those differences set the stage for the emergence of an environment in which investors engange in *speculative behavior* in the sense that sometimes they place a value on the asset that exceeds what they regard as its fundamental value, i.e., the present value of its prospective dividend stream.
6363

6464
Let's start with some standard imports:
6565

@@ -99,7 +99,12 @@ All traders have the same discount factor $\beta \in (0,1)$.
9999

100100
* You can think of $\beta$ as being related to a net risk-free interest rate $r$ by $\beta = 1/(1+r)$.
101101

102-
### Trading and constraints
102+
Owning the asset at the end of period $t$ entitles the owner to divdends at time $t+1, t+2, \ldots$.
103+
104+
Because the dividend process is i.i.d., trader $i$ thinks that the fundamental value of the asset is the capitalized value of the dividend stream, namely, $\sum_{j=1}^\infty \beta^j \hat \theta_i
105+
= \frac{\hat \theta_i}{r}$, where $\hat \theta_i$ is the mean of the trader's posterior distribution over $\theta$.
106+
107+
### Possible trades
103108

104109
Traders buy and sell the risky asset in competitive markets each period $t = 0, 1, 2, \ldots$ after dividends are paid.
105110

@@ -122,13 +127,64 @@ All traders have sufficient wealth to purchase the risky asset.
122127

123128
All traders observe the same dividend history $(d_1, d_2, \ldots, d_t)$.
124129

125-
Based on that information flow, all update beliefs by Bayes' rule.
130+
Based on that information flow, all traders their subjective distribution over $\theta$ by applying Bayes' rule.
126131

127132
However, traders have *heterogeneous priors* over the unknown dividend probability $\theta$.
128133

129-
This heterogeneity in priors, combined with the same observed data, produces heterogeneous posterior beliefs.
134+
This heterogeneity in priors produces heterogeneous posterior beliefs.
135+
136+
## Source of heterogeneous priors
137+
138+
Imputing different statistical models to agents inside a model is controversial.
139+
140+
Many game theorists and rational expectations applied economists think it is a bad idea.
141+
142+
While they often construct models in which agents have different *information*, they prefer to assume that all agents inside the model
143+
share the same statistical model -- i.e., the same joint probability distribution over the random processes being modeled.
144+
145+
For a statistician or an economic theorist, a statistical model is joint probability distribution that is characeterized by a known parameter vector.
146+
147+
When working with a *manifold* of statistical models swept out by parameters, say $\theta$ in a known set $\Theta$, economic theorists
148+
reduce that manifold of models to a single model by imputing to all agents inside the model the same prior probability distribution over $\theta$.
149+
150+
This is called the *Harsanyi Doctrine* or *Common Priors Doctrine*.
151+
152+
153+
154+
{cite}`harsanyi1967games`, {cite}`harsanyi1968games`, {cite}`harsanyi1968games3` argued that if two rational agents have
155+
the same information and the same reasoning capabilities, they should have same joint probability distribution over outcomes of interest.
156+
He wanted to interpret disagreements as coming from different information sets, not from different statistical models.
157+
158+
159+
160+
161+
162+
Notice how {cite}`HarrKreps1978` had also abandoned Harsanyi common statistical model assumption when they hard-wired dogmatic disparate beliefs.
163+
164+
{cite:t}`Morris1996` evidently abandons the Harsanyi approach only partly -- he retains the assumption that agents share the same
165+
manifold of statistical model.
130166

131-
### Beta prior specification
167+
Morris's agents simply express their initial ignorance parameter differently -- they have different priors.
168+
169+
170+
Morris defends his assumption by alluding to an application that concerns him, namely, the observations about apparent ''mispricing'' of initial public offerings presented by {cite}`miller1977risk`.
171+
172+
This is a situation in which agents have access to little or no data about a project and want to be open to changing their opinions as data flow in.
173+
174+
Morris motivates his diverse-priors assumption by noting that there are two *different* ways to express ''maximal ignorance'' about the parameter of a Bernoulli distribution
175+
176+
* a uniform distribution on $[0, 1]$
177+
* a Jeffrey's prior {cite}`jeffreys1946invariant` that is invariant to reparameterization; this has the form of a Beta distribution with parameters
178+
$.5, .5$
179+
180+
Is one of these priors more rational than the other?
181+
182+
Morris thinks not.
183+
184+
185+
186+
187+
## Beta priors
132188

133189
For tractability, assume trader $i$ has a Beta prior over the dividend probability
134190

@@ -139,7 +195,7 @@ $$
139195
where $a_i, b_i > 0$ are the prior parameters.
140196

141197
```{note}
142-
The definition of the Beta distribution can be found in this quantecon lecture {doc}`divergence_measures`.
198+
The Beta distribution also appears in these quantecon lectures {doc}`divergence_measures`, {doc}`likelihood_ratio_process`, {doc}`odu`.
143199
```
144200

145201
Suppose trader $i$ observes a history of $t$ periods in which a total of $s$ dividends are paid
@@ -154,9 +210,7 @@ $$
154210
where $\pi_i(\theta)$ is trader $i$'s prior density.
155211

156212
```{note}
157-
The Beta distribution is the conjugate prior for the Binomial likelihood.
158-
159-
When the prior is $\text{Beta}(a_i, b_i)$ and we observe $s$ successes in $t$ trials, the posterior is $\text{Beta}(a_i+s, b_i+t-s)$.
213+
The Beta distribution is the conjugate prior for the Binomial likelihood. This means that when the prior is $\text{Beta}(a_i, b_i)$ and we observe $s$ successes in $t$ trials, the posterior is $\text{Beta}(a_i+s, b_i+t-s)$.
160214
```
161215

162216
The posterior mean (or expected dividend probability) is:
@@ -183,7 +237,7 @@ An owner of the asset has the option to sell it after receiving that period's di
183237

184238
Traders take that into account.
185239

186-
That opens the possibility that at time $t$ a trader will be willing to pay more for the asset than the trader's fundamental valuation.
240+
That opens the possibility that a trader will be willing to pay more for the asset than that trader's fundamental valuation.
187241

188242
```{prf:definition} Most Optimistic Valuation
189243
:label: most_optimistic_valuation
@@ -236,7 +290,7 @@ p(s,t,r) = \mu^*(s,t) + \frac{r}{1+r}
236290
\Bigl[ \mu^*(s,t) p(s+1,t+1,r) + (1 - \mu^*(s,t)) p(s,t+1,r) - \mu^*(s,t) \Bigr]
237291
$$
238292

239-
Following Harrison and Kreps, a price function that satisfies the equilibrium condition can be computed recursively.
293+
A price function that satisfies the equilibrium condition can be computed recursively.
240294

241295
Set $p^0(s,t,r) = 0$ for all $(s,t,r)$, and define $p^{n+1}(s,t,r)$ by:
242296

@@ -268,7 +322,7 @@ $$
268322

269323
## Two Traders
270324

271-
We now focus on an example with two traders with priors $(a_1,b_1)$ and $(a_2,b_2)$.
325+
We now focus on an example with two traders with Beta priors with parameters $(a_1,b_1)$ and $(a_2,b_2)$.
272326

273327
```{prf:definition} Rate Dominance (Beta Priors)
274328
:label: rate_dominance_beta
@@ -303,6 +357,11 @@ Thus, along such a history, there is a persistent speculative premium.
303357

304358
For computational tractability, let's work with a finite horizon $T$ and solve by backward induction.
305359

360+
```{note}
361+
{cite:t}`Morris1996` page 1122 provides an argument that the limit as $T\rightarrow + \infty$ of such finite-horizon economies provides a useful
362+
selection algorithm that excludes additional equilibria that involve a Ponzi-scheme price component that Morris dismisses as fragile.
363+
```
364+
306365
We use the discount factor parameterization $\beta = 1/(1+r)$ and compute dollar prices $\tilde{p}(s,t)$ via:
307366

308367
$$
@@ -539,6 +598,12 @@ else:
539598

540599
Indeed, there is no global optimist and a speculative premium exists.
541600

601+
## Concluding remarks
602+
603+
{cite:t}`Morris1996` uses his model to interpret a ''hot issue'' anomaly described by {cite}`miller1977risk` according to which opening market prices of initial public offerings seem higher than values prices that emerge later.
604+
605+
606+
542607
## Exercise
543608

544609
```{exercise-start}

0 commit comments

Comments
 (0)