Probability Tree Calculator
Calculate sequential and combined probabilities for multi-stage probability trees with up to 4 branches.
Inputs
Results
Combined Probability
0.25
At Least One Success
0.75
How to Use This Calculator
- Enter the number of branches at each node of the probability tree.
- Input the probability for each branch at each level (probabilities at each node must sum to 1).
- Label each leaf node with its outcome.
- Review the probability of each path and combined outcome probability.
- Sum leaf probabilities for a given outcome to calculate its total probability using the law of total probability.
How the result changes with Branch 1 Probability
| Branch 1 Probability | Combined Probability | At Least One Success |
|---|---|---|
| 0.1 | 0.05 | 0.55 |
| 0.35 | 0.175 | 0.675 |
| 0.65 | 0.325 | 0.825 |
| 0.9 | 0.45 | 0.95 |
What each input means
- Branch 1 Probability
- Probability of the first event occurring (0 to 1)
- Branch 2 Probability
- Probability of the second event (conditional on first if sequential)
- Branch 3 Probability (0 = skip)
- Set to 0 to exclude this branch from the tree
How this is calculated
Worked example, using the default values
- Identify Input Parameters4 parametersBranch 1 Probability = 0.5, Branch 2 Probability = 0.5, Branch 3 Probability (0 = skip) = 0, Branch 4 Probability (0 = skip) = 0 = 4 input(s) provided
- Calculate Combined Probability0.25 = 0.25
- Calculate At Least One SuccessAt Least One Success0.75 = 0.75
- Calculate ComplementComplement0.75 = 0.75
- Calculate Active BranchesActive Branches2 = 2
Engine last updated . Checked against 3 independently-derived tests — how we verify calculators.
Related Calculators
The questions that sit next to this one — chosen by subject, including calculators filed under a different category.
Decision Matrix Calculator
Compare two options using weighted scoring across 4 criteria. Calculates normalized totals, winner, and sensitivity analysis.
Logic & Formal ReasoningTruth Table Generator
Generate a complete truth table for propositional logic formulas with 2-4 variables and common logical operations.
Logic & Formal ReasoningBoolean Algebra Simplifier
Estimate Boolean expression simplification from sum-of-products form. Calculates term and literal reduction using grouping heuristics.
More in Math & Statistics.