4.9.1 · D4Probability Theory & Statistics

Exercises — Probability space — sample space Ω, sigma-algebra F, measure P — Kolmogorov axioms

2,551 words12 min readBack to topic

Quick symbol reminder before we start (so nothing is unearned):

  • = the sample space — the set of everything that could happen.
  • = a single outcome inside .
  • = the sigma-algebra — the list of subsets we are allowed to measure (the "events").
  • = the complement of — everything in that is not in .
  • = " or "; = " and "; = "in but not ".
  • = " is inside " — every outcome of is also an outcome of (a subset).
  • = a union of pieces that never overlap (disjoint).
  • = the number of outcomes inside (only meaningful for finite ).

Level 1 — Recognition

Recall Solution L1.1

Check the three rules each time: contains ; closed under complement; closed under (countable) union.

  • (i) Contains ✓. Complements: ✓, ✓. Unions of these stay inside ✓. Yes, it is a sigma-algebra (the smallest possible, the "trivial" one).
  • (ii) Contains but is missing. Complement rule fails. Not a sigma-algebra.
  • (iii) Contains ✓. Complements: both present ✓, ✓. Unions: ✓. Yes, it is a sigma-algebra.
Recall Solution L1.2

and are disjoint and . Finite additivity (from A3) demands But A2 says . Contradiction. Not valid — it violates additivity / normalization consistency (the numbers overshoot 1). ✗

Spotting the axiom
A3 (additivity) forces , which A2 fixes at ; breaks it.

Level 2 — Application

Recall Solution L2.1
  • (a) Complement rule with :
  • (b) Note (every rainy-and-windy day is in particular a rainy day). We first prove monotonicity from the axioms (it is a theorem, not an axiom). Write the bigger set as a disjoint split at the boundary: Finite additivity (from A3) gives . The last term is by A1, so In general the same argument proves monotonicity: . A joint event can never be more likely than one of its parts.
Recall Solution L2.2

, , .

  • Counting: , so .
  • Inclusion–exclusion : The subtraction of removes the double-counted overlap .
Figure — Probability space — sample space Ω, sigma-algebra F, measure P — Kolmogorov axioms

Level 3 — Analysis

Recall Solution L3.1

Proof. Inclusion–exclusion gives . By A1 (non-negativity), , so subtracting it can only decrease the right side: Application. With , : So the failure-from-either probability is at most . (Equality holds only if are disjoint; if they overlap it is strictly less.)

Recall Solution L3.2

Nest intervals that squeeze onto the point: Each interval has length . As (the arrow means "gets arbitrarily close to"), .

Why we may pass to the limit — continuity from above, proved here. We must justify ; it is a theorem, not an axiom. Set . Since the shrink, the grow () with union . By continuity from below (proved from A3 in L5.1 below), Finite additivity applied to the disjoint split (valid since ) gives , and likewise . Substituting and cancelling : That is continuity from above. Applying it here, Why not impossible: the point is a genuine element of , so it can be the outcome; "probability 0" here means "almost never", not "never" — only is truly impossible.

Figure — Probability space — sample space Ω, sigma-algebra F, measure P — Kolmogorov axioms

Level 4 — Synthesis

Recall Solution L4.1

Derivation. Treat as one event and apply the two-event rule to and : Expand . For the last term use the distributive law , then two-event again: Substitute all pieces back: This matches the Inclusion–exclusion principle: add singles, subtract pairs, add the triple. Numbers. So .

Recall Solution L4.2

Start with and force the closure rules:

  • Must contain (rule 1).
  • Must contain (complement rule).
  • Must contain (). Now check unions/intersections: (present), (present). Nothing new is generated. So Why nothing smaller: drop any of these four and a closure rule breaks — e.g. removing loses the complement of . It has exactly elements, matching the two "atoms" and .

Level 5 — Mastery

Recall Solution L5.1

Idea: turn the nested sets into disjoint rings so A3 (countable additivity) applies. Define the "new material added at step ": These are pairwise disjoint (each captures only what wasn't there before), and Apply A3 to the disjoint : But by finite additivity the partial sum is exactly : Therefore This is the engine behind L3.2's shrinking-interval trick (its "from above" twin, which we derived from this result there) and behind limits used by Random variables and Expectation and Lebesgue integral.

Recall Solution L5.2

Set-up (what "translation invariant" means). Work on the circle: identify with points on a loop, so adding a number means rotating every point by and wrapping any part past back to the start (this is addition modulo 1, written ). "Translation invariant" means a set and its rotated copy get the same probability: — the natural demand for a uniform law, since no spot on the loop is special. Construction (this step needs the axiom of choice). Call two points equivalent if they differ by a rational. This chops into disjoint equivalence classes. Form a set by picking exactly one representative from each class — selecting one point out of each of uncountably many classes at once is precisely the axiom of choice (without it no such need exist; this is why is "non-constructive" and slippery). Contradiction. Rotating by every rational yields countably many disjoint copies whose union is all of . By translation invariance each copy has the same probability . Countable additivity (A3) then forces If the sum is ; if the sum is . No value of works. So cannot be assigned a consistent probability — it must be excluded. Hence must be smaller than ; we use the Borel sets. (This is the rigorous backbone under Measure theory & Lebesgue integration.)


Wrap-up recall

Recall One-line answers to every level
  • L1: check all three closure rules / all three axioms — presence of alone is not enough.
  • L2: complement ; union sum overlap; monotonicity comes from a disjoint split A1.
  • L3: ; a point can have yet occur (continuity from above).
  • L4: three-event I–E = singles pairs triple; smallest .
  • L5: continuity from below via disjoint rings ; Vitali set (axiom of choice) forces .

Related: Conditional probability & independence takes these events one step further by asking "given happened, how does change?".