Now that we have a taste for Bayesian inference in practice, let’s look at the equation for the Bayes theorem. Here are the notations that will be used in this example: P(Drunk) P(Drunk | Positive) P(Positive | Drunk) P(Positive) where P stands for probability and the vertical bar signifies a conditional probability. Each of the elements above has a mathematical name. P(Drunk) is the probability that a randomly selected driver is drunk. In Bayesian statistics, this probability is called the prior probability. If we recall our initial assumptions, we can calculate the prior probability as
...more

