<p><a href="https://www.prepswift.com/quizzes/quiz/prepswift-mutually-exclusive-events" target="_blank">Mutually Exclusive Events Exercise</a></p><p><strong><span style="color:#8e44ad;">Mutually Exclusive Events</span></strong> are two events that <strong><u><span style="color:#e74c3c;">CANNOT</span> happen simultaneously</u></strong>.</p>
<p><strong><span style="color:#27ae60;">$A$ versus $not \ A$</span></strong></p>
<p>The most common example of mutually exclusive events is "something" and "not something." For example, a ball cannot be "red" and "not red." It's either one or the other. In addition, because $A$ and $not \ A$ represent ALL possibilities, their sum equals $1$.</p>
<p>$$P_A + P_{not \ A} = 1$$</p>
<p style="text-align: center;"><em>The probability of $A$ happening and it not happening sums to $1$.</em></p>
<p>For example, what is the probability of rolling an odd number or not an odd number in a fair, $6$-sided die? According to the above, their sum should be $1$. The odd numbers are $1$, $3$, and $5$ and the "not odd" numbers are $2$, $4$, and $6$. The odd numbers have a probability of $\frac{3}{6}$, or $0.5$. The "not odd" numbers have the same probability. Notice they sum to $1$.</p>
<p><strong><span style="color:#8e44ad;">Mutually Exclusive versus Independent Events</span></strong></p>
<p>These concepts can sometimes be conflated. Notice the differences between the two.</p>
<ul>
<li><span style="color:#e74c3c;">Mutually Exclusive Events</span>: "rolling a 4" and "rolling a 6" in <strong><u>one roll</u></strong> of the die.</li>
<li><span style="color:#27ae60;">Independent Events</span>: "rolling a 4" and then "rolling a 6" in <strong><u>two rolls</u></strong> of the die.</li>
</ul>
<p>Here's another example:</p>
<ul>
<li><span style="color:#e74c3c;">Mutually Exclusive Events</span>: "flipping heads" and "flipping tails" in <strong><u>one coin flip</u></strong>.</li>
<li><span style="color:#27ae60;">Independent Events</span>: "flipping heads" ten times in a row with <strong><u>ten coin flips</u></strong>.</li>
</ul>
<p> </p>