Little math problem(s) February 2019
|
02-20-2019, 10:55 PM
Post: #9
|
|||
|
|||
RE: Little math problem(s) February 2019
I tried best-of-21 simulation, the result match theoretical numbers well.
PHP Code: from random import random for i in range(10): print simulation(10000, 21) 0.904 0.9069 0.9079 0.9043 0.9046 0.9042 0.8995 0.9003 0.9062 0.9037 |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 10 Guest(s)