Difference between revisions of "Bayes' Theorem"

(Created page with "Bayes' Theorem is the following: Let <math>E_1</math> and <math>E_2</math> be two events. <math>P(E_1 | E_2) = \dfrac{P(E_2 | E_1) \cdot P(E_1)}{P(E_2)}</math>")
 
Line 1: Line 1:
 
Bayes' Theorem is the following:  
 
Bayes' Theorem is the following:  
  
Let <math>E_1</math> and <math>E_2</math> be two events. <math>P(E_1 | E_2) = \dfrac{P(E_2 | E_1) \cdot P(E_1)}{P(E_2)}</math>
+
Let <math>E_1</math> and <math>E_2</math> be two events. Then <cmath>P(E_1 | E_2) = \dfrac{P(E_2 | E_1) \cdot P(E_1)}{P(E_2)}</cmath>

Revision as of 19:20, 14 July 2021

Bayes' Theorem is the following:

Let $E_1$ and $E_2$ be two events. Then \[P(E_1 | E_2) = \dfrac{P(E_2 | E_1) \cdot P(E_1)}{P(E_2)}\]