<aside> 💡
$$ \cup := \text{or (union)} \qquad \cap := \text{and (intersection)} \qquad | := \text{given (conditional)} $$
</aside>
The sample space, denoted by $S$, refers to the set of all possible outcomes of an experiment.
The space of events, denoted by $F$ or $P(S)$, represents the set containing all possible events that can occur in an experiment.
Any subset of the sample space representing a particular outcome or combination of outcomes.
$$ P(E) = P(E \cap H_1) + ..... +P(E \cap H_n) \; Law \;of \;total \;probability $$
$$ H_i \cap H_j = \emptyset \quad \text{(Mutually Exclusive)} $$
$$ \bigcup_{i=1}^{K} H_i = S \quad \text{(Collectively Exhaustive)} $$