init
This commit is contained in:
14
Notes/dice game analysis.md
Normal file
14
Notes/dice game analysis.md
Normal file
@@ -0,0 +1,14 @@
|
||||
1: 6 throws, 33% success, 25 mean (75 only wins)
|
||||
2: 36 throws, 55% success, 50 mean (90 only wins)
|
||||
3: 216 throws, 72% success, 86 mean (120 only wins)
|
||||
4: 1296 throws, 83% success, 139 mean (165 only wins)
|
||||
5: 7776 throws, 91% success, 206 mean (226 only wins)
|
||||
6: 46656 throws, 95% success, 286 mean (300 only wins)
|
||||
7: 279936 throws, 97% success, 375 mean (384 only wins)
|
||||
8: 1679616 throws, 98% success, 470 mean (476 only wins)
|
||||
9: 10077696 throws, 99% success, 568 mean (573 only wins)
|
||||
10: 60466176 throws, 99% success, 669 mean (672 only wins)
|
||||
|
||||
how the heck is 8 & 9 only 99% success
|
||||
|
||||
![[Pasted image 20241209131631.png]]
|
||||
Reference in New Issue
Block a user