Probability Calculator

Calculate combinations (nCr), permutations (nPr), factorials, and basic event probability.

Combinations C(n,r)
2,598,960
There are 2,598,960 ways to choose 5 items from 52 (order does not matter)
Permutations P(n,r)
720
There are 720 ways to arrange 3 items from 10 (order matters)
n! (Factorial)
3,628,800
10! = 10 x 9 x 8 x 7 x 6 x 5 x 4 x 3 x 2 x 1
Probability
16.67%
1 in 6 chance (0.1667) | Odds: 1 to 5 (against)
Disclaimer: This tool is provided for general educational and entertainment purposes only. Results are estimates and should not be relied upon for any critical decision. Neither MayoCalc nor Cook Media Systems assumes any liability for consequences arising from the use of this tool. By using this site, you agree to our Terms of Service and Disclaimer.

Understanding Probability

Probability measures the likelihood of an event occurring, expressed as a number between 0 (impossible) and 1 (certain), or as a percentage between 0% and 100%. The basic formula is: Probability = Number of favorable outcomes / Total number of possible outcomes. For example, the probability of rolling a 4 on a standard die is 1/6 = 0.1667 = 16.67%.

How to Use This Calculator

Enter the number of favorable outcomes and total possible outcomes for single event probability. For compound events, select whether the events are independent (one does not affect the other) or dependent, and whether you want the probability of both events occurring (AND) or at least one occurring (OR). The calculator handles combinations, permutations, and conditional probability.

P(A and B) = P(A) x P(B) [independent events]
P(A or B) = P(A) + P(B) - P(A and B)

Common Probability Problems

Coin flips: P(heads) = 1/2. P(3 heads in a row) = (1/2)³ = 1/8 = 12.5%. Cards: P(drawing an ace) = 4/52 = 7.7%. P(drawing two aces) = (4/52) x (3/51) = 0.45%. Dice: P(rolling a 7 with two dice) = 6/36 = 16.7%. The Dice Roller and Coin Flip tools let you simulate these events.

Probability FAQ

What is the difference between odds and probability?
Probability is favorable outcomes divided by total outcomes (1/6 for a die roll). Odds are favorable outcomes versus unfavorable outcomes (1:5 for the same roll). Probability of 25% = odds of 1:3. They express the same information differently. Gambling typically uses odds; statistics uses probability.
What is the gambler's fallacy?
The false belief that past random events affect future ones. If a coin lands heads 10 times in a row, the probability of heads on the next flip is still exactly 50%. The coin has no memory. Each flip is independent. This fallacy leads people to make poor betting decisions, believing they are "due" for a certain outcome.

Probability Intuition and Common Mistakes

Humans consistently misjudge probability in predictable ways. The conjunction fallacy leads people to rate specific scenarios as more likely than general ones (Linda the feminist bank teller). Base rate neglect causes overreaction to test results (a 99% accurate test still produces many false positives if the condition is rare). The availability heuristic makes vivid events (plane crashes) seem more probable than mundane ones (car accidents). Anchoring bias shifts probability estimates toward arbitrary starting points. Understanding these biases helps make better decisions. Practical probability facts: the odds of a royal flush in poker are 1 in 649,740. The odds of being struck by lightning in a given year are about 1 in 1,222,000. The odds of winning the Powerball jackpot are 1 in 292.2 million.