Jev example · Probability games

At least one six versus two sixes

Tiny wording changes, different sample spaces.

Model challengeschoice

State

This is the context Jev receives before answering the typed question.

{
  "experiment": "Roll two independent fair six-sided dice.",
  "target": "At least one die shows six."
}

Typed questions (1)

Your answer

choice

What is the probability of the target event?

Try in Playground
  • eleven_36 | 11/36
  • one_36 | 1/36
  • one_sixth | 1/6
  • one_third | 1/3

Try changing the scenario

Ask for exactly one six and include 10/36 among the choices.

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.