確率計算機とは?
無料のオンライン確率計算機。単一事象および複数事象の確率を計算。
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.