Commit a5e51fe
Fix Cauchy reproducibility, LLN figure, and exercise numbering
- Pass random_state=rng to cauchy().rvs() in the draws-normal-cauchy
figure so the Cauchy draws are reproducible.
- Change LLN failure seed from 1234 to 9403 so the sample mean clearly
fails to converge: it stays near zero for 700+ observations then
spikes, matching the original figure's pedagogical pattern.
- Fix stale "Repeat exercise 1" reference to use {numref}`draws-normal-cauchy`.
- Rename ht_ex5 → ht_ex4 to match its rendered position as Exercise 22.4.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent d22033f commit a5e51fe
1 file changed
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
366 | 366 | | |
367 | 367 | | |
368 | 368 | | |
369 | | - | |
| 369 | + | |
370 | 370 | | |
371 | 371 | | |
372 | 372 | | |
| |||
979 | 979 | | |
980 | 980 | | |
981 | 981 | | |
982 | | - | |
| 982 | + | |
983 | 983 | | |
984 | 984 | | |
985 | 985 | | |
| |||
1195 | 1195 | | |
1196 | 1196 | | |
1197 | 1197 | | |
1198 | | - | |
| 1198 | + | |
1199 | 1199 | | |
1200 | 1200 | | |
1201 | 1201 | | |
| |||
1236 | 1236 | | |
1237 | 1237 | | |
1238 | 1238 | | |
1239 | | - | |
| 1239 | + | |
1240 | 1240 | | |
1241 | 1241 | | |
1242 | 1242 | | |
| |||
1290 | 1290 | | |
1291 | 1291 | | |
1292 | 1292 | | |
1293 | | - | |
| 1293 | + | |
1294 | 1294 | | |
1295 | 1295 | | |
1296 | 1296 | | |
| |||
0 commit comments