Non-Transitive Dice

Probability · Easy · Free problem
Three fair 6-sided dice $A$, $B$, and $C$ have the following faces: - Die $A$: $\{2, 2, 6, 6, 7, 7\}$ - Die $B$: $\{1, 1, 5, 5, 9, 9\}$ - Die $C$: $\{3, 3, 4, 4, 8, 8\}$ Each value appears on exactly two faces, so each die shows each of its three values with probability
/3$. Find the probability that die $A$ shows a strictly higher value than die $B$.

Open the full interactive solver, hints, and worked solution →