Quant interview prep guides

Urn Probability Interview Questions

Urn probability interview prep for ball drawing with replacement, without replacement, conditional information, combinatorics, and expected counts.

Candidates learning replacement, conditioning, and color-count probability models.

Urns are deck problems in disguise

An urn with colored balls is a clean way to test replacement, conditioning, and counting. The same model appears in cards, sampling, and quality-control prompts.

Replacement matters

With replacement, the composition resets after each draw. Without replacement, the counts change. State which model applies before multiplying probabilities.

Concrete example

If an urn has three red and two blue balls, drawing two red without replacement has probability (3/5)(2/4) = 3/10. With replacement, it would be (3/5)^2.

Expected counts

Expected number of red balls in n draws can often use indicators. Even without replacement, linearity may make expected counts simpler than the full distribution.

Conditional variants

If you observe a color or receive partial information, update the composition or sample space. Urn prompts are useful practice for disciplined conditioning.

Common mistakes

Candidates often forget whether balls are replaced or assume colors are equally likely when counts differ. Write the composition after each draw if needed.

Practice the pattern

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