Your answer
choiceFor the next toss, which statement is correct?
- equal | Heads and tails are equally likely.
- heads | Heads is more likely.
- tails | Tails is more likely.
Jev example · Probability games
Check whether a streak changes an independent fair toss.
This is the context Jev receives before answering the typed question.
{
"coin": "Fair; each toss is independent.",
"observed_tosses": "heads, heads, heads, heads, heads"
}For the next toss, which statement is correct?
Change the assumption to an unknown, potentially biased coin and add an uncertainty option.
Catalog source: TypeSafeAI/typesafe-playground, reused under MIT. This is an independent community catalog, not an official TypeSafe AI product.
Background source: Background: Berkeley's Monty Hall discussion; original examples and variations.