Alice’s Dice Game Win Probability
Alice versus Bob dice win probability is a medium quant interview question on Combinatorics, reported to have been seen at DRW and Jane Street.
MyQuantPartner is not affiliated with, endorsed by, or sponsored by these companies, and all trademarks belong to their respective owners.
This quant interview question is about comparing one discrete random outcome with the maximum of multiple independent outcomes, under a slight asymmetry and with a tie-breaking twist. It lives at the intersection of combinatorics and basic probability, and shows up often in serious quant prep for trading and research interviews. You must reason carefully about outcome spaces and how advantages in additional trials offset disadvantages in range.
It trains your ability to work with distributions of maxima, conditional probability, and the Law of Total Probability. You practice turning an informal game description into clean probabilistic events and then aggregating over them. It also builds comfort with asymmetric setups, which are common in real quant problems.
This matters for quant interviews because many pricing, risk, and strategy problems reduce to comparing random payoffs or best-of scenarios. Interviewers want to see that your quant prep covers more than plug-and-chug formulas: you can structure a probability model, handle independence correctly, and argue precisely about discrete distributions and win probabilities under realistic rules.
What it tests
When comparing two random variables where one is a single outcome and the other is the maximum of several independent trials, the core structure is to condition on the possible outcomes of the single variable and, for each, compute the probability that all of the other variables fall below that threshold. This leverages the independence of the trials: the probability that all are below a value is the product of their individual probabilities. The Law of Total Probability then allows you to sum over all possible values of the single variable, weighted by their probabilities, to get the total probability of the desired event. This approach generalizes to any problem where you compare a single draw to the maximum (or minimum) of multiple independent draws, regardless of the underlying distributions. The reason this works is that the event "the single draw beats the maximum" is equivalent to "all the other draws are less than the single draw's value," which is easy to compute when the draws are independent.
Practise this question with written feedback, or hear it in a spoken mock interview.
Get started free