Optimal Stopping Strategy for Die Roll Payout

Best strategy for rolling a 20 sided die is a medium quant interview question on Expected Value, reported to have been seen at Jane Street.

Difficulty Medium Topic Expected Value Reported at Jane Street

MyQuantPartner is not affiliated with, endorsed by, or sponsored by these companies, and all trademarks belong to their respective owners.

This problem is about deciding when to stop taking risk in a repeated random experiment and lock in a payoff that will then persist. It combines expected value, discrete probability distributions, and horizon effects, making it ideal for serious quant prep. Because the distribution and rules are clean, the question isolates pure reasoning about randomness and decision-making over many steps, as in trading or execution algorithms.

It trains optimal stopping intuition, expected value comparison, and comfort with high-dimensional decision trees without writing them out. Candidates must understand how future opportunities interact with a fixed rule, and how the distribution's tail and the remaining actions affect rational behavior. It also builds skill in simplifying a stochastic control problem into a single key parameter.

This matters for quant interviews because much of quantitative finance is about when to stop, when to continue, and how to translate probabilistic structure into a single robust decision rule. It reveals whether a candidate can move from local reasoning to global optimization under uncertainty, a central theme in trading, market making, and risk management.

What it tests

This class of problems is governed by the principle of optimal stopping in the context of repeated independent random draws with known distribution. The core idea is to set a threshold that maximizes expected value by balancing the chance of seeing higher outcomes against the diminishing probability of reaching them within a limited number of trials. The optimal threshold is where the expected value of continuing (rolling again) equals or falls below the value of stopping (cashing out). This balance is determined by the distribution's tail probabilities and the number of opportunities remaining. The intuition is that as the number of trials increases, you can afford to be more selective, and with enough trials, you can almost guarantee seeing the maximum possible value, so the optimal strategy converges to waiting for the maximum outcome.

Practise this question with written feedback, or hear it in a spoken mock interview.

Get started free