Conditional probability updates beliefs given evidence. Bayes’ theorem inverts conditionals, linking prior, likelihood, and posterior: a foundation for inference and decision-making.
\(\mathbb{P}(A\mid B)=\frac{\mathbb{P}(A\cap B)}{\mathbb{P}(B)}\), for \(\mathbb{P}(B)>0\).\(\mathbb{P}(A\cap B)=\mathbb{P}(A\mid B)\,\mathbb{P}(B)=\mathbb{P}(B\mid A)\,\mathbb{P}(A)\).\(\{B_i\}\), \(\mathbb{P}(A)=\sum_i \mathbb{P}(A\mid B_i)\,\mathbb{P}(B_i)\).\(\mathbb{P}(A\mid B)=\frac{\mathbb{P}(B\mid A)\,\mathbb{P}(A)}{\sum_i \mathbb{P}(B\mid A_i)\,\mathbb{P}(A_i)}\).\(\text{posterior odds} = \text{prior odds} \times \text{likelihood ratio}\).\(\mathbb{P}(A\mid B)\) with three disjoint causes \(A_1,A_2,A_3\).