Friday, 27 April 2018

probability - What are the odds of any role of a 24 sided die occurring 4 or more times in 10 rolls?



Note that I am not asking about the odds of a chosen roll happening 4 times in 10 rolls, (this has a probability of 0.000517 according to a binomial calculator), rather, the odds of ANY roll happening 4 or more times in 10 rolls.



Another way to ask it is: What are the odds that the mode of the list of 10 rolls of the die will be 4 or more?
In general how is this calculated?
Thank you.


Answer



Suppose i is an integer between 1 and 24, and let Ai be the event that you roll an i at least 4 times in ten rolls. Notice that two of the Ai could occur, but not three, since that would be twelve different rolls.




By the inclusion/exclusion principle, you get that P(Ai)=P(Ai)i jP(AiAj). You have already calculated P(Ai) for each i. Now you have to calculate P(AiAj) for ij, which is a little trickier (unless I'm missing an easier way).



To do this, you should add up




  • the number of ways of rolling (exactly) four is and exactly four js,


  • ...of rolling four is and five js,


  • ...of rolling five is and four js (same as
    above),


  • ...of rolling five is and five js,

  • ...of rolling six is and four js, and

  • ...of rolling six js and four is (same as
    above).



This is 222(108)(84)+222(109)(95)+(105)+2(106).



Call that number n for brevity. Dividing n by 2410 will give you P(AiAj), given i and j. Now add up all the different choices of i and j to give you (assuming you did your previous calculation right) P(Ai)=24(.000517)(242)n2410


No comments:

Post a Comment

real analysis - How to find limhrightarrow0fracsin(ha)h

How to find limh0sin(ha)h without lhopital rule? I know when I use lhopital I easy get $$ \lim_{h\rightarrow 0}...