SOLUTION: How many 5 card poker hands can be dealt from a standard 52 card deck?

Algebra ->  Probability-and-statistics -> SOLUTION: How many 5 card poker hands can be dealt from a standard 52 card deck?      Log On


   



Question 1150203: How many 5 card poker hands can be dealt from a standard 52 card deck?
Answer by math_helper(2461) About Me  (Show Source):
You can put this solution on YOUR website!
You are choosing 5 for the poker hand. Since the order does not matter, use the combination formula:


nCr = n!/((n-r)!r!)

in this case, n=52 and r=5