when draw a 13 card hand from a 52 deck card, what is the probability of having 6 cards from the same suit
help please?
5.5%
5.59
really?
52-13= 39
binompdf(13,.25,6) = 5.59224
.0559 but 5.59 percent
there are \(\binom{52}{13}\) way to select your 13 card lets do it for one suit, say \(\diamondsuit\) out of the 13 you select, there are \(\binom{13}{6}\) ways to get 6 diamonds, and \(\binom{39}{7}\) ways to select the other 7 cards
I think she was asking the probability
so for all four suits my guess is \[\frac{4\binom{13}{6}\binom{39}{7}}{\binom{52}{13}}\]
oh idk then
it could be binompdf(13,.25,6) but i have no idea what that means or how to compute it
i get a different number http://www.wolframalpha.com/input/?i= \frac{4\binom{13}{6}*\binom{39}{7}}{\binom{52}{13}}
Can you guys show me the entire procedure?
i wrote out the method above and i think it is \[\frac{4\binom{13}{6}\binom{39}{7}}{\binom{52}{13}}\] each of these numbers in the fraction are large and a pain to compute, i would use a calculator
Is (13 6) the same as 13 nCr 6?
yes
I believe it is 5.59% Go onto a ti-83/84 and hit 2nd VARS and go down to binompdf Then the first number is the number of trials 13 second number is the initial percent .25 third is howmany you want to succeed 6
http://www.wolframalpha.com/input/?i=4%2813+choose+6%29*%2839+choose+7%29%2F%2852+choose+13%29
@ryderpeppler i see what you are doing, but these are not bernoulli trials, you can't use the binomial distribution
what you are calculating is the probability of getting exactly 6 successes out of 13 trials, where the probability of each success is .25 but you cannot use that here, because the trials are not independent
ah so the method I used doesnt account for there being less cards and a lower probability after the first drawn card?
Then why is my percentage lower than yours?
right
Thank you so much!
Well it'll either be 16.6 (17 with sig figs) or 5.59 (6 with sig figs) percent
this is an entirely different question you do not have only two possible outcomes, "success or failure"
also there are four different suits to choose from
Join our real-time social learning platform and learn together with your friends!