Probability of throwing a 6 in dice

  • Thread starter Thread starter Dell
  • Start date Start date
  • Tags Tags
    Dice Probability
Dell
Messages
555
Reaction score
0
i throw a dice until i get a result (6) 20 times, what is the probability that i will throw the dice more than 100 times?

i made X=amount of times i throw the dice

so now I am looking for P(X>100)

i think that i can say X~B(n, 1/6)
but the problem is that i don't know n, since it is anything over 100
 
Physics news on Phys.org
http://en.wikipedia.org/wiki/Geometric_distribution"
 
Last edited by a moderator:
In this problem you can always throw the dice 100 times. If you get 20 or more sixes, you needed to throw the dice 100 times or less to get exactly 20 sixes. If you haven't reached 20 yet, then that means that you would have reached 20 had you thrown the dice more than 100 times.

So, the desired probability is the probability that after 100 dice throws you have less than 20sixes.
 
thanks, that's great
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top