Probability Union Calculator

Calculate P(A ∪ B) using the addition rule. Supports independent events, mutually exclusive events, and custom P(A∩B) input.

Formula

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

Venn Diagram

Enter values and calculate to see the diagram

Summary

Calculate P(A ∪ B) using the addition rule. Supports independent events, mutually exclusive events, and custom P(A∩B) input.

How it works

  1. Enter P(A) and P(B) as decimals between 0 and 1, then pick the relationship between the events.
  2. For mutually exclusive events the intersection is 0, so the union equals P(A) + P(B). For independent events the intersection is P(A)·P(B). In custom mode, supply P(A∩B) directly.
  3. The tool validates each input and checks that P(A∩B) does not exceed P(A) or P(B).
  4. Read the union probability, the intersection used, and the complement P((A∪B)'), with a Venn diagram showing the overlap.

Use cases

  • Find the probability that at least one of two independent tests passes.
  • Calculate the chance that a customer buys product A or product B when purchases are mutually exclusive.
  • Determine the probability of at least one failure across two independent system components.
  • Combine probabilities from overlapping survey responses where some respondents selected both options.
  • Verify that a union probability stays within [0, 1] when designing probability models.

Frequently Asked Questions

Last updated: 2026-06-10 · Reviewed by Nham Vu