Axioms of Probability
Let us define a probability function, , with
- Domain: all possible events.
- Range:
satisfies the following:
- , , … are disjoint events then
title: Subsets
Suppose we have events $A$ and $B$, if $A \subseteq B$ then $P(A) \leq P(B)$.
title: Complements
$P(A^C) = 1 - P(A)$ where $A^C$ is every event that is not $A$.