Difference between revisions of "Bayes' Theorem"

m
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. Then <cmath>P(E_1 | E_2) = \dfrac{P(E_2 | E_1) \cdot P(E_1)}{P(E_2)}</cmath>
+
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>
  
 
~[[User:Enderramsby|enderramsby]]
 
~[[User:Enderramsby|enderramsby]]

Revision as of 14:48, 16 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)}.\]

~enderramsby