Ch. 3 Conditional probability and independence Flashcards
1
Q
P(A | B) =
A
P(A | B) = P(A n B) / P(B)
2
Q
P(A n B | C) =
A
P(A n B | C) = P(B | C)P(A | B n C)
3
Q
Bayes’ theorem, for events A, B and C
P(A | B) =
P(A | B n C) =
A
P(A | B) = P(A)P(B | A) / P(B)
P(A | B n C) = P(A | C)(P(B | An C) / P(B | C)
4
Q
Definition of independence of 2 events A and B
A
P(A n B) = P(A)P(B)
5
Q
2 events A and B are conditionally independent if given a third event C:
A
P(A n B | C) = P(A | C)P(B | C)