Computing Continuous Posterior Distribution
In this lesson we will try answering the question: what is the continuous posterior when we are given an observation of the discrete result?
We'll cover the following...
In the previous lesson, we posed and solved a problem in Bayesian reasoning involving only discrete distributions, and then proposed a variation on the problem whereby we change the prior distribution to a continuous distribution while preserving that the likelihood function produced a discrete distribution.
Continuous Posterior Given an Observation of Discrete Result
The question is: what is the continuous posterior when we are given an observation of the discrete result?
More specifically, the problem we gave was: suppose we have a prior in the form of a process which produces random values between and . We sample from that process and produce a coin that is heads with the given probability. We flip the coin; it comes up heads. What is the posterior distribution of coin probabilities?
Here’s one way to think about it: Suppose we stamp the probability of the coin coming up heads onto the coin. We mint and then flip a million of those coins once each. We discard all the coins that came up tails. The question is: what is the distribution of probabilities stamped on the coins that came up heads?
Let’s remind ourselves of Bayes’ Theorem. For prior and likelihood function ...