The probability of continuously win is calculated when drawing lots about a specific probability.
When the probability is input, and "The probability is calculated" button is clicked, the probability of continuously win is displayed by the list.
As for the probability, it inputs by the decimal to 0-1 or the input by the fraction of 1/1000 is also possible.
By selecting the number of trials, you can modify the list of number of trials and probability to be displayed.
Number of trials | Probability | Probability(%) | Probability(1/*) |
---|---|---|---|
1 | 0.5 | 50 | 1/2 |
2 | 0.25 | 25 | 1/4 |
3 | 0.125 | 12.5 | 1/8 |
4 | 0.0625 | 6.25 | 1/16 |
5 | 0.03125 | 3.125 | 1/32 |
6 | 0.015625 | 1.5625 | 1/64 |
7 | 0.0078125 | 0.78125 | 1/128 |
8 | 0.00390625 | 0.390625 | 1/256 |
9 | 0.001953125 | 0.1953125 | 1/512 |
10 | 0.0009765625 | 0.09765625 | 1/1024 |