Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

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

share|improve this question

closed as too localized by csgillespie, joran, Book Of Zeus, George Stocker Sep 16 '12 at 0:54

This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. For help making this question more broadly applicable, see the FAQ.

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.

share|improve this answer

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