Optimal Strategy for a Three-Roll Dice Game

Three roll dice game expected value is a medium quant interview question on Expected Value, reported to have been seen at Akuna Capital, Belvedere Trading, Citadel, DRW, Goldman Sachs, Hudson River Trading, Jane Street and Optiver.

Difficulty Medium Topic Expected Value Reported at Akuna Capital, Belvedere Trading, Citadel, DRW, Goldman Sachs, Hudson River Trading, Jane Street, Optiver

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 a compact way to explore optimal decision-making under uncertainty in a simple, discrete setting. It looks like a basic expected value exercise, but it actually hides a dynamic decision problem: at each stage you have to decide whether to accept what you see or continue, knowing the rules will eventually force you to stop. For quant prep, it is a clean introduction to stopping problems that is still easy to state and discuss in interviews.

It trains rigorous understanding of expectation, optimal stopping, and dynamic programming logic on a toy model. Candidates must be precise about random variables across stages, recognize the recursive structure, and translate qualitative risk-reward trade-offs into quantitative thresholds. It also reinforces comfort with conditional expectation and thinking in terms of future decision nodes.

This matters for quant interviews because it is the same mindset used in valuing American-style derivatives, designing trading exit rules, and evaluating sequential trading signals. Interviewers want to see whether you can turn an intuitive "should I continue?" question into a sharp, mathematically grounded decision rule. Strong performance here signals readiness for more complex quant research and trading problems that rely on similar optimal stopping intuition.

What it tests

This problem class is governed by the principle of optimal stopping, where at each stage you must compare the immediate reward to the expected value of continuing, and always choose the action that maximizes your expected payout. The structure is inherently recursive: the value of the current decision depends on the optimal choices available in all future stages. This is why backward induction is used—by solving the last step first, you can propagate the optimal thresholds and expected values backward through earlier decisions. The pattern holds because at each point, the rational choice is to stop if the current offer is at least as good as the expected value of continuing, and to continue otherwise. This recursive comparison is what underlies all optimal stopping problems, from secretary problems to American option pricing.

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

Get started free