1.3.6 · D1Basic Data & Probability

Foundations — Probability basics — sample space, events, P(E) = favourable - total

1,766 words8 min readBack to topic

This page assumes you know nothing about the notation. We build every symbol from a picture, one at a time, in the order the topic needs them.


1. The experiment and its "outcomes"

Before any symbol, there is a thing you do that has an uncertain result: flip a coin, roll a die, pick a marble. We call this an experiment.

Picture a coin lying on a table after the flip. It is either Heads-up or Tails-up. Each of those two final pictures is one outcome.

Why the topic needs it: everything else — sample space, events, probability — is built by collecting outcomes into groups. If we cannot name the individual results, we cannot count them, and probability is counting.


2. Sets and the curly braces

The parent note writes . Those curly braces are the first real notation.

Picture a basket. Whatever you drop in is "in the set". Two rules the picture makes obvious:

  • A thing is either in the basket or not — no half-membership.
  • Order and repeats don't matter: is the same basket as .

Why the topic needs it: the sample space and every event are sets. Braces are the container the topic never stops using.


3. The sample space (and its twin )

Picture a board with every final photo of the experiment pinned to it. For one die that is six photos: the faces .

Why the topic needs it: is the denominator of the whole subject. See Sample Space for how to build big ones systematically.


4. The counting symbol

The parent writes and .

Picture yourself pointing at each photo and saying a number — the last number you say is .

Why the topic needs it: probability is a fraction of counts. is the tool that turns a basket of pictures into a number you can divide.


5. Events — circling part of the board

Picture drawing a loop around some of the pinned photos. Everything inside the loop is "the event happens"; everything outside is "it doesn't".

Two extreme loops the topic names specially:

  • Loop around exactly one photo → simple event, e.g. .
  • Loop around several photos → compound event, e.g. .
  • Loop around the whole board → the sure event, which is just itself.
  • Loop around nothing → the impossible event, written (next section).

Why the topic needs it: the question "what's the chance of an even roll?" is the question "how big is the loop compared to the whole board?". Events turn a word-question into a countable set. See Events and Set Theory.


6. The empty set

Picture an empty loop on the board. "Roll a 7 on a normal die" describes it: no photo qualifies, so the loop catches nothing.

Why the topic needs it: it is the outcome-set of anything impossible, and impossible must get probability . Without a symbol for "nothing", the formula would have no way to say "never".


7. Complement — everything NOT in the loop, symbol

Picture the same board and loop: is inside the loop, is the entire shaded region outside it. Together they tile the whole board with no gap and no overlap.

Why the topic needs it: counting "everything except" is often far easier than counting the thing itself, which is exactly why the parent's Complement Rule exists. See Complement of an Event.


8. Union , intersection , and "no overlap"

The parent's Mistake 2 lives entirely in these two symbols.

Picture two overlapping loops. The union is the whole shaded blob (both loops merged). The intersection is the little almond where they cross.

Why the topic needs it: "or" questions are unions; the double-counting mistake happens because merges overlaps automatically but naive addition does not. See Mutually Exclusive Events.


9. The probability symbol and the ratio

Now every ingredient exists, so the headline formula finally makes sense symbol-by-symbol.

Reading the extremes:

  • Empty loop: — impossible.
  • Whole board: — certain.
  • Any loop in between: , because a part can't be smaller than nothing or bigger than the whole.

How the foundations feed the topic

Outcome one result

Set curly braces

Sample space S all outcomes

Event E a chosen subset

n counts how many

Empty set impossible

Complement not E

Union and Intersection

P(E) = n(E) over n(S)

Probability basics topic


Equipment checklist

Cover the right side and answer each before moving on.

What is an outcome?
One single, fully-specified result the experiment can end with (e.g. the coin showing H).
What do the curly braces mean?
A set — a collection of things, listed once each, order irrelevant.
What is the sample space ?
The set of EVERY possible outcome — nothing missing, nothing repeated.
What does compute?
The count of how many outcomes are inside the set (basket) .
What is an event ?
Any subset of the sample space — any group of outcomes you choose to care about.
What is and its probability?
The empty set (no outcomes); its probability is — impossible.
What is the complement ?
Every outcome that is NOT in ; together and fill the whole board.
Difference between and ?
Union = in either loop (the bigger blob); intersection = in both loops (the overlap almond).
When are two events mutually exclusive?
When their loops don't touch, i.e. .
State the classical probability formula and its condition.
, valid only when all outcomes are equally likely.