Example 7.22: The Knapsack problem
Example 7.23: The Monty Hall problem
Example 7.24: Sampling from a pathological distribution
Example 7.26: Probability question
Example 7.27: Probability question reconsidered
Example 8.1: Digits of Pi
Example 8.2: Digits of Pi, redux
Example 8.28: should we buy snowstorm insurance?
Example 8.35: True random numbers and using API URLs
Example 8.36: Quadratic equations with real roots
Example 9.18: Constructing the fastest relay team via enumeration
Example 9.19: Demonstrating the central limit theorem
Example 9.21: The birthday "problem" re-examined