Addition Rule Calculator for Probability


Addition Rule Calculator

Calculate the probability of event A or B occurring using the Addition Rule. This tool handles both mutually exclusive and non-mutually exclusive events.



Enter the probability for the first event.


Enter the probability for the second event.


The probability of both events occurring together (intersection). Enter 0 if events are mutually exclusive.

Probability of A or B Occurring: P(A ∪ B)
0.7


Sum: P(A) + P(B)
0.8

Intersection: P(A ∩ B)
0.1

Event Type
Non-Mutually Exclusive

Probability Breakdown P(A) P(B) P(A ∪ B)

A visual comparison of the individual probabilities versus the final union probability. Chart updates dynamically.

What is the Addition Rule of Probability?

The Addition Rule is a fundamental principle in probability theory used to calculate the probability that at least one of two events will occur. In set theory terms, it calculates the probability of the union of two events, denoted as P(A ∪ B). This rule is crucial for anyone working with statistical analysis, from students and teachers to data scientists, financial analysts, and even those interested in games of chance.

A common misunderstanding is simply adding the probabilities of the two events together. This is only correct if the events are mutually exclusive (meaning they cannot happen at the same time). If the events can occur simultaneously, simply adding their probabilities will result in an overestimation, as the probability of the overlapping event (the intersection) is counted twice. Our Addition Rule Calculator correctly handles both scenarios.

The Addition Rule Formula and Explanation

The formula you use depends on whether the events can happen at the same time.

General Formula (Non-Mutually Exclusive Events)

This is the most common formula, as it applies to any pair of events. It states that the probability of A or B occurring is the sum of their individual probabilities minus the probability of both occurring together.

P(A ∪ B) = P(A) + P(B) - P(A ∩ B)

Special Case (Mutually Exclusive Events)

If two events, A and B, cannot possibly occur at the same time (e.g., a single coin toss resulting in both heads and tails), they are mutually exclusive. In this case, the probability of them both happening, P(A ∩ B), is 0. The formula simplifies to:

P(A ∪ B) = P(A) + P(B)

Our calculator automatically applies this simplified formula if you enter 0 for the intersection P(A and B).

Variables Table

The variables used in the Addition Rule formula. Values are typically unitless ratios.
Variable Meaning Unit Typical Range
P(A) The probability that Event A occurs. Probability (unitless) 0 to 1 (or 0% to 100%)
P(B) The probability that Event B occurs. Probability (unitless) 0 to 1 (or 0% to 100%)
P(A ∩ B) The intersection; the probability that both A and B occur. Probability (unitless) 0 to min(P(A), P(B))
P(A ∪ B) The union; the probability that A or B (or both) occur. This is the calculated result. Probability (unitless) max(P(A), P(B)) to 1

Practical Examples

Example 1: Drawing a Card

What is the probability of drawing a King or a Heart from a standard 52-card deck?

  • Event A: Drawing a King. P(A) = 4/52 ≈ 0.077
  • Event B: Drawing a Heart. P(B) = 13/52 = 0.25
  • Event A and B: Drawing the King of Hearts. P(A ∩ B) = 1/52 ≈ 0.019

Using the formula: P(King or Heart) = P(King) + P(Heart) - P(King and Heart)

P(A ∪ B) = (4/52) + (13/52) - (1/52) = 16/52 ≈ 0.308 or 30.8%. To explore more scenarios like this, check out our probability distribution calculator.

Example 2: Student Survey

In a survey, 60% of students own a laptop, 50% own a tablet, and 30% own both. What is the probability that a randomly selected student owns a laptop or a tablet?

  • P(Laptop): 0.60
  • P(Tablet): 0.50
  • P(Laptop and Tablet): 0.30

Using the formula: P(Laptop or Tablet) = 0.60 + 0.50 - 0.30 = 0.80

There is an 80% probability that a student owns at least one of the two devices. This type of analysis is common in market research analysis.

How to Use This Addition Rule Calculator

Our calculator is designed for simplicity and accuracy. Follow these steps:

  1. Select Unit: Choose whether you want to input and view probabilities as decimals (0 to 1) or percentages (0 to 100).
  2. Enter P(A): Input the probability of the first event occurring.
  3. Enter P(B): Input the probability of the second event occurring.
  4. Enter P(A and B): Input the probability of both events occurring together. If they are mutually exclusive (cannot happen at the same time), enter 0.
  5. Review Results: The calculator instantly provides the final probability P(A ∪ B), along with intermediate values and a dynamic bar chart for a clear visual comparison.

The Bayes’ theorem calculator can be a useful next step for understanding conditional probabilities.

Key Factors That Affect the Addition Rule

Several factors are critical for applying the addition rule correctly. Misunderstanding these can lead to wrong conclusions.

  • Mutual Exclusivity: This is the most important factor. You must determine if events can happen together. If P(A and B) is incorrectly assumed to be 0, the final probability will be overestimated.
  • Independence of Events: While not directly in the addition rule formula, independence is crucial for finding P(A and B). If events A and B are independent, then P(A and B) = P(A) * P(B). If they are dependent, P(A and B) must be determined through other means.
  • Accurate Input Probabilities: The principle of “garbage in, garbage out” applies. The accuracy of your result is entirely dependent on the accuracy of the P(A), P(B), and P(A and B) values you provide.
  • The Sample Space: All probabilities must be defined relative to the same sample space (the set of all possible outcomes). Mixing probabilities from different contexts will lead to meaningless results.
  • Correct Identification of the Intersection: The most common error is either forgetting to subtract the intersection or calculating it incorrectly. The intersection P(A and B) cannot be larger than either P(A) or P(B).
  • Unit Consistency: Ensure all your inputs are in the same format, either all decimals or all percentages. Our calculator’s unit switcher helps prevent this error. Understanding this is key to many statistical tools, including the z-score calculator.

Frequently Asked Questions (FAQ)

1. What is the difference between the Addition Rule and Multiplication Rule?
The Addition Rule calculates the probability of A or B (union), while the Multiplication Rule calculates the probability of A and B (intersection), typically used for independent events.
2. What happens if I enter 0 for P(A and B)?
Entering 0 tells the calculator the events are mutually exclusive. It will then correctly calculate P(A or B) as just P(A) + P(B).
3. Can the final probability P(A or B) be greater than 1 (or 100%)?
No. A probability can never exceed 1 (100%). If your calculation results in a number greater than 1, it almost always means you have an error in your input values—most likely, the intersection P(A and B) is too small or your P(A) or P(B) values are incorrect.
4. How do I find the value for P(A and B)?
This depends on the problem. Sometimes it’s given directly. If the events are independent, you can calculate it as P(A) * P(B). In other cases, it must be determined from the context of the problem, such as counting outcomes in a deck of cards.
5. What does a result of 0.85 mean?
It means there is an 85% chance that at least one of the two events (A or B) will occur.
6. Is P(A or B) the same as P(A) + P(B)?
Only if the events are mutually exclusive (P(A and B) = 0). For all other cases, you must subtract the intersection to avoid double-counting.
7. How does the Addition Rule work for three events (A, B, and C)?
The formula becomes more complex: P(A or B or C) = P(A) + P(B) + P(C) - P(A and B) - P(A and C) - P(B and C) + P(A and B and C). Our calculator is designed for two events, which covers the vast majority of use cases.
8. Where is the addition rule used in real life?
It’s used everywhere: in risk assessment for insurance (e.g., probability of a claim from fire or theft), medical diagnoses (probability of a patient having one of two conditions), quality control in manufacturing, and sports analytics.

Related Tools and Internal Resources

To continue your journey in understanding probability and statistics, explore these related calculators and resources:

© 2026. This tool is for educational purposes only. Always consult a professional for critical decisions.



Leave a Reply

Your email address will not be published. Required fields are marked *