Module 8 · Lesson 8.1

Probability as a Measure of Belief

Learn to read probability as the fraction of a whole that one outcome carves out.

Intuition

Imagine a circle representing every single thing that could happen. Now imagine shading in a slice of that circle for one particular outcome you care about. The bigger the slice, the more of the "whole" belongs to that outcome — and the more likely it is. Probability is just a number that describes how big that slice is, measured as a fraction of the entire circle.

Core concept

A sample space is the whole circle — every possible outcome, all together. An event is a slice of that circle — one outcome, or a group of outcomes, you're interested in. The probability of an event is simply how much of the circle's area that slice takes up, compared to the whole. A slice covering half the circle has probability 0.5. A slice covering a tenth of the circle has probability 0.1. Nothing more mysterious than that.

A A B C
Total equal slices4
Slices labeled A2
AnswerP(A) = 2/4 = 0.5

Interactive Lab

Drag the slider to change how much of the wheel belongs to "Success." Watch the probability update live, then spin to see a single outcome play out.

50%
Success Failure

Spin to see an outcome.

Key Idea

$$ P(A) = \frac{\text{area of region } A}{\text{area of the whole sample space}} $$

This is the same idea whether you're looking at a spinner, a deck of cards, or an AI model's confidence score. The "area" doesn't have to be physical — it's a stand-in for "share of the possibilities." A model that outputs 0.8 for a class is claiming that class occupies 80% of its internal sense of what's possible.

$P(A)$The probability of event A happening
$A$The event, or slice, you're measuring
area of $A$How much of the whole is devoted to that event
sample spaceThe entire circle — every outcome that could happen

Think Further

  1. A spinner has five equally sized slices. What's the probability of landing on any one specific slice, and why?
  2. You widen one slice from 25% of the circle to 40%. What must happen to the rest of the circle, and why?
  3. A weather forecaster says there's a 70% chance of rain tomorrow. In what way is this like a slice on a spinner — and in what way is it different?
Show suggested answers
  1. 1/5, or 0.2. Five equal slices split the whole circle into five identical shares, so each one carries the same fraction of the total.
  2. The other slices must shrink so their areas still add up to the remaining 60% — every probability in a sample space always sums to 1 (100%), so one slice can't grow without the rest giving up area.
  3. It's alike in that 70% still means "this outcome covers 70% of the possibility space." It's different because a spinner's slices are fixed by measurement, while the forecaster's 70% is an estimate built from weather models and past patterns — a measure of belief rather than a physical area you could trace with a ruler.