What Is Probability?
The number between 0 and 1 that measures how likely something is — and what it really means in the long run.
What does 'probability' actually mean?
Ask someone what a 70% chance of rain means and you will usually get a shrug. Probability is one of those ideas everyone uses and few can pin down. At its core it is simple: a probability is a number that measures how likely something is, on a fixed scale running from impossible to certain.
An event that cannot happen has probability 0. An event that is certain has probability 1. Everything else lands somewhere in between: a fair coin landing heads sits right in the middle at 0.5.
Counting equally likely outcomes
When an experiment has a handful of outcomes that are all equally likely — the six faces of a fair die, the slices of an even spinner — probability becomes pure counting. You ask two questions: how many outcomes count as a 'win' (the favorable outcomes), and how many outcomes are there in total?
The probability is just the ratio of the two.
The long-run meaning
But what does \( P = 0.5 \) really mean for a single coin flip? You cannot get half a head. The honest answer is about the long run: if you flipped the coin thousands of times, the proportion of heads would be very close to 0.5.
This is the relative-frequency view of probability: the probability of an outcome is the fraction of the time it happens when you repeat the experiment over and over. The more repetitions, the closer that fraction tends to sit to the theoretical value.
The tool below lets you watch this happen. Pick an experiment — a fair coin (tracking Heads, theoretical 0.5), a fair die (tracking a roll of 6, theoretical about 0.167), or a spinner (tracking a shaded quarter, theoretical 0.25). Press Trial x1 to go one step at a time, or Run 100 to fast-forward. The jagged line is the running proportion of wins so far; the flat dashed line is the theoretical probability.
The complement: probability of 'not'
Often the easiest way to find a probability is to work out the chance of the event not happening. Since every trial either produces the event or does not, those two probabilities must add up to 1.
The event 'A does not happen' is called the complement of A. Rearranging gives a rule that saves a lot of counting:
- List the outcomes. A fair die has 6 equally likely faces: 1, 2, 3, 4, 5, 6.
- (a) Favorable outcomes for 'roll a 5' is just one face, the 5. So \( P(5) = \frac{1}{6} \approx 0.167 \).
- (b) Rather than counting the other five faces, use the complement rule: \( P(\text{not } 5) = 1 - P(5) = 1 - \frac{1}{6} \).
Check your understanding
- A probability is a number from 0 (impossible) to 1 (certain); 0.5 is an even chance.
- For equally likely outcomes, P(A) = favorable outcomes ÷ total outcomes.
- Probability means long-run relative frequency: the fraction of the time an event happens over many repeats.
- The law of large numbers says that empirical proportion converges to the theoretical probability as trials grow — with no 'memory' balancing things out.
- The complement rule, P(not A) = 1 - P(A), is a fast way to find the chance an event does not occur.