What Is Probability Calculator?
A free online probability calculator for single events, multiple events, combinations, and permutations. Compute probability as fraction, decimal, and percentage. Calculate odds, "all events occur" and "at least one occurs" probabilities. Find combinations C(n,k) and permutations P(n,k) with factorial display.
Probability is the mathematical measure of how likely an event is to occur, expressed as a number between 0 (impossible) and 1 (certain). Probability Calculator handles single events, multiple events, combinations, and permutations — the core calculations needed for understanding odds in games, statistics, and decision making.
In Single Event mode, enter the number of favorable outcomes and total possible outcomes. The probability is displayed as a fraction, decimal, percentage, and odds — for example, rolling a 6 on a d6: 1/6, 0.1667, 16.67%, odds of 1:5. The odds display shows both "for" and "against" formats.
Multiple Events mode calculates the probability of all events occurring (multiplying individual probabilities) and at least one event occurring (1 minus the probability of none occurring). Enter up to 5 independent events with their individual probabilities. This is essential for understanding compound probabilities — like the chance of rolling two 6s in a row.
The Combinations and Permutations modes complement the probability calculations. Use C(n,k) to count combinations (order does not matter) and P(n,k) to count permutations (order matters). The factorial display shows the step-by-step computation. Large numbers are handled with integer arithmetic for precision.