Probability & odds
Probability Calculator
Multiple-event probability calculator: two-event solver (P(A∪B), P(A∩B), P(AΔB)), series of independent trials, and normal curve area. Venn diagram, Logic Trace, -inf/inf for tails.
By Jeff Beem
Updated
Probability Lab
Two Events: enter any two of the eight quantities to solve the rest. Series: independent trials. Normal: area between bounds (use -inf / inf for tails).
Fill any two valid fields (0–1); the rest are computed. Independence assumed when needed.
Formatting
Using the Probability Lab
Three modes cover different probability tasks. Two Events solves all eight quantities from any two inputs. Series handles independent trials. Normal Distribution finds area under the curve for any mean and standard deviation. Each mode has its own inputs and visual feedback.
Quick reference
Series
Normal
Logic Trace
Probability Calculator: Union, Intersection & Normal Distribution
Free probability calculator: two-event solver with 8-field inference, Venn diagram, normal curve area, and series of independent trials. P(A∪B), P(A∩B), P(AΔB). Use -inf and inf for tails.
What This Calculator Does and Who It's For
- Who it's forStudents learning set theory and probability; anyone computing union (OR), intersection (AND), or symmetric difference; users needing normal curve area or tail probabilities. Ideal for "probability of A or B," "P(A and B)," and "area under normal curve" queries.
- Trust and scopeAll calculations run in your browser. Standard normal CDF uses the error function. Two-event solver assumes independence when only two values are given. Formatting options (sig figs, scientific notation) handle very small probabilities.
How the Math Works
How to Use This Calculator
Union, Intersection, and the Addition Rule
Probability of Multiple Events
When calculating probability across multiple events, the approach depends on what you're asking.
All events must occur (series/AND logic): Use the Series of Events mode. If each event has probability p and the events are independent, the probability that all n occur is pn. For example, the probability of rolling a 4 on a die three times in a row is (1/6)3 ≈ 0.0046.
At least one event occurs (union/OR logic): Use the Two Events mode with P(A ∪ B). For two independent events, P(A ∪ B) = P(A) + P(B) − P(A)×P(B). For example, if P(A) = 0.3 and P(B) = 0.4, then P(at least one occurs) = 0.3 + 0.4 − 0.12 = 0.58.
Neither event occurs (complement): P((A ∪ B)′) = 1 − P(A ∪ B). This is computed automatically in Two Events mode.
Normal Distribution: Area Between Bounds
Venn Diagram and Click-to-Highlight
Probability Calculator FAQ
How do I calculate the probability of multiple events?
What is P(A ∪ B) vs P(A ∩ B)?
How does the Two-Event Solver infer missing values?
What is P(A Δ B) (symmetric difference)?
How do I find area under the normal curve?
-inf or inf for tail probabilities (e.g. P(X > 1.5) = area from 1.5 to infinity). The curve shades the region and shows dynamic X-axis labels from μ and σ.When should I use Series of Events mode?
Mathematical Reference Note
Calculation Logic: This tool uses standard mathematical algorithms. While we strive for accuracy, errors in logic or user input can result in incorrect data.
Verification: Results should be cross-checked if used for important academic, professional, or personal calculations.
Standard Terms: This tool is provided free of charge and as-is. CalcRegistry provides no warranty regarding the accuracy or fitness of these results for your specific needs.