The multiplication rule finds the probability that two events both occur. It multiplies the probability of the first event by the conditional probability of the second event given that the first has happened.
For an āandā problem, move through the events in sequence. Take the chance of the first step, then update for the second step based on what is already known.
Showing a random 20 of 50 problems.
Example 1
medium
Five cards are dealt. Find P(firstĀ isĀ ace,Ā secondĀ isĀ king).
From 5 red and 5 blue balls, draw 2 without replacement. Find P(atĀ leastĀ oneĀ red).
Example 8
medium
A student passes math with probability 0.7. If they pass math, they pass physics with probability 0.8; otherwise with probability 0.4. Find P(passesĀ both).Student: P(pass math)=0.7; P(pass physics | pass math)=0.8
Example 9
challenge
In a class of 23 people, find P(atĀ leastĀ 2Ā shareĀ aĀ birthday), assuming 365 equally likely birthdays.
Example 10
medium
A bag has 2 red, 3 blue, 5 green (10 total). Draw 2 without replacement. Find P(redĀ thenĀ green).Bag: 2 red, 3 blue, 5 green ā draw 2 without replacement