Dice Probability: Odds of a Number Coming Up 850 Times

  • Thread starter Thread starter JackSpratt59
  • Start date Start date
  • Tags Tags
    Dice Probability
AI Thread Summary
The discussion centers on calculating the probability of rolling a specific number on a 17-sided die 850 times out of 12,500 rolls. The probability of success for each roll is 1/17, while the probability of failure is 16/17. The user seeks to determine the probability of rolling that number 850 times or more, which involves summing the probabilities of rolling it 850 times and all higher outcomes. The calculation involves using the binomial coefficient and the probabilities for successes and failures. The user also inquires about the accuracy of a previously calculated probability value of approximately 1.6209 x 10^-6.
JackSpratt59
Messages
3
Reaction score
0
Hello, I have a dice (or just general probability) question.

Its kind of a question of odds of odds.

If you roll a 17 sided die 12500 times (sorry for the non rounded number) the probability with the highest odds is that it will come up on one particular number (pick one) 735 times.

What are the odds that that number would come up 850 times?

Simple right?

Thanks.
 
Physics news on Phys.org
The probability that a number will come up on anyone throw is 1/17. The probability it will NOT come up is 16/17. The probability it will come up on the first 850 tosses but not on any of the 12500- 850= 11650 tosses is (1/17)^{850}(16/17)^{11650}.
Now we can rearrange 850 "S" (for "success" in throwing that particular number) and 11650 "F" (for "failure" in throwing that particular number)
\left(\begin{array}{c}12500 \\ 850\end{array}\right)= \frac{12500!}{850!11650!}
which can also be written 12500C850.

So the probability of rolling exactly 850 of a specific number is
_{12500}C_{850}\left(\frac{1}{17}\right)^{850}\left(\frac{16}{17}\right)^{11650}
 
Sorry, my fault, I didn't quite state my question correctly.

What I meant to say was, what is the probability that the number will come up 850 times or more.

i.e. probability of it coming up 850 times plus all other options to 12500 combined.

Thanks for your help already.
 
Sorry, I was also just wondering if you get the same answer for your calculation shown of approximately 1.6209 X 10-6?

Thanks.
 
Back
Top