• Nakafa

    Nakafa

    Learn free and with quality.
Subject
    • Grade 10
    • Grade 11
    • Grade 12
Exercises
Holy
  • Quran
Articles
  • Politics
  • Community
  • About

Command Palette

Search for a command to run...

Probability

Non-Mutually Exclusive Events A and B

What Does Non-Mutually Exclusive Mean?

We learned about mutually exclusive events that can't happen together (like turning left and right at the same time). Now, let's talk about Non-Mutually Exclusive Events. These are two (or more) events that CAN happen at the same time in a single experiment.

This means it's possible to get an outcome that belongs to event A and also belongs to event B.

Simple Examples:

  1. Drawing a Card: You draw one card from a standard deck.

    • Event A: Getting a Heart (♡\heartsuit♡).
    • Event B: Getting a King. Can events A and B happen together? Absolutely! There's a card that is both a Heart and a King: the King of Hearts (K♡K\heartsuitK♡). Since they can happen together, events A and B are non-mutually exclusive.
  2. Rolling a Die (once):

    • Event A: Getting an even number ({2,4,6}\{2, 4, 6\}{2,4,6}).
    • Event B: Getting a number greater than 3 ({4,5,6}\{4, 5, 6\}{4,5,6}). Can these happen together? Yes! The numbers 444 and 666 are both even and greater than 3. So, events A and B are non-mutually exclusive.

The Intersection is Important!

In non-mutually exclusive events, there's a part that belongs to both events simultaneously. This part is called the intersection.

Because there is an intersection, the probability of event A AND B happening together is greater than zero.

P(A and B)>0P(A \text{ and } B) > 0P(A and B)>0

Or using the intersection symbol:

P(A∩B)>0P(A \cap B) > 0P(A∩B)>0

This is very different from mutually exclusive events, where P(A∩B)=0P(A \cap B) = 0P(A∩B)=0.

Calculating P(A OR B) for Non-Mutually Exclusive Events

Since there's a chance that events A and B can happen together, we can't just add P(A)+P(B)P(A) + P(B)P(A)+P(B) to find P(A or B)P(A \text{ or } B)P(A or B).

Why not? Because if we simply add them, the intersection part (A∩BA \cap BA∩B) gets counted twice, once in P(A)P(A)P(A) and again in P(B)P(B)P(B).

To get the correct calculation, we must subtract the probability of the intersection that was double-counted. This gives us the General Addition Rule for probability:

P(A or B)=P(A)+P(B)−P(A∩B)P(A \text{ or } B) = P(A) + P(B) - P(A \cap B)P(A or B)=P(A)+P(B)−P(A∩B)

Or using the union and intersection symbols:

P(A∪B)=P(A)+P(B)−P(A∩B)P(A \cup B) = P(A) + P(B) - P(A \cap B)P(A∪B)=P(A)+P(B)−P(A∩B)

This formula works generally, for both mutually exclusive and non-mutually exclusive events. (If they are mutually exclusive, P(A∩B)P(A \cap B)P(A∩B) is zero, so the formula simplifies back to P(A∪B)=P(A)+P(B)P(A \cup B) = P(A) + P(B)P(A∪B)=P(A)+P(B)).

Calculation Example

Let's use the card example:

  • Event A: Getting a Heart (♡\heartsuit♡). There are 13 Hearts in 52 cards. P(A)=13/52P(A) = 13/52P(A)=13/52.
  • Event B: Getting a King. There are 4 Kings in 52 cards. P(B)=4/52P(B) = 4/52P(B)=4/52.
  • Event A and B: Getting the King of Hearts (K♡K\heartsuitK♡). There is only 1 King of Hearts. P(A∩B)=1/52P(A \cap B) = 1/52P(A∩B)=1/52.

So, the probability of getting a Heart OR a King is:

P(A∪B)=P(A)+P(B)−P(A∩B)P(A \cup B) = P(A) + P(B) - P(A \cap B)P(A∪B)=P(A)+P(B)−P(A∩B)
=1352+452−152= \frac{13}{52} + \frac{4}{52} - \frac{1}{52}=5213​+524​−521​
=1652=413= \frac{16}{52} = \frac{4}{13}=5216​=134​

See? We subtract 1/521/521/52 so the King of Hearts isn't counted twice.

Previous

Mutually Exclusive Events A and B

Next

  • Non-Mutually Exclusive Events A and BCalculate overlapping events using P(A or B) = P(A) + P(B) - P(A and B). Avoid double counting with intersection examples and step-by-step solutions.
On this page
  • What Does Non-Mutually Exclusive Mean?
  • The Intersection is Important!
  • Calculating P(A OR B) for Non-Mutually Exclusive Events
  • Calculation Example
  • Comments
  • Report
  • Source code