- Bayes' Theorem is used to revise a probability value based on additional information obtained later. It deals with sequential events where new information is incorporated to update the probability of the initial event.
- A prior probability is the initial probability value before any additional information. A posterior probability is a revised probability that incorporates new information.
- Bayes' Theorem provides a formula for calculating the posterior probability P(A|B) from the prior probabilities P(A), P(B|A) and P(B). It can be applied when there are more than two possible events, as long as the events are mutually exclusive and exhaustive.