What is the chance that the first five cards chosen from a deck of 52(bridge/poker) cards will contain Two(only two) cards of the same denomination(two 3's for example)? How can we solve the following problem by resampling method in R

link|improve this question
7  
If this is homework, you should add the "homework" tag and tell us what you tried. – Vincent Zoonekynd Feb 9 at 8:47
feedback

1 Answer

On Wikipedia, they have the formula for finding the probability for two alike cards, three of a kind, etc.. I'd use that formula.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.