Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chapter 4 - Typo in Plot Legend #74

Closed
iamyifan opened this issue Feb 27, 2024 · 0 comments
Closed

Chapter 4 - Typo in Plot Legend #74

iamyifan opened this issue Feb 27, 2024 · 0 comments

Comments

@iamyifan
Copy link

Hey developer,

In Chapter 4, the first exercise, the given example should illustrate the posterior distribution of batting rather than the prior distribution:
image

posterior = prior.copy() should be added before the updating;
posterior.plot(label='posterior') instead of prior.plot(label='prior'), since we are plotting the posterior distribution.

Cheers,
Yifan

@iamyifan iamyifan closed this as not planned Won't fix, can't repro, duplicate, stale Feb 27, 2024
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

No branches or pull requests

1 participant