1/9
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced | Call with Kai |
|---|
No analytics yet
Send a link to your students to track their progress
Complement Rule
P(A') = 1 - P(A)
General Addition Rule
P(A ∪ B) = P(A) + P(B) - P(A ∩ B)
General Multiplication Rule
P(A ∩ B) = P(A) * P(B | A)
Conditional Probability Formula
P(A | B) = P(A ∩ B) / P(B)
Bayes' Theorem
P(A | B) = [P(B | A) * P(A)] / P(B)
Independent Events
One event does not affect the other; P(A | B) = P(A)
Mutually Exclusive Events
Events that cannot happen at the same time; P(A ∩ B) = 0
Multiplication Rule (Independent)
P(A ∩ B) = P(A) * P(B)
Addition Rule (Mutually Exclusive)
P(A ∪ B) = P(A) + P(B)
De Morgan's (Neither A nor B)
P(A' ∩ B') = 1 - P(A ∪ B)