Consider the example of rolling a die. We have S = {1,
2, 3, 4, 5, 6} Let us define the three events as A = a number which is a perfect square B = a prime number C = a number which is greater than or equal to 6 Now A = {1, 4}, B = {2, 3, 5}, C = {6} Note that A ∪ B ∪ C = {1, 2, 3, 4, 5, 6} = S. Therefore, A, B and C are exhaustive events. Also A ∩ B = B ∩ C = C ∩ A = φ Hence, the events are pairwise disjoint and thus mutually exclusive. Addition Rule of Probability
If A and B are any two events in a sample space S,
then the probability that at least one of the events A or B will occur is given by P (A ∪ B) = P (A) + P (B) – P (A ∩ B) Addition Rule of Probability For Mutually Exclusive Events
If A and B are any two mutually exclusive events in
a sample space S, then the probability that at least one of the events A or B will occur is given by P (A ∪ B) = P (A) + P (B) Thank you