Probability Calculator
Calculate probability of events, combinations, and statistical outcomes. Free, fast, accurate — no signup, mobile-friend
Probability Type
Parameters
🎲 Common Examples
📏 Probability Rules
• 0 ≤ P(A) ≤ 1 (probabilities are between 0 and 1)
• P(A') = 1 - P(A) (complement rule)
• P(A ∪ B) = P(A) + P(B) - P(A ∩ B) (addition rule)
• P(A|B) = P(A ∩ B) / P(B) (conditional probability)
Probability
0.1667
16.67%
Complement
0.8333
83.33%
Odds For
0.2
to 1
Odds Against
5
to 1
Likelihood: Unlikely
10-30% chance
Step-by-Step Solution
1Given: Favorable outcomes = 1, Total outcomes = 6
2Basic probability formula: P(A) = favorable outcomes / total outcomes
3P(A) = 1 / 6 = 0.1667
How it works
Probability measures how likely an event is, from 0 (impossible) to 1 (certain). For equally likely outcomes it's the number of favorable outcomes divided by the total. Independent events combine by multiplying; mutually exclusive ones by adding.
Basic probability
P(event) = favorable outcomes ÷ total outcomes P(A and B) = P(A) × P(B) (independent)
- favorable
- outcomes that count as the event
- total
- all equally likely outcomes
Worked example
- Roll one die; event = rolling a 4 or higher
- Favorable outcomes: 4, 5, 6 → 3
- Total outcomes: 6
P = 3 ÷ 6 = 0.5 (50%).
Good to know
- Probabilities always fall between 0 and 1 (or 0–100%).
- The complement rule is handy: P(not A) = 1 − P(A).
- For “A or B” that can both happen, subtract the overlap: P(A) + P(B) − P(A and B).