Prime Picker Expected Payoff
An integer $n$ is chosen uniformly at random from $\{2, 3, 4, 5, 6, 7, 8, 9, 10\}$.
- If $n$ is prime, you receive $\$n$.
- If $n$ is composite, you pay $\$n/2$.
What is the fair value of this game?
Open the full interactive solver, hints, and worked solution →