Compare commits
1 Commits
f624c8e2f1
...
bed4fd2766
Author | SHA1 | Date | |
---|---|---|---|
bed4fd2766 |
@ -42,7 +42,7 @@ What is the optimal strategy, and what is its probability of guessing correctly?
|
||||
Probabilities are as follows: \
|
||||
- `AA`: $100\/201 times 99\/200 approx 0.246$
|
||||
- `AB`: $100\/201 times 101\/200 approx 0.251$
|
||||
- `BA`: $101\/201 times 100\/200 approx 0.251$
|
||||
- `BA`: $101\/201 times 100\/200 approx 0.251$ // spell:disable-line
|
||||
- `BB`: $101\/201 times 100\/200 approx 0.251$
|
||||
|
||||
#v(4mm)
|
||||
|
Loading…
x
Reference in New Issue
Block a user