Probability Calculator
Get your probability calculated instantly, for free.
The Probability Calculator computes probability for common scenarios (single events, combined events, complementary probability) — useful for statistics coursework or quickly checking probability math without deriving formulas manually.
How to Use
- Enter your event details
- Click Calculate
- View the calculated probability
Frequently Asked Questions
How do I calculate basic probability?
Divide the number of favorable outcomes by the total number of possible outcomes. For example, rolling a 4 on a six-sided die: 1 favorable outcome ÷ 6 total outcomes = 1/6 (about 16.7%).
What's the difference between independent and dependent events?
Independent events don't affect each other's probability (like separate coin flips), while dependent events do (like drawing cards without replacement, where each draw changes the odds for the next).
How do I calculate the probability of two independent events both happening?
Multiply their individual probabilities together. For example, the probability of flipping heads twice in a row is 0.5 × 0.5 = 0.25 (25%).
How do I calculate the probability of at least one of several events happening?
A common approach is to calculate the probability that none of the events happen, then subtract that from 1 (or 100%).
Is this tool free to use?
Yes, completely free with no signup, no limits and no software to install.
Is my data saved anywhere?
No — calculations run in your browser and the values you enter are not stored or sent to a server.
Can this calculate combined (AND/OR) probabilities?
Yes, standard probability calculators typically support both "AND" (multiplication rule) and "OR" (addition rule with overlap adjustment) calculations for combining event probabilities.
Is probability expressed as a fraction, decimal, or percentage?
All three are equivalent ways to express the same value — this calculator typically shows results in multiple formats so you can use whichever is most convenient.
Is this useful for games of chance or betting odds?
Yes — basic probability calculations are the foundation for understanding odds in card games, dice games, and other games of chance, though actual betting odds often include a built-in house edge beyond raw probability.
Is this useful for statistics homework?
Yes — this tool can help verify basic probability calculations for coursework, though understanding the underlying concepts is important for exams and more complex problems.
The Probability Calculator works out the likelihood of single and combined events — including "and" (both events happening), "or" (either event happening), and conditional probability scenarios.
Independent vs. Dependent Events: Why It Changes the Formula
Two events are independent if one happening doesn't affect the probability of the other (flipping a coin twice). They're dependent if one event's outcome changes the probability of the next (drawing cards from a deck without replacement, where each draw changes what's left). For independent events, the probability of both happening is simply the product of their individual probabilities. For dependent events, you need the conditional probability of the second event given the first has already occurred — using the plain independent-event formula on dependent events gives an incorrect result.
"And" vs. "Or": Two Different Combination Rules
- "And" (both events) — multiply the individual probabilities together (for independent events), since both conditions narrowing down the outcome space together makes the combined probability smaller than either alone.
- "Or" (either event) — add the individual probabilities, then subtract the probability of both happening together (to avoid double-counting the overlap) — this is especially important when the two events can both occur simultaneously.
The Gambler's Fallacy: A Common Probability Mistake
A frequent misunderstanding is assuming that after a run of one outcome (several coin flips landing heads, for example), the opposite outcome becomes "due" and more likely on the next independent trial. For genuinely independent events, each trial's probability is completely unaffected by previous outcomes — a fair coin is exactly as likely to land heads on the next flip regardless of how many heads preceded it. This mistaken intuition, known as the gambler's fallacy, leads to systematically wrong predictions in games of chance and any other genuinely independent random process.
Theoretical Probability vs. Observed Frequency
Theoretical probability (calculated from the structure of the problem, like a 1-in-6 chance on a fair die) describes the expected long-run frequency, not the guaranteed outcome of any small number of trials. A small sample can deviate noticeably from the theoretical probability purely by chance — rolling a die 10 times and getting three sixes doesn't mean the die is biased, since short-run variance is expected. Only over a large number of trials does the observed frequency reliably converge toward the theoretical probability, a principle known as the law of large numbers.