SOLUTION: If 2 cards are selected from a standard deck of 52 cards without replacement what is the probability that both are the same suit?

Algebra ->  Probability-and-statistics -> SOLUTION: If 2 cards are selected from a standard deck of 52 cards without replacement what is the probability that both are the same suit?      Log On


   



Question 869289: If 2 cards are selected from a standard deck of 52 cards without replacement what is the probability that both are the same suit?
Found 2 solutions by edjones, stanbon:
Answer by edjones(8007) About Me  (Show Source):
You can put this solution on YOUR website!
1 * 12/51 = 12/51

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
If 2 cards are selected from a standard deck of 52 cards without replacement what is the probability that both are the same suit?
----
Choose a suit:: 4 ways
Choose 2 cards from that suit:: 13C2 = 78 ways
----------
# of random pairs:: 52C2
---
P(condition) = (4*78)/52C2 = 0.2353
====================
Cheers,
Stan H.
==================