There are two boxes - one holds 11 cards numbered 1 through 11, the other 5 cards numbered 1 through 5. Two cards are randomly drawn. What is the probability of drawing 2 even cards in a row?

1 Answer

(15,557)/(96,800)~=16.07%15,55796,80016.07%

Explanation:

Ok... let's walk through this one slowly...

The first thing we have is 2 boxes, which I'll call Box A (which holds 11 cards) and Box B (which holds 5 cards).

P("Box A")=P("Box B")=1/2P(Box A)=P(Box B)=12

Draw 1, Box A, chance of drawing an even card

Let's say we draw from Box A. We have cards numbered 1-11, and of the 11 cards, 5 are even. And so we can say that if we draw from Box A, the probability of drawing an even card is 5/11511

Draw 1, Box B, chance of drawing an even card

But what if instead we draw from Box B. We have cards numbered 1-5, and of the 5 cards, 2 are even. And so we can say that if we draw from Box B, the probability of drawing an even card is 2/525

Draw 1, probability of drawing an even card

We can now put the above together to calculate the probability of drawing an even card:

P("drawing an even card")=1/2xx5/11+1/2xx2/5=5/22+1/5=>P(drawing an even card)=12×511+12×25=522+15

=> 5/22(5/5)+1/5(22/22)=25/110+22/110=47/110522(55)+15(2222)=25110+22110=47110

We can now move on to the second draw.

Draw 2, Box A (where draw 1 was also Box A)

In this possibility, we drew from Box A in draw 1 and are doing so again in draw 2. There are now 10 cards and 4 of them are even, and so we get 4/10=2/5410=25

Draw 2, Box A (where draw 1 was Box B)

In this possibility, since we drew from Box B before, Box A still has 11 cards and 5 evens, and so that's 5/11511

Draw 2, Box B (where draw 1 was also Box B)

In this possibility, we drew from Box B in draw 1 and are doing so again in draw 2. There are now 4 cards and 1 of them is even, and so we get 1/414

Draw 2, Box B (where draw 1 was Box A)

In this possibility, since we drew from Box A before, Box B still has 5 cards and 2 evens, and so that's 2/525

Draw 2, probability of drawing an even card

All four of the above possibilities is equally likely, and so we'll multiply each of the above probabilities by 1/414 and then sum them up:

P("drawing an even card on second draw")=1/4xx2/5+1/4xx5/11+1/4xx2/5+1/4xx1/4=1/10+5/44+1/10+1/16=>P(drawing an even card on second draw)=14×25+14×511+14×25+14×14=110+544+110+116

1/10(88/88)+5/44(20/20)+1/10(88/88)+1/16(55/55)110(8888)+544(2020)+110(8888)+116(5555)

88/880+100/880+88/880+55/880=331/88088880+100880+88880+55880=331880

And now we can finalize this calculation by multiplying in the probability of getting an even card on the first draw:

P("drawing two even cards")=47/110xx331/880=(15,557)/(96,800)~=16.07%P(drawing two even cards)=47110×331880=15,55796,80016.07%