1/6
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced |
---|
No study sessions yet.
the event that A and B both occur can be written as
A n B
the event that A or B occur can be written as
A u B
the event that A does not occur can be written as
A’ (the complement of A)
the probability that event A occurs given that event B has already occurred
P(A | B)
if A and B are independent then
P(A | B) = P(A)
to solve conditional probabilities
P(A|B)= P(A n B) divided by P(B)
intersection and union formula
P(A u B) = P(A) + P(B) - P(A n B)