Ad Space — Top Banner

Basic Probability Formula

Calculate probability using P(A) = favorable outcomes / total outcomes.
Covers basic, conditional, complement, and joint probability rules with worked examples.

The Formula

P(A) = Number of Favorable Outcomes / Total Number of Outcomes

Probability measures the likelihood that an event will occur. The result is always between 0 (impossible) and 1 (certain). Multiply by 100 to express it as a percentage.

Variables

SymbolMeaning
P(A)Probability of event A occurring
Favorable OutcomesThe number of ways the desired event can happen
Total OutcomesThe total number of possible outcomes

Example 1

What is the probability of rolling a 4 on a standard six-sided die?

Favorable outcomes = 1 (only one face shows 4)

Total outcomes = 6 (the die has 6 faces)

P(4) = 1 / 6

P(4) = 0.1667 or about 16.7%

Example 2

A bag has 5 red marbles, 3 blue marbles, and 2 green marbles. What is the probability of picking a blue marble?

Favorable outcomes = 3 (three blue marbles)

Total outcomes = 5 + 3 + 2 = 10 marbles

P(blue) = 3 / 10

P(blue) = 0.30 or 30%

When to Use It

Use the probability formula when:

  • Calculating the chance of a specific outcome in games or experiments
  • Making decisions based on likelihood (risk assessment)
  • Understanding the foundation before moving to advanced probability topics
  • Working with equally likely outcomes (fair dice, coins, card draws)

Key Notes

  • Classical probability: P(A) = favorable / total: Only applies when all outcomes are equally likely (e.g., rolling a fair die). For non-uniform outcomes, use frequency-based or subjective probability instead.
  • Addition rule for non-mutually exclusive events: P(A or B) = P(A) + P(B) − P(A and B). Subtracting P(A and B) avoids counting the overlap twice. For mutually exclusive events, P(A and B) = 0.
  • Multiplication rule for independent events: P(A and B) = P(A) × P(B) only when A and B are independent (knowing one doesn't change the probability of the other). For dependent events, use conditional probability.
  • Complementary events: P(not A) = 1 − P(A). It is often much easier to calculate the probability of an event NOT occurring and subtract from 1, especially in "at least one" problems.
  • Probabilities always sum to 1: The probabilities of all mutually exclusive and exhaustive outcomes must sum to exactly 1. Any valid probability is between 0 (impossible) and 1 (certain).

Ad Space — Bottom Banner

Embed This Calculator

Copy the code below and paste it into your website or blog.
The calculator will work directly on your page.