Probability Formula Solver
Pick the right probability formula โ addition, multiplication, complement, or conditional โ and apply it step by step
The Core Probability Formulas
Every probability question reduces to picking the right rule. For a sample space of equally likely outcomes:
Complement rule โ the fastest route to any "at least one" question:
Addition rule ("or"), which subtracts the double-counted overlap:
Multiplication rule ("and"), the general form:
Conditional probability, valid whenever :
Every probability satisfies , and the probabilities of all outcomes in sum to exactly .
Choosing the Right Formula
The rules simplify only when a specific condition holds โ checking that condition is the whole skill.
| Condition | What it means | Simplified rule |
|---|---|---|
| Mutually exclusive | and cannot both occur, | |
| Independent | happening does not change , so |
Mutually exclusive and independent are not the same thing โ in fact two events with non-zero probability that are mutually exclusive are necessarily dependent, because one occurring drives the other's probability to zero.
Compound probability, in order
- Translate the words: "or" addition, "and" multiplication, "at least one" complement, "given that" conditional.
- Decide whether the trials are with or without replacement. With replacement keeps the events independent; without replacement changes the denominator on every draw.
- Apply the general rule, then simplify only if the condition genuinely holds.
- Sanity-check that the answer lies in .
Conditions and Common Mistakes
The counting formula assumes outcomes are equally likely. A loaded die or a biased coin breaks it, and you must then sum the individual outcome probabilities instead.
Frequent errors
- Adding without subtracting the overlap. If and can co-occur, counts the intersection twice.
- Multiplying dependent events as if independent. Drawing without replacement shrinks both the numerator and the denominator on the second draw.
- Reversing the condition. unless ; conflating them is the base-rate fallacy behind most medical-test puzzles.
- Computing "at least one" term by term. Use ; the direct sum has many more cases and far more room to slip.
- Answering above 1. Any result outside means a rule was misapplied, usually addition where multiplication was needed.
Examples
Frequently Asked Questions
Mutually exclusive means the events cannot happen together, so P(A โฉ B) = 0. Independent means one event happening tells you nothing about the other, so P(A โฉ B) = P(A)P(B). They are opposites in practice: if two events with non-zero probability are mutually exclusive, then one occurring forces the other to zero, which makes them dependent.
Translate the connector first. "And" calls for the multiplication rule P(A โฉ B) = P(A)ยทP(B|A), "or" calls for the addition rule P(A) + P(B) โ P(A โฉ B). Then check whether the trials are with or without replacement, because that decides whether P(B|A) equals P(B).
"At least one" covers many separate cases (exactly one, exactly two, and so on), while its complement is the single case "none". Computing 1 โ P(none) replaces a long sum with one multiplication, and it is far harder to miscount.
The counting shortcut favourable/total only works when every outcome has the same chance. For a loaded die or weighted spinner you must add up the individual outcome probabilities that make up the event. The addition, multiplication, complement, and conditional rules themselves still hold in every case.
Related Solvers
Related Guides
Try AI-Math for Free
Get step-by-step solutions to any math problem. Upload a photo or type your question.
Start Solving