Definition:
- Repeated simulation to draw Episodes from a distribution
- Compute and approximate posterior probability and show that it converges to the true probability
- Steps:
- Allocate range of each outcome to a range over 1, ex: 0-0.1 is A, 0.1 to 0.4 is B,…
- Get samples from uniform distribution over [0,1)
- Compare to see which of the domain corresponding to , thats the outcome