Bayes Rule

Overview


Bayes Rule


{% \mathbb{P}(B_j|A) = \frac{\mathbb{P} (A|B_j) \mathbb{P}(B_j)}{\sum_{i=1}^n \mathbb{P}(A|B_i) \mathbb{P}(B_i)} %}

Contents