One ticket is drawn at random from a bag containing 30 tickets numbered from 1 to 30. How do you find the probability that it is a multiple of 2 or 3?
2 Answers
Explanation:
Consider the sequences:
Multiples of 2
Multiples of 3
Notice that multiples of 3 that are colored red also occur in multiples of 2.
So the total count of number available to chose from is 15 + 5=20
So the probability is
The probability is
Explanation:
We use the sum rule of probability, which states that for any two events
#P(A" or "B)=P(A)+P(B)-P(A" and "B)#
Let's illustrate this with the above question as an example.
For this question, we let
#P(A)=15/30=1/2#
And out of the 30 cards, 10 will be multiples of 3:
#P(B)=10/30=1/3#
Now if we add these two probabilities together, we get
#P(A)+P(B)=15/30+10/30#
#color(white)(P(A)+P(B))=25/30color(white)"XXXX"=5/6#
We may be tempted to stop there, but we would be wrong. Why? Because we've double-counted the probabilities of picking some of the numbers. When we line up the two sets, it's easy to see which ones:
We've double-counted all the multiples of 6—that is, all the numbers that are multiples of both 2 and 3. This is why we need to subtract the probability of "A and B" from the sum above; it removes the double-counting of any outcome common to
What is
#P(A" and "B)=5/30=1/6#
Returning to our original formula, we have
#P(A" or "B)=P(A)+P(B)-P(A" and "B)#
#color(white)(P(A" or "B))=15/30+10/30-5/30#
#color(white)(P(A" or "B))=20/30color(white)"XXXXXXXi"=2/3# .