SOLUTION: If 2 cards are selected from a standard deck of 52 cards without replacement, find these probabilities.
a- both are spades
b- both are the same suit
c-both are kings
Algebra ->
Probability-and-statistics
-> SOLUTION: If 2 cards are selected from a standard deck of 52 cards without replacement, find these probabilities.
a- both are spades
b- both are the same suit
c-both are kings
Log On
Question 405245: If 2 cards are selected from a standard deck of 52 cards without replacement, find these probabilities.
a- both are spades
b- both are the same suit
c-both are kings Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! If 2 cards are selected from a standard deck of 52 cards without replacement, find these probabilities.
a- P(both are spades) = 13C2/52C2 = 0.0588
------
b- P(both are the same suit)= 4*0.0588 = 0.2353
--------------
c-P(both are kings) = 8C2/52C2 = (8*7)/(52*51) = 0.0211
=====================
Cheers,
Stan H.
===============