CamDavidsonPilon/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers

Bug in Ch6_priors_pymc3.ipynb

lc82111 opened this issue · 0 comments

Section: A Proposed Solution

The correction one should be:

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