- Single Event. Enter the number of favorable outcomes and total possible outcomes. P(A) = favorable / total. Rolling a 3 on a die: 1 favorable out of 6 total = 0.1667 (16.67%). The result also shows P(not A), odds in favor, and odds against.
- Two Events. Enter P(A) and P(B) as decimals between 0 and 1. Check the "independent" box if the events do not affect each other (like two coin flips). Results include P(A and B), P(A or B), P(A given B), and P(neither A nor B).
- Combination C(n,r). Enter n (total items) and r (items chosen). Order does not matter. Example: choosing 3 people from a group of 10 gives C(10,3) = 120 possible groups.
- Permutation P(n,r). Enter n and r when order matters. Arranging 3 people from 10 in specific positions gives P(10,3) = 720 arrangements.
Probability Calculator
Calculate the probability of events, combinations, and permutations.
Probability
0.5000
50.00%
| P(not A) | 0.5000 (50.00%) |
| Odds in favor | 3:3 |
| Odds against | 3:3 |
How to Use the Probability Calculator
Probability Formulas
Single Event: P(A) = favorable outcomes / total outcomes Complement: P(not A) = 1 - P(A) Independent AND: P(A and B) = P(A) x P(B) Dependent AND: P(A and B) = P(A) x P(B|A) OR (any events): P(A or B) = P(A) + P(B) - P(A and B) Mutually exclusive: P(A or B) = P(A) + P(B) Combination C(n,r): n! / (r! x (n-r)!) Permutation P(n,r): n! / (n-r)!
Examples with a standard deck of 52 cards:
| Question | Calculation | Result |
|---|---|---|
| Drawing an ace | 4/52 | 7.69% |
| Drawing a heart | 13/52 | 25% |
| Ace or heart | 4/52 + 13/52 - 1/52 | 30.77% |
| Two aces in a row (no replace) | 4/52 x 3/51 | 0.45% |
| 5-card hands (order irrelevant) | C(52,5) | 2,598,960 |
Frequently Asked Questions
Probability measures how likely an event is to occur, expressed as a number from 0 (impossible) to 1 (certain), or as a percentage from 0% to 100%. The basic formula is: P(event) = favorable outcomes / total possible outcomes. Rolling a 4 on a six-sided die: 1/6 = 0.167 = 16.7%. Drawing a red card from a standard deck: 26/52 = 0.5 = 50%.