Prerequisites & Notation
Before You Begin
Chapter 1 is the starting point for the entire book β it has no prerequisites within the library. The material below should feel familiar from undergraduate study. If any item feels shaky, spend thirty minutes reviewing it before proceeding: the rest of the book builds on these foundations.
- Set notation: , , , , ,
Self-check: Can you write down De Morgan's law from memory and check it with a small example?
- Elementary logic: and, or, not, implication
Self-check: Can you translate 'not (A and B)' into set notation?
- Sums of geometric and telescoping series
Self-check: Do you know for ?
- Counting: factorials, binomial coefficients
Self-check: Can you compute without a calculator (leaving it as a formula)?
- Basic proof technique: induction
Self-check: Can you prove the binomial theorem by induction?
Notation for This Chapter
Symbols introduced in this chapter. The notation follows Kolmogorov's original conventions, which are essentially universal in modern probability.
| Symbol | Meaning | Introduced |
|---|---|---|
| Sample space β the set of all possible outcomes of an experiment | s01 | |
| A single outcome (sample point), | s01 | |
| Events β subsets of | s01 | |
| Sigma-algebra β the collection of measurable events | s02 | |
| Power set of β all subsets of | s02 | |
| Borel sigma-algebra on | s02 | |
| Probability space β the central mathematical object of this chapter | s03 | |
| Probability of event | s03 | |
| Factorial: , with | s04 | |
| Binomial coefficient: | s04 | |
| Multinomial coefficient: | s04 |