Sum of roll of N dice
|
05-02-2018, 09:51 PM
Post: #17
|
|||
|
|||
RE: Sum of roll of N dice
One minor issue for using a single random number to simulate rolling N dice which each have S sides: if S^N > 10^(number of significant digits), then the simulation fails in that not all possible dice rolls can be represented (the pigeonhole principle). After all, any random number function can only attain a finite number of output values but a large number of dice could exceed that number of states.
I'm sure the statistics of such a limited situation wouldn't be far off of theory, though. |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 9 Guest(s)