HomeCalculatorsMathProbability Calculator

Probability Calculator

Math

Calculate the probability of any event. Enter favourable and total outcomes to find probability, percentage, complement, and odds in favour and against. Free online tool.

Favourable Outcomes

Number of outcomes that satisfy event A

Total Possible Outcomes

Total outcomes in the sample space

3 / 10

P(A) = favourable ÷ total

Probability P(A)

0.0000

As Percentage

0.00%

Complement P(A′)

1.0000

Odds

In Favour

Favourable : Unfavourable

0 : 1

Against

Unfavourable : Favourable

1 : 0

What is a Probability?

The Probability Calculator computes the probability of any event when you know the number of favourable outcomes and the total number of equally likely outcomes. Enter these two numbers and the calculator instantly outputs the probability as a decimal, as a percentage, the complement (probability the event does not occur), odds in favour, and odds against.

Probability measures how likely an event is to happen, on a scale from 0 (impossible) to 1 (certain). The formula P(A) = favourable outcomes / total outcomes is the classical definition, which assumes every outcome in the sample space is equally probable — a fair coin, a well-shuffled deck, or an unbiased die. This classical model underpins most school-level probability problems in India from Class 8 through Class 12.

Beyond academics, probability appears in everyday decisions: insurance pricing, quality control in manufacturing, weather forecasting, and risk analysis in finance. The Permutation and Combination Calculator is a natural companion tool — permutations and combinations are often used to count the number of favourable and total outcomes before applying the probability formula.

The odds display (e.g., "3 to 7 in favour") is particularly useful for understanding probability in the context of games and sports, where odds notation is more common than decimal probability in Indian newspapers and betting discussions.

How to use this Probability calculator

  1. Enter Favourable Outcomes — type the number of outcomes that satisfy your event. For drawing a heart from a standard deck, this is 13 (hearts out of 52 cards).

  2. Enter Total Outcomes — type the total number of equally likely outcomes in your sample space. For a standard deck, this is 52. Ensure all outcomes are genuinely equally likely — the formula does not apply to biased experiments.

  3. Read Probability P(A) — the primary result shows the decimal probability and fills a visual bar to represent the likelihood. A value close to 0 is a rare event; close to 1 is near-certain.

  4. Check the Complement — the complement P(A′) appears alongside the percentage. If you need the probability of "at least one" occurrence across multiple trials, use 1 minus the probability of zero occurrences (complement of zero).

  5. Read the Odds — the odds cards show the ratio in two formats: "In Favour" (favourable : unfavourable) and "Against" (unfavourable : favourable). These ratios are already in lowest terms.

Formula & Methodology

Probability:P(A) = f / n

Complement:P(A′) = 1 − P(A) = (n − f) / n

Odds in Favour:f : (n − f)   [reduced to lowest terms using GCF]

Odds Against:(n − f) : f   [reduced to lowest terms using GCF]

Variable definitions:
- f — number of favourable outcomes
- n — total number of equally likely outcomes
- n − f — number of unfavourable outcomes

Worked example — drawing cards:

From a standard deck of 52 cards, what is the probability of drawing a face card (Jack, Queen, or King)?

f = 12 (4 Jacks + 4 Queens + 4 Kings)n = 52

P(face card) = 12 / 52 = 3/13 ≈ 0.2308 (23.08%)

Complement P(not face card) = 1 − 3/13 = 10/13 ≈ 0.7692 (76.92%)

Odds in favour: 12 : 40 = 3 : 10 (reduced by GCF 4)Odds against: 40 : 12 = 10 : 3

Assumption: The classical probability formula requires all outcomes to be equally likely. For non-uniform sample spaces (weighted dice, biased coins, historical frequency data), this formula gives incorrect results and empirical or Bayesian methods should be used instead.
Frequently Asked Questions
What is probability and how is it measured?
Probability is the numerical measure of the likelihood that an event will occur, expressed as a value between 0 (impossible) and 1 (certain). It is calculated as P(A) = favourable outcomes / total possible outcomes, where all outcomes are equally likely. A probability of 0.5 means the event is equally likely to occur or not occur, such as getting heads on a fair coin toss.
What is the Probability Calculator and what does it compute?
The Probability Calculator computes the probability of a single event given the number of favourable and total outcomes. It outputs the probability as a decimal and percentage, the complement (probability the event does NOT occur), and the odds in favour and against — all from two simple number inputs. It is designed for classical probability problems where all outcomes are equally likely.
What is the complement of a probability?
The complement of an event A, written P(A′) or P(Ā), is the probability that event A does NOT occur. It is always equal to 1 − P(A). If the probability of drawing a red card from a standard deck is 0.5, the complement (not drawing a red card) is also 0.5. Complement probabilities always sum to 1: P(A) + P(A′) = 1.
What is the difference between odds and probability?
Probability is the ratio of favourable outcomes to total outcomes: P(A) = f/n. Odds in favour express the ratio of favourable to unfavourable outcomes: f : (n−f). For example, rolling a 6 on a die has probability 1/6 ≈ 0.167, but odds in favour of 1:5 (one favourable, five unfavourable). Odds and probability convey the same information but in different formats; odds are commonly used in sports betting and actuarial contexts.
How do I calculate probability for multiple independent events?
For independent events A and B, the probability that both occur is P(A and B) = P(A) × P(B). The probability that at least one occurs is P(A or B) = P(A) + P(B) − P(A and B). This calculator handles single-event probability; for compound probabilities involving permutations and combinations, use the [Permutation and Combination Calculator](/permutation-combination-calculator/) to first count favourable and total outcomes.
What is classical probability versus experimental probability?
Classical (theoretical) probability is computed mathematically from equally likely outcomes without running any experiment: P(A) = favourable/total. Experimental (empirical) probability is computed from actual observed frequencies: P(A) = occurrences/trials. This calculator computes classical probability. Experimental probability converges to classical probability as the number of trials increases (the law of large numbers).
How is probability used in competitive exams in India?
Probability is a significant topic in CBSE Class 10 and Class 12 Mathematics, as well as in competitive exams like JEE Main, CAT, and GMAT. Class 10 covers classical probability; Class 12 adds conditional probability, Bayes' theorem, and probability distributions. The calculator is most useful for Class 10 classical problems and quick verification of favourable-outcomes reasoning in all exams.
What does 'odds in favour' mean?
Odds in favour of event A is the ratio of the number of favourable outcomes to the number of unfavourable outcomes: f : (n−f), where n is total outcomes. For a bag with 3 red balls and 7 blue balls, the odds in favour of drawing red are 3:7 — for every 3 red draws, 7 non-red draws are expected. This is different from the probability of 3/10 = 0.3.
What is the probability of a sure event and an impossible event?
A sure event has probability 1, meaning it will definitely occur (e.g., drawing any card from a standard deck). An impossible event has probability 0, meaning it cannot occur (e.g., drawing a card with value 15 from a standard 52-card deck). All real-world events have probabilities strictly between 0 and 1. Entering 0 favourable outcomes gives P(A) = 0; entering favourable = total gives P(A) = 1.
How do favourable outcomes differ from total outcomes?
Total outcomes is the size of the entire sample space — all possible results of the random experiment. Favourable outcomes is the subset of those results that satisfy the event condition. For rolling two dice and getting a sum of 7, total outcomes = 36 and favourable outcomes = 6 (the combinations (1,6),(2,5),(3,4),(4,3),(5,2),(6,1)), giving P = 6/36 = 1/6.
Can probability be greater than 1?
No — probability is always between 0 and 1 inclusive, by definition. Values greater than 1 are not valid probabilities. Our calculator automatically caps the favourable outcomes at the total so that the computed probability never exceeds 1. If you enter favourable > total, the calculator treats the favourable count as equal to total, giving P(A) = 1 (a certainty).