Sometimes it is useful to divide the sample space into “boxes” that cover it entirely without overlapping. This subdivision is called a partition.

Definition

The events A1,A2,,AnA_1, A_2, \ldots, A_n form a partition of the sample space if:

  • their union is the whole of Ω\Omega: i=1nAi=Ω\bigcup_{i=1}^{n} A_i = \Omega;
  • they are pairwise disjoint: AiAj=A_i \cap A_j = \emptyset for every iji \neq j.

In a partition, one and only one of the events AiA_i occurs.

The two conditions guarantee, respectively, that no outcome is left uncovered and that no outcome belongs to two different events.

Topics: Probability
Concepts: Disjoint events · Partition · Sample space