1.3.6 · D5Basic Data & Probability

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

1,533 words7 min readBack to topic

This page is a misconception gym. Each line is a question ::: answer reveal. The answers carry the reasoning so you rebuild the idea, not just memorise a verdict.

The three pictures below are the only tools you need to unlock every trap on this page: a tree (why ), a Venn diagram (why unions double-count), and a probability bar (why and fill the whole strip).


True or false — justify

The formula always works for any experiment.
False — it works only when every outcome in is equally likely. For a bent coin or "number of heads in two tosses", equal-likelihood fails, so the ratio gives the wrong number.
Two coins give outcomes heads, so .
False — those three totals are not equally likely. The equally-likely space is with , so (the tree figure shows and as two separate branches).
An event is always a single outcome.
False — an event is any subset of the sample space, which may hold zero, one, or many outcomes (impossible, simple, or compound respectively).
If then can never possibly happen in principle.
In a finite equally-likely setup, yes — means , i.e. . (In infinite spaces this weakens, but that is beyond this topic.)
means the event is guaranteed to occur in exactly half of any two trials.
False — probability describes the long-run fraction, not a guarantee over a tiny sample. Two flips can easily give two heads. See Law of Large Numbers.
For any event, .
True — and its complement don't overlap and together fill (see the probability-bar figure), so their probabilities add to .
Adding the probabilities of "even" and "greater than 4" on a die gives .
False — the outcome lives in both sets, so plain addition double-counts it. Use the general rule: , not .
If and , then could be .
False — probability can never exceed (Axiom 1). The general rule subtracts , which must be at least here, so the union stays at or below.
Two events being mutually exclusive is the same as them being complementary.
False — Mutually Exclusive Events just means they can't both happen (). Complementary events are mutually exclusive and together cover all of ; mutually exclusive events need not cover .
The sample space for tossing two coins must always list separately.
True if you want equally-likely outcomes. and are physically distinct (which coin showed heads), so collapsing them breaks equal likelihood.

Spot the error — each line hides one genuine mistake

"A bag has 5 red, 3 blue. ."
Error: the denominator must be the total number of outcomes (), not the count of the other colour. Correct: .
" on two dice because there are 6 winning pairs and 12 faces."
Error: the sample space is ordered pairs, so , not . Correct: .
" on a die ."
Error: even and share the outcome , so this ignores the overlap. General rule: .
"Face cards: suits and faces, so out of ."
Error: you multiply, not add — for each of suits there are face cards, so , giving .
" only works when is a simple event."
Error: the complement rule holds for any event, simple or compound — it depends only on and partitioning , not on how many outcomes has.
"To pick 2 balls from , the sample space is just , so 3 outcomes always."
Error: this silently assumes unordered draws. If order matters (ball 1 vs ball 2), : . Fix the order-convention before counting. See Counting Principles.
Recall Which one is a "trick" (no real error)?

Where mutually-exclusive-and-add reasoning is honestly correct — a genuinely disjoint case. Is an error? ::: No — even and odd share no outcome (), so plain addition is exactly the disjoint special case and is correct. Only add directly when the sets are disjoint.


Why questions

Why must the sample space be settled before counting favourable outcomes?
Because is the denominator of every probability — a missed outcome quietly inflates every fraction and can push a "probability" above .
Why does each equally-likely outcome get probability ?
All outcomes are equal (call each ) and must sum to , so , giving . Building block from Axioms of Probability.
Why is the complement rule often easier than direct counting?
For "at least one" problems, counting the single "none / all-failure" complement is one clean case, whereas the direct event splits into many overlapping cases. Since and fill the whole bar, .
Why can we add probabilities directly only when the parts are mutually exclusive?
Because the general rule only loses its term when ; otherwise shared outcomes get counted twice and the sum overstates the truth.
Why is counted as different from when tossing two coins, but might equal when drawing balls?
Coins are ordered (first vs second toss are distinguishable), so — two branches on the tree. Whether two draws are ordered is a modelling choice; state it, then count consistently.

Edge cases

What is and why?
— the impossible event contains no outcomes, so and the ratio is . It is the floor of the probability range.
What is and why?
— the sure event contains every outcome, so and the ratio is . Something must happen (Axiom 2).
If a die has faces but you only care about "roll less than ", what is ?
, so : it is a sure event dressed up as a condition.
Can two events be both mutually exclusive and not exhaustive? Give the idea.
Yes — on a die, and never overlap (mutually exclusive) yet leave uncovered (not exhaustive), so their probabilities do not sum to .
What happens to the classical formula if outcomes are equally likely but there are infinitely many?
It breaks — would be , so each single outcome has probability and you need a different (measure-based) tool. This topic assumes a finite equally-likely .
If you draw a card, put it back, then draw again, does the second draw's sample space shrink?
No — with replacement the deck is restored, so both times and draws are independent. Without replacement the second space shrinks to ; see Conditional Probability.
Recall One-line self-test

A "probability" you computed comes out to . What went wrong? ::: You either double-counted overlapping outcomes (forgot ) or used the wrong, too-small sample space — a real probability can never exceed .