Design Numbers on Dice

69 Views Asked by At

there're 3 dice (1 - 6, numbers can repeat or disappear) A, B, C, they're rolled and compare numbers and larger number win.

If A and B compare A has larger probability to win, B and C B has larger probability to win, C and A C has larger probability to win.

Then how to design the numbers on each dice?

1

There are 1 best solutions below

0
On BEST ANSWER

See non-transitive dice which has some examples.

Here is an open source project to determine non-transitive dices with additional info and discussions: http://www.devrand.org/2013/01/nontransitive-dice.html?m=1