Add law of conditional probability, Bayes' theorem, LOTUS, and law of iterated expectations to probability chapter#438
Conversation
|
@copilot include proofs of those theorems |
…d expectations to probability chapter Agent-Logs-Url: https://github.com/d-morrison/rme/sessions/a5017273-e125-4eed-8aec-bde88b78b0c8 Co-authored-by: d-morrison <2474437+d-morrison@users.noreply.github.com>
Agent-Logs-Url: https://github.com/d-morrison/rme/sessions/a5017273-e125-4eed-8aec-bde88b78b0c8 Co-authored-by: d-morrison <2474437+d-morrison@users.noreply.github.com>
Agent-Logs-Url: https://github.com/d-morrison/rme/sessions/c8b859e2-e33e-4851-903d-105ccad98af3 Co-authored-by: d-morrison <2474437+d-morrison@users.noreply.github.com>
Done in 5702435. All five theorems now have proofs:
|
There was a problem hiding this comment.
Pull request overview
This PR expands the Probability chapter with key foundational results (conditional probability, total probability, Bayes’ theorem, LOTUS, and the law of iterated expectations), including definitions, proofs, and illustrative examples to support later statistical modeling content.
Changes:
- Added conditional probability definition, the law of conditional probability, and an applied example.
- Added the law of total probability and Bayes’ theorem with proofs and a medical-test PPV example.
- Added LOTUS and the law of iterated expectations with proofs, notes, and examples.
|
@copilot apply changes based on the comments in this thread |
Agent-Logs-Url: https://github.com/d-morrison/rme/sessions/6c404484-e7db-44e9-a8e9-9144a6b317ca Co-authored-by: d-morrison <2474437+d-morrison@users.noreply.github.com>
Applied all four review suggestions in 08385ab:
|
|
@copilot see my comments above |
…roof Agent-Logs-Url: https://github.com/d-morrison/rme/sessions/381ec028-1428-43c2-8f28-1ad5f473c006 Co-authored-by: d-morrison <2474437+d-morrison@users.noreply.github.com>
…on definition Agent-Logs-Url: https://github.com/d-morrison/rme/sessions/3106c408-d4cb-405d-9dae-addcd97867ce Co-authored-by: d-morrison <2474437+d-morrison@users.noreply.github.com>
All comments from that review thread have been addressed in 905f483. Warning Firewall rules blocked me from connecting to one or more addresses (expand for details)I tried to connect to the following addresses, but was blocked by firewall rules:
If you need me to access, download, or install something from one of these locations, you can either:
|
Agent-Logs-Url: https://github.com/d-morrison/rme/sessions/29c6c3c5-3ba1-46e3-bd35-c12eae4bc5c3 Co-authored-by: d-morrison <2474437+d-morrison@users.noreply.github.com>
Built to branch |
@def-probabilityproperty 3 to countable additivity@thm-total-probto countable partition@thm-lie#def-cond-expectation: add conditional pmf/pdf definitions (Hogg-TZ style) for both discrete and continuous cases