SOLUTION: If we have a box containing slips of paper with the following numbers: 3,5,8,10,13,23,30,36,21,34 and a slip of paper is selected and not replaced. What are the following probabili

Algebra ->  Probability-and-statistics -> SOLUTION: If we have a box containing slips of paper with the following numbers: 3,5,8,10,13,23,30,36,21,34 and a slip of paper is selected and not replaced. What are the following probabili      Log On


   



Question 715068: If we have a box containing slips of paper with the following numbers: 3,5,8,10,13,23,30,36,21,34 and a slip of paper is selected and not replaced. What are the following probabilities:
p(multiple of 3 then multiple of 5)
P(prime then odd)
P(prime then even then 21)
P(odd then 10 then 30)
How do you deal with numbers that share a common property (I.e. multiple of 5 and three, or odd and prime) in an independent probability problem like this one.

Answer by Edwin McCravy(20055) About Me  (Show Source):
You can put this solution on YOUR website!
If we have a box containing slips of paper with the following numbers: 3,5,8,10,13,23,30,36,21,34 and a slip of paper is selected and not replaced. What are the following probabilities:
p(multiple of 3 then multiple of 5) =
P(one of these 4, {3,30,36,21) AND THEN one of these 3 {5,10,30}.

This breaks into two cases each with a different probability:

Case 1:  We draw the 30 first 1%2F10%22%22%2A%22%222%2F9 = 2%2F90

Case 2:  We don't draw 30 first 3%2F10%22%22%2A%22%223%2F9 = 9%2F90

Desired probability = 2%2F90%2B9%2F90 = 11%2F90 

--------------------------

P(prime then odd)
P(one of these 4, {3,5,13,23) AND THEN one of these 5 {3,5,13,23,21}.

This breaks into two cases each with a different probability:

Case 1:  We draw the 21 second 4%2F10%22%22%2A%22%221%2F9 = 4%2F90

Case 2:  We don't draw 21 second 4%2F10%22%22%2A%22%223%2F9 = 12%2F90

Desired probability = 4%2F90%2B12%2F90 = 16%2F90 = 8%2F45

-------------------------------------

P(prime then even then 21)
p(one of these 4, {3,5,13,23) AND THEN one of these 5 {8,10,30,36,34} and THEN {21}

None of these have a common property so it is not necessary to break into
cases:

Desired probability = 4%2F10%22%22%2A%22%225%2F9%22%22%2A%22%221%2F8 = 20%2F720 = 1%2F36

-----------------------------------------

P(odd then 10 then 30)
p(one of these 5, {3,5,13,23,21}. AND THEN {10} AND THEN {30}

None of these have a common property so it is not necessary to break into
cases:

Desired probability = 5%2F10%22%22%2A%22%221%2F9%22%22%2A%22%221%2F8 = 5%2F720 = 1%2F144

How do you deal with numbers that share a common property (I.e. multiple of 5 and three, or odd and prime) in an independent probability problem like this one.
We have to break them into two or more cases, cases where we choose ones
with the common properties, and cases where we don't.  Then add the probabilities.

Edwin