SOLUTION: If five cards are drawn from a standard deck without replacement, what is the probability of drawing: A full house (a three of a kind and a pair?) I'm not sure if it shou

Algebra.Com
Question 694933: If five cards are drawn from a standard deck without replacement, what is the probability of drawing:
A full house (a three of a kind and a pair?)

I'm not sure if it should be:
(52/52)*(3/51)*(2/50)*(48/49)*(3/48)*5C3*5C2
or just:
(52/52)*(3/51)*(2/50)*(48/49)*(3/48)*5C3

Please explain the 5C3 and 5C2 part.

Answer by stanbon(75887)   (Show Source): You can put this solution on YOUR website!
If five cards are drawn from a standard deck without replacement, what is the probability of drawing:
A full house (a three of a kind and a pair?)
-----
Select a card: 13 ways
Select 3 of those cards: 4C3 = 4
Select a different card: 12 ways
Select 2 of those cards: 4C2 = 6
----
Total # of ways to succeed: 13*4*12*6 = 2744
---
Total # of 5 card sets: 52C5 = (52*51*50*49*48)/(1*2*3*4*5) = 2598960
-----------------
P(full house) = 2744/2598960 = 0.00106
=================
Your Questions:
5C3 means the number of groups of size 3 in a set of size 5
5C3 = (5*4*3)/(1*2*3) = 10
5C2 means the number of groups of size 2 in a set of size 5
5C2 = (5*4)/(1*2) = 10
----
Why are the number's the same?
Each time you select 3 from 5 you are automatically selecting a group of 2.
================================
Cheers,
Stan H.
=================

RELATED QUESTIONS

If three cards are drawn, without replacement, from a standard deck of cards, what is the (answered by Fombitz)
Five cards are drawn from a standard deck without replacement. What is the probability... (answered by greenestamps)
If five cards are drawn from a deck of cards without replacement what is the probability... (answered by lynnlo)
If 2 cards are drawn from a 52 card deck without replacement, what is the probability of... (answered by stanbon)
From a standard deck of cards, first two cards are drawn from the deck without... (answered by ewatrrr)
Two cards are drawn without replacement from a standard deck of 52 playing cards. What (answered by Theo)
what is the probability that two out of three cards drawn from a deck of 52 without... (answered by stanbon)
What is the probability of drawing three aces from a deck of cards if three cards are... (answered by stanbon)
Two cards are drawn in succession from a standard 52 card deck. What is the probability... (answered by Fombitz,mark_henrhiz)