LIKELIHOOD
Projects
POSTERIOR
Notes & explorations
Notes, paper summaries, and explorations of topics I find interesting.
Prior: what you believe
2
5
Data: k heads in n flips
3
10
Beta(2, 5) + 3 heads in 10 → Beta(5, 12)
posterior = Beta(α+k, β+n−k)
Read the full reference →