Quant interview prep guides

Quant Interview Sample Space Guide

How to define sample spaces correctly in quant probability interviews and avoid denominator, ordering, replacement, and conditioning mistakes.

Candidates making setup and denominator mistakes in probability interview practice.

Define outcomes first

The sample space is the set of outcomes you are counting. Before solving, decide what one outcome looks like: an ordered sequence, an unordered hand, a state path, or a revealed observation.

Order changes the denominator

Dice rolls are usually ordered. Poker hands are usually unordered. Card draws can be either, depending on the prompt. Mixing ordered and unordered counts is one of the fastest ways to get a wrong probability.

Replacement changes dependence

With replacement, probabilities may stay constant. Without replacement, the denominator and available favorable items change. Say the model explicitly before multiplying probabilities.

Concrete example

For two cards drawn without replacement, the chance both are aces is (4/52)(3/51). If you counted unordered two-card hands, it is C(4,2)/C(52,2). Both are valid because numerator and denominator use the same sample space.

Conditioning narrows the universe

When new information is revealed, the sample space becomes the outcomes consistent with that information. Conditional probability errors usually come from keeping the old denominator after the universe changed.

Common mistakes

Candidates often count favorable outcomes one way and total outcomes another way. Use one consistent sample space, then sanity-check that the answer behaves correctly in simple edge cases.

Practice the pattern

Use the LeetQuidity curriculum and calibration to turn this topic into a focused practice plan.