9 Lecture 8, January 24, 2024
Definition 9.1 (Conditional Probability) The conditional probability of an event A given an event B, assuming P(B)>0, is
P(A∣B)=P(A∩B)P(B).
Definition 9.2 (Equivalent definition of independence) Two events A and B are independent, if P(A|B)=P(A), provided P(B)>0.
9.0.1 Properties of Conditional Probability
- 0≤P(A∣B)≤1.
This follows from the fact that if A⊂B then P(A)≤P(B)
P(Ac∣B)=1−P(A∣B).
If A1 and A2 are disjoint (i.e. P(A1∩A2)=∅: P(A1∪A2∣B)=P(A1∣B)+P(A2∣B).
P(S∣B)=1=P(B∣B).
Definition 9.3 (Product rule) For any events A and B, we have P(A∩B)=P(A∣B)P(B)=P(B∣A)P(A).