ConditionalProbability.md (221B)
1 # Conditional Probability 2 3 Ch 1.4 4 5 **Definition:** Conditional probability is the probability of a given event assuming another event has already occurred. 6 7 P(A|B) = Probability of the event A given the event B occurred.