Learning Resources
This module is populated from the local chunked books in library/raw/semester-01-math-foundations/books. Use this page as a source map, not as an instruction to read everything.
Source Stack
| Book | Role | How to use it in this module |
|---|---|---|
| Introduction to Probability | Primary teaching source | Default escalation for event models, conditioning, random variables, expectation, continuous distributions, and limit theorems |
| Mathematics for Computer Science | Selective support | Use when you want shorter alternate explanations of Bayes, independence, expectation, concentration, sampling, and confidence language |
| Discrete Mathematics and Its Applications | Background only | Most of its counting role was absorbed in Module 2; use it only if you need more combinatorial rehearsal |
Resource Map by Cluster
Cluster 1: Probability Models
| Need | Best local chunk | Why |
|---|---|---|
| modeling the sample space | IntroProb 1.2 | Best first explanation that probability begins with a model |
| when equally likely outcomes are justified | IntroProb 1.3 | Strong warning against casual symmetry assumptions |
| counting-to-probability bridge | IntroProb 1.4 Part 1 | Best bridge from Module 2 counting habits into probability |
| event language and set connection | MCS 17.5 | Short reinforcement of event algebra |
Cluster 2: Conditioning and Information
| Need | Best local chunk | Why |
|---|---|---|
| conditional probability intuition | IntroProb 2.2 Part 1 | Best reduced-world explanation |
| Bayes and total probability | IntroProb 2.3 Part 1 | Best derivation plus interpretation |
| conditioning as a tool | IntroProb 2.7 Part 1 | Strong problem-solving mindset |
| paradox and base-rate cleanup | IntroProb 2.8 Part 1 | Useful when intuition keeps drifting |
| short MCS reinforcement | MCS 18.3-18.7 | Good compact second pass |
Cluster 3: Random Variables and Distributions
| Need | Best local chunk | Why |
|---|---|---|
| random variables as functions | IntroProb 3.1 | Strongest conceptual reset |
| PMF and distribution language | IntroProb 3.2 Part 1 | Best first pass on distributions |
| Bernoulli/binomial anchor model | IntroProb 3.3 | Best discrete baseline |
| sampling without replacement | IntroProb 3.4 | Clears up the difference from binomial |
| CDF and transformations | IntroProb 3.6-3.7 | Best route from PMF to broader distribution thinking |
| short alternate explanation | MCS 19.1-19.3 | Good concise reinforcement |
Cluster 4: Expectation, Variance, and Dependence
| Need | Best local chunk | Why |
|---|---|---|
| definition of expectation | IntroProb 4.1 | Best conceptual starting point |
| linearity | IntroProb 4.2 Part 1 | Strongest operational explanation |
| indicator methods | IntroProb 4.4 Part 1 | Best counting-to-expectation bridge |
| variance and LOTUS | IntroProb 4.5-4.6 | Most useful short summary of spread calculations |
| covariance and correlation | IntroProb 7.3 Part 1 | Best dependence-focused explanation |
| concentration support | MCS 20.2 | Useful when you want variance to mean something operational |
Cluster 5: Continuous Models and Statistical Thinking
| Need | Best local chunk | Why |
|---|---|---|
| PDFs and continuous support | IntroProb 5.1 Part 1 | Best density-first introduction |
| uniform and interval reasoning | IntroProb 5.2 | Cleanest simple continuous model |
| Normal distribution | IntroProb 5.4 Part 1 | Strongest conceptual introduction to Normal structure |
| Exponential model | IntroProb 5.5 Part 1 | Best waiting-time model |
| law of large numbers | IntroProb 10.2 | Best statement of why averages stabilize |
| central limit theorem | IntroProb 10.3 Part 1 | Strongest bridge into statistics |
| sampling and simulation commands | IntroProb Appendix B | Good for turning theory into experiments |
| confidence language | MCS 18.9 Part 1 | Best warning against sloppy interpretation |
Exercise Support Chunks
Use these when the concept pages are understood but your fluency is weak:
- IntroProb: Chapter 1 Exercises (Part 1)
- IntroProb: Chapter 2 Exercises (Part 1)
- IntroProb: Chapter 3 Exercises (Part 1)
- IntroProb: Chapter 4 Exercises (Part 1)
- IntroProb: Chapter 7 Exercises (Part 1)
- IntroProb: Chapter 10 Exercises (Part 1)
- MCS: Events and Probability Spaces Problems and References (Part 1)
Use Rules
- If you are stuck on the model, go to Introduction to Probability first.
- If you need a tighter short explanation of Bayes, expectation, or confidence wording, go to
MCS. - Open one chunk for one concept gap; do not wander through a whole chapter sequence by default.
- If rereading is not fixing the problem, stop and rewrite the model in your own words before reading more.