Probability (Non-Mutually Exclusive Events)
Calculates the probability of event A or event B occurring when they can both happen.
This public page keeps the free explanation visible and leaves premium worked solving, advanced walkthroughs, and saved study tools inside the app.
Core idea
Overview
This formula, often called the Addition Rule for Probability, determines the likelihood of at least one of two events (A or B) occurring when these events are not mutually exclusive, meaning they can happen at the same time. It sums the individual probabilities of A and B, then subtracts the probability of both A and B occurring (P(A ∩ B)) to avoid double-counting the overlap.
When to use: Apply this formula when you need to find the probability of 'A OR B' and you know that events A and B can occur simultaneously. This is common in scenarios involving overlapping sets, such as drawing cards, analyzing survey data, or predicting outcomes where multiple conditions might be met.
Why it matters: Understanding the probability of non-mutually exclusive events is fundamental in statistics, risk assessment, and decision-making. It allows for accurate prediction in complex systems, from medical diagnostics (probability of having disease X or symptom Y) to financial modeling (probability of stock A rising or stock B falling). It's essential for avoiding overestimation of probabilities when events overlap.
Symbols
Variables
P(A) = Probability of Event A, P(B) = Probability of Event B, P(A \cap B) = Probability of A and B, P(A \cup B) = Probability of A or B
Walkthrough
Derivation
Formula: Probability (Non-Mutually Exclusive Events)
The probability of A or B occurring is the sum of their individual probabilities minus the probability of their intersection to correct for double-counting.
- Events A and B are defined within the same sample space.
- Probabilities P(A), P(B), and P(A ∩ B) are known.
Consider the sum of individual probabilities:
If we simply add the probabilities of event A and event B, we count the outcomes where both A and B occur twice (once as part of A and once as part of B).
Identify the overlap:
The term P(A ∩ B) represents the probability that both event A AND event B occur simultaneously. This is the portion that has been double-counted in the sum P(A) + P(B).
Correct for double-counting:
To find the probability of A OR B (P(A ∪ B)), we add P(A) and P(B), and then subtract P(A ∩ B) once to remove the extra count of the overlapping outcomes. This ensures each outcome is counted exactly once.
Result
Source: GCSE Mathematics Textbooks (e.g., AQA GCSE (9-1) Mathematics Higher Student Book)
Free formulas
Rearrangements
Solve for
Probability (Non-Mutually Exclusive Events): Make P(A) the subject
To make P(A) the subject, add P(A ∩ B) to P(A ∪ B) and then subtract P(B).
Difficulty: 2/5
Solve for
Probability (Non-Mutually Exclusive Events): Make P(B) the subject
To make P(B) the subject, add P(A ∩ B) to P(A ∪ B) and then subtract P(A).
Difficulty: 2/5
Solve for
Probability (Non-Mutually Exclusive Events): Make P(A ∩ B) the subject
To make P(A ∩ B) the subject, add P(A ∩ B) to P(A ∪ B) and then subtract P(A ∪ B) from the sum of P(A) and P(B).
Difficulty: 2/5
The static page shows the finished rearrangements. The app keeps the full worked algebra walkthrough.
Visual intuition
Graph
The graph is a straight line with a slope of one, meaning the output increases at a constant rate as the probability of event A grows. For a student, this linear relationship shows that a small probability of event A results in a lower total probability of A or B, while a large probability of event A pushes the total probability toward its maximum. The most important feature is that the constant slope demonstrates how every incremental increase in the likelihood of event A adds an equal amount to the overall probab
Graph type: linear
Why it behaves this way
Intuition
Imagine two overlapping circles (representing events A and B) within a larger rectangle (representing all possible outcomes). The formula calculates the total area covered by both circles by adding their individual areas
Signs and relationships
- - P(A \cap B): This term is subtracted to correct for the double-counting of the overlap between events A and B. When P(A) and P(B) are added, the probability of both A and B occurring (P(A B)) is included in both P(A)
Free study cues
Insight
Canonical usage
All terms in this equation represent probabilities and are dimensionless quantities, typically expressed as real numbers between 0 and 1.
Common confusion
A frequent mistake is to use probabilities expressed as percentages (e.g., 50) directly in calculations instead of their decimal equivalents (e.g., 0.5). Always convert percentages to decimals for calculations.
Dimension note
Probability is inherently a dimensionless quantity, representing a ratio of favorable outcomes to total possible outcomes. Therefore, all terms in the equation are dimensionless, and the result is also dimensionless.
Unit systems
One free problem
Practice Problem
In a class, the probability of a student liking chocolate (A) is 0.6, and the probability of liking vanilla (B) is 0.4. The probability of liking both is 0.2. What is the probability that a randomly chosen student likes chocolate or vanilla?
Solve for: P_A_union_B
Hint: Remember to subtract the overlap to avoid double-counting.
The full worked solution stays in the interactive walkthrough.
Where it shows up
Real-World Context
The probability of a student passing a math exam or a science exam.
Study smarter
Tips
- Visualize the events using a Venn diagram to understand the overlap (A ∩ B).
- Remember that P(A ∪ B) represents 'A OR B or both'.
- If events are mutually exclusive, P(A ∩ B) = 0, and the formula simplifies to P(A ∪ B) = P(A) + P(B).
- Probabilities must always be between 0 and 1 (inclusive).
Avoid these traps
Common Mistakes
- Forgetting to subtract P(A ∩ B), leading to double-counting the overlap.
- Confusing mutually exclusive events with non-mutually exclusive events.
- Incorrectly calculating P(A ∩ B) or assuming it's always P(A) * P(B) (which is only true for independent events).
Common questions
Frequently Asked Questions
The probability of A or B occurring is the sum of their individual probabilities minus the probability of their intersection to correct for double-counting.
Apply this formula when you need to find the probability of 'A OR B' and you know that events A and B can occur simultaneously. This is common in scenarios involving overlapping sets, such as drawing cards, analyzing survey data, or predicting outcomes where multiple conditions might be met.
Understanding the probability of non-mutually exclusive events is fundamental in statistics, risk assessment, and decision-making. It allows for accurate prediction in complex systems, from medical diagnostics (probability of having disease X or symptom Y) to financial modeling (probability of stock A rising or stock B falling). It's essential for avoiding overestimation of probabilities when events overlap.
Forgetting to subtract P(A ∩ B), leading to double-counting the overlap. Confusing mutually exclusive events with non-mutually exclusive events. Incorrectly calculating P(A ∩ B) or assuming it's always P(A) * P(B) (which is only true for independent events).
The probability of a student passing a math exam or a science exam.
Visualize the events using a Venn diagram to understand the overlap (A ∩ B). Remember that P(A ∪ B) represents 'A OR B or both'. If events are mutually exclusive, P(A ∩ B) = 0, and the formula simplifies to P(A ∪ B) = P(A) + P(B). Probabilities must always be between 0 and 1 (inclusive).
References
Sources
- Wikipedia: Addition rule of probability
- Britannica: Probability
- Wikipedia: Probability
- Sheldon Ross, A First Course in Probability
- GCSE Mathematics Textbooks (e.g., AQA GCSE (9-1) Mathematics Higher Student Book)