Prerequisites & Notation
Prerequisites
This chapter builds on the counting foundations from Chapters 2 and 3: binomial coefficients, multinomial coefficients, and the four sampling paradigms (ordered/unordered, with/without replacement). We also use the binomial distribution from Chapter 3.
- Binomial coefficients and Pascal's identity(Review ch02)
Self-check: Can you compute and explain why ?
- Multinomial coefficients and partitions(Review ch02)
Self-check: Can you compute the number of ways to partition 12 objects into groups of sizes 3, 4, 5?
- Four sampling paradigms(Review ch02)
Self-check: Can you state the counting formula for each of the four paradigms (ordered/unordered, with/without replacement)?
- Binomial distribution(Review ch03)
Self-check: Can you write down for and verify that the PMF sums to 1?
- Convergence concepts(Review ch03)
Self-check: Do you understand the notion of a sequence of distributions converging to a limiting distribution?
Chapter Notation
Notation introduced or heavily used in this chapter.
| Symbol | Meaning | Introduced |
|---|---|---|
| Stirling number of the second kind: number of partitions of into non-empty subsets | ||
| Unsigned Stirling number of the first kind: number of permutations of with exactly cycles | ||
| Bell number: total number of partitions of | ||
| Hypergeometric distribution with population , success count , sample size | ||
| Binomial distribution with trials and success probability | ||
| Poisson distribution with rate parameter | ||
| Total variation distance between distributions and | ||
| The set | ||
| Number of integer partitions of |