Probabilistic-Programming-and-Bayesian-Methods-for-Hackers icon indicating copy to clipboard operation
Probabilistic-Programming-and-Bayesian-Methods-for-Hackers copied to clipboard

Bug in Ch6_priors_pymc3.ipynb

Open lc82111 opened this issue 4 years ago • 0 comments

Section: A Proposed Solution

The correction one should be:

the posterior is a Beta(a=1+X, b=1+N-X)

lc82111 avatar Jul 26 '21 08:07 lc82111