Probability of getting 3 diamonds from a card deck

This topic has expert replies
Master | Next Rank: 500 Posts
Posts: 347
Joined: Mon Aug 04, 2008 1:42 pm
Thanked: 1 times
What is the probability of drawing 3 cards from a deck and drawing 3 diamonds?

My answer key says you should use the following method:

52C3= 22,100
13C3= 286

Answer: 286/22100

But I'm wondering why the following logic doesn't turn out the same answer:
52C3 = 22,100 (total ways to pick 3 cards)
13C1*12C1*11C1= 1716

Probability = 1716/22100

Using the 2nd method, you are simply choosing one card at a time rather than all 3 cards at once. What's the difference and why am I getting different answers?
Source: — Problem Solving |

Master | Next Rank: 500 Posts
Posts: 258
Joined: Thu Mar 29, 2007 3:15 am
Thanked: 7 times
Followed by:1 members
Stockmoose16 wrote:What is the probability of drawing 3 cards from a deck and drawing 3 diamonds?

My answer key says you should use the following method:

52C3= 22,100
13C3= 286

Answer: 286/22100

But I'm wondering why the following logic doesn't turn out the same answer:
52C3 = 22,100 (total ways to pick 3 cards)
13C1*12C1*11C1= 1716

Probability = 1716/22100

Using the 2nd method, you are simply choosing one card at a time rather than all 3 cards at once. What's the difference and why am I getting different answers?
Your second method is a li'l wrong
The probability of picking first card which is diamond is 13/52
probability of picking second card is 12/51 and
probability of picking third card is 11/50
so total probability of picking 3 cards which are diamonds is 13/52*12/51*11/50 which is equivalent to your 1st method. Pls. do the calculation :D