Tagged Questions
0
votes
4answers
46 views
Probability of $X$ out of $N$ dice landing on $M$
The problem is as follows:
We have $N$ dice and we throw them on a table. What is the probability that $M$ will fall $X$ times?
Specific example:
We have $10$ dice and we throw them on a table. What ...
4
votes
1answer
66 views
Dice game modelling: Lose everything on “3”, double everything on “1” or “6”
I was recently playing a quite easy dice game:
You trow a fair dice: if you get a "3" the next player continues, if you get something else it is up to you to continue. If you continue and you throw ...
2
votes
1answer
110 views
what is probability of throwing $n$ dice $m$ times to get at least one 6 for each dice
We have $n$, 6-face fair dice. At each time $n$ dice are thrown independently. I want to calculate the probability of number of times we should throw dices before having at least one 6 from each of ...
1
vote
1answer
91 views
Probability of getting any number if I roll the die 4 times.
We have a question to investigate any game between two players that have dice, when the dice are rolled $4$ times what is the probability of getting any number say $4$ or $5$.. note that the highest ...
8
votes
3answers
782 views
“Go-first” dice for $N$ players
I'm interested in sets of dice that can be used to determine who "goes first" (hence the name) in an $N$-player game; more generally, I want to determine a complete ordering of the players with a ...
1
vote
0answers
109 views
Boggle dice set letter distribution algorithm [duplicate]
Possible Duplicate:
Boggle letter probability
What algorithm have the creators of the word game Boggle used to come up with these dice sets?
...
0
votes
0answers
80 views
Modelling die roll sequence
I have a die with $N$ sides. It has a hidden transitive order which has to be uncovered. At the start of a trial, I throw the die until I get the highest-ranking side. I then throw the die until I get ...