195k views
3 votes
If you are dealt 4 cards from a shuffled deck of 52 cards,find the probability that all 4 cards are diamonds The probability is Round to six decimal places as needed.)

User Dave Satch
by
6.4k points

1 Answer

5 votes

Answer:

The probability that all 4 cards are diamonds is 0.002641.

Explanation:

We know that:

  • There are 52 cards in total
  • There are 13 diamond cards
  • We want to calculate the probability of a compound event without replacement

Denoting P(DDDD) as the probability that all 4 cards are diamonds, we can use the following formula:


P(DDDD)= (D)/(T)*(D-1)/(T-1)*(D-2)/(T-2)*(D-3)/(T-3)

Where:

D is the total number of diamond cards in the deck, and

T is the total number of cards in the deck.

What we're doing is multiplying the probability that the first card is diamond by the probability that the second card is diamond, and so on. But as we're working without replacement the probability of each successive card has to take into account that the deck has one card less than before.

Replacing in the formula with the actual values we have:


P(DDDD)= (13)/(52)*(12)/(51)*(11)/(50)*(10)/(49)


P(DDDD)=(11)/(4165)=0.002641

User Jcamelis
by
6.7k points