Math Tools

Probability Calculator

Calculate single event or independent two-event probabilities.

Mode

Probability

16.7%

0.1667 as a decimal

Percentage16.7%
Decimal0.1667
Odds1:5

Probability is the likelihood of an event occurring, calculated as favorable outcomes divided by total outcomes. Odds express the ratio of favorable to unfavorable outcomes.

What is the Probability Calculator?

Probability is the mathematical measure of how likely an event is to happen, ranging from 0 (impossible) to 1 (certain). A probability calculator automates the computation of theoretical probabilities for single events, combined events (AND/OR), and conditional scenarios. It eliminates manual fraction arithmetic and reduces errors when working with odds.

How it works

The calculator uses the fundamental probability formula: divide the number of favorable outcomes by the total number of possible outcomes. For multiple independent events, it multiplies individual probabilities (AND scenarios) or adds them and subtracts overlap (OR scenarios). For dependent events, it applies conditional probability by updating the denominator after each draw or selection, mimicking real drawing-without-replacement situations.

P(A) = Favorable Outcomes / Total Possible Outcomes. Combined: P(A AND B) = P(A) × P(B); P(A OR B) = P(A) + P(B) − P(A AND B)

P(A) is the probability of event A; favorable outcomes are results you want to count; total outcomes include all possibilities. For combined events, multiply independent probabilities or add them and subtract overlap to avoid double-counting.

Examples

InputResultNotes
Rolling a 4 on a standard six-sided die0.1667 or 16.67% or 1 in 6One favorable outcome (rolling 4) out of six total (1–6)
Drawing a red card from a shuffled standard deck (52 cards, 26 red)0.50 or 50% or 1 in 226 favorable (red cards) ÷ 52 total = 0.5; this is independent of previous draws if replaced
Flipping heads AND rolling a 3: both independent0.0833 or 8.33% or 1 in 120.5 (heads) × 0.1667 (rolling 3) = 0.0833; multiply independent probabilities

How to use the Probability Calculator

  1. Identify the event you want to analyze (e.g., rolling a 5, drawing a spade, guessing correctly on a multiple-choice test)
  2. Count the number of favorable outcomes that satisfy your event
  3. Count the total number of possible outcomes in the sample space
  4. Divide favorable outcomes by total outcomes to get the decimal probability
  5. Convert to percentage by multiplying by 100, or express as a fraction or odds ratio
  6. For multiple events, apply AND (multiply) or OR (add and subtract overlap) logic depending on whether events occur together or separately

Benefits

  • Instant accuracy: eliminates arithmetic errors in fraction division and avoids rounding mistakes
  • Supports multiple formats: view results as decimals, percentages, fractions, and odds ratios (1 in X)
  • Handles complex scenarios: calculate conditional probabilities and combined event odds without manual rule application
  • Saves time on homework, games, and risk assessment: no need for tables or textbook formulas
  • Builds intuition: seeing decimal, percentage, and odds side by side helps you grasp likelihood visually

Tips & common mistakes

Common mistakes

  • Forgetting to account for dependent events: drawing cards without replacement changes the denominator on the second draw, but many assume the first probability applies again
  • Confusing OR probabilities: adding P(A) + P(B) without subtracting P(A AND B) double-counts overlap and gives answers over 100%
  • Misidentifying favorable vs. total outcomes: for a 52-card deck, 'face cards' = 12 (not 4), and total = 52, not 13 suits

Tips

  • Use a probability tree or list outcomes explicitly if you're unsure whether to add, multiply, or subtract
  • Remember: 'AND' multiplies (intersection), 'OR' adds minus overlap (union); 'NOT' uses 1 − P(A)
  • Express odds as '1 in X' (e.g., 1 in 6 for a die roll) to communicate risk to non-technical audiences
  • Check your answer: does the result fall between 0 and 1? A probability over 100% signals an error in setup

Frequently asked questions

What is the difference between probability and odds?

Probability is favorable outcomes ÷ total outcomes (ranges 0–1). Odds express the ratio of favorable to unfavorable outcomes, often written '1 in 6' or '1:5'. A probability of 0.167 (1 in 6) corresponds to odds of 1:5 (one win for every five losses).

How do I calculate the probability of rolling two dice and getting a sum of 7?

Count favorable outcomes: (1,6), (2,5), (3,4), (4,3), (5,2), (6,1) = 6 ways. Total outcomes = 6 × 6 = 36. Probability = 6 ÷ 36 = 0.1667 or 16.67%.

What is conditional probability?

Conditional probability is the likelihood of event B given that event A has already occurred. Example: probability of drawing a second red card, given you already drew one red card from the deck (denominator drops to 51, favorable count to 25).

Can a probability be greater than 1?

No. A probability of 1 means the event is certain; a probability of 0 means it is impossible. Any value above 1 or below 0 indicates a calculation error. The sum of all mutually exclusive outcomes in a sample space must equal 1.

How do I calculate the probability of at least one success?

Use P(at least one) = 1 − P(none). Example: probability of rolling at least one 6 in three die rolls = 1 − (5/6)³ = 1 − 0.5787 = 0.4213 or 42.13%.

What is the law of large numbers?

As you repeat an experiment many times, the observed frequency of an outcome approaches its theoretical probability. Rolling a die 6 times may show three 5s, but rolling 6,000 times yields roughly 1,000 fives (≈16.67%), proving the theory.

Related tools

FreeTooz Editorial Team · Last reviewed July 2026

Reviewed for accuracy. Results are estimates for general information and are not professional (medical, financial or legal) advice.