Skip to content

Conversation

HumphreyYang
Copy link
Member

This PR adds a new lecture on Morris' paper on speculative behavior and bayes learning.

Copy link

📖 Netlify Preview Ready!

Preview URL: https://pr-650--sunny-cactus-210e3e.netlify.app (e95dc0e)

📚 Changed Lecture Pages: harrison_kreps, morris_learn

Copy link

📖 Netlify Preview Ready!

Preview URL: https://pr-650--sunny-cactus-210e3e.netlify.app (42d3bec)

📚 Changed Lecture Pages: harrison_kreps, morris_learn

Copy link

📖 Netlify Preview Ready!

Preview URL: https://pr-650--sunny-cactus-210e3e.netlify.app (3a603aa)

📚 Changed Lecture Pages: harrison_kreps, morris_learn

Copy link

📖 Netlify Preview Ready!

Preview URL: https://pr-650--sunny-cactus-210e3e.netlify.app (3826fa0)

📚 Changed Lecture Pages: harrison_kreps, morris_learn

Copy link

📖 Netlify Preview Ready!

Preview URL: https://pr-650--sunny-cactus-210e3e.netlify.app (9c38391)

📚 Changed Lecture Pages: harrison_kreps, morris_learn

Copy link

📖 Netlify Preview Ready!

Preview URL: https://pr-650--sunny-cactus-210e3e.netlify.app (6c1a0c4)

📚 Changed Lecture Pages: harrison_kreps, morris_learn

Copy link

📖 Netlify Preview Ready!

Preview URL: https://pr-650--sunny-cactus-210e3e.netlify.app (aeb1a55)

📚 Changed Lecture Pages: harrison_kreps, morris_learn

@mmcky mmcky requested a review from Copilot October 19, 2025 22:49
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds a new lecture on Morris' 1996 paper about speculative behavior and Bayesian learning, building upon the Harrison-Kreps model. The lecture demonstrates how traders with heterogeneous prior beliefs use Bayes' Law to update beliefs about dividend streams, leading to speculative premiums when no global optimist exists.

  • Introduces Morris' extension of Harrison-Kreps model with Bayesian learning
  • Implements computational methods for multi-trader equilibrium pricing
  • Provides examples demonstrating speculative premiums and belief convergence

Reviewed Changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 6 comments.

File Description
lectures/morris_learn.md New lecture file covering Morris' model with mathematical framework, Python implementations, and exercises
lectures/harrison_kreps.md Updated metadata format and corrected equation typo in pessimistic beliefs section
lectures/_toc.yml Added morris_learn to table of contents after harrison_kreps
lectures/_static/quant-econ.bib Added bibliography entries for Morris1996, Harsanyi, Miller, and Jeffreys papers

Copy link

📖 Netlify Preview Ready!

Preview URL: https://pr-650--sunny-cactus-210e3e.netlify.app (a7f8445)

📚 Changed Lecture Pages: harrison_kreps, morris_learn

Copy link

📖 Netlify Preview Ready!

Preview URL: https://pr-650--sunny-cactus-210e3e.netlify.app (143d8fc)

📚 Changed Lecture Pages: harrison_kreps, morris_learn

@jstac
Copy link
Contributor

jstac commented Oct 21, 2025

This lecture looks very nice!

Small comments:

Is this correct English? "Morris [1996] evidently abandons the Harsanyi doctrine more blightly than Harrison and Kreps had."

(What does blightly mean?)

Also, "manifold" is used from the start of the lecture and I'm not sure what it means. Perhaps a wiki link would help?

For matplotlib, please use the OOP style from the manual (fig, ax = ...) Thanks @HumphreyYang

@mmcky I notice that definitions and theorems use the same blue color. They are probably the most common combination. Is there a spare color we could assign to definitions? (I would be in favor of dropping the bell at the far left, since it's a bit unusual in this context.)

@mmcky
Copy link
Contributor

mmcky commented Oct 21, 2025

@jstac I just pushed dbaf0ba which partially addresses your feedback.
Screenshot 2025-10-21 at 4 16 47 pm

Copy link

📖 Netlify Preview Ready!

Preview URL: https://pr-650--sunny-cactus-210e3e.netlify.app (dbaf0ba)

📚 Changed Lecture Pages: harrison_kreps, morris_learn

Copy link

📖 Netlify Preview Ready!

Preview URL: https://pr-650--sunny-cactus-210e3e.netlify.app (f4de55a)

📚 Changed Lecture Pages: harrison_kreps, morris_learn

Copy link

📖 Netlify Preview Ready!

Preview URL: https://pr-650--sunny-cactus-210e3e.netlify.app (83ea55f)

📚 Changed Lecture Pages: harrison_kreps, morris_learn

Copy link

📖 Netlify Preview Ready!

Preview URL: https://pr-650--sunny-cactus-210e3e.netlify.app (cb45e81)

📚 Changed Lecture Pages: harrison_kreps, morris_learn

@HumphreyYang HumphreyYang marked this pull request as ready for review October 22, 2025 01:00
@HumphreyYang
Copy link
Member Author

Hi @jstac and @mmcky,

Thanks so much for the edits and feedback! I have implemented all changes in the feedback and I am contracted to merge this today!

Please let me know if there is any more suggestions, and I will get it merged and made live later today.

Copy link

📖 Netlify Preview Ready!

Preview URL: https://pr-650--sunny-cactus-210e3e.netlify.app (e3d171f)

📚 Changed Lecture Pages: harrison_kreps, morris_learn

@jstac
Copy link
Contributor

jstac commented Oct 22, 2025

It looks great @HumphreyYang . Many thanks. Super nice lecture.

@HumphreyYang
Copy link
Member Author

Many thanks @jstac!

@HumphreyYang HumphreyYang merged commit 774202b into main Oct 22, 2025
1 check passed
@HumphreyYang HumphreyYang deleted the harris_learn branch October 22, 2025 02:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants