Probability Concepts
Probability distributions, theorems, and foundational concepts
Card 1 of 12
0% Complete
Question
What is the multiplication rule of probability?
Answer
A rule for finding the probability of two events both occurring (joint probability).
P(A ∩ B) = P(A) × P(B|A); If independent: P(A ∩ B) = P(A) × P(B)
Example: P(two aces in a row without replacement) = (4/52) × (3/51) = 12/2652
Note: For independent events, occurrence of one doesn't affect the other; use conditional probability otherwise