Conditional Probability
Key Definitions
The conditional probability of event given event is defined as:
provided that . This represents the probability of occurring given that we know has occurred.
Bayes' Rule (or Bayes' Theorem) provides a way to reverse conditional probabilities:
This is fundamental for updating probabilities based on new evidence.
Let be a partition of the sample space (i.e., they are mutually exclusive and ), and let be any event. Then:
This is useful when we can express in terms of simpler conditional probabilities.
A collection of events forms a partition of the sample space if:
- The events are mutually exclusive: for
- The events are exhaustive:
- Each event has positive probability: for all
Two events and are independent if the occurrence of one does not affect the probability of the other. Formally:
Equivalently, if , then and are independent if and only if .
Multiple events: Events are:
- Pairwise independent if for all
- Mutually independent if for every subset :
Note: Mutual independence is stronger than pairwise independence.
Lecture materials and examples will be posted on Canvas.