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
Algebra: Probability and statistics
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Probability-and-statistics
Question 1150203
:
How many 5 card poker hands can be dealt from a standard 52 card deck?
Answer by
math_helper(2461)
(
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