TL;DR
The probability that in a group of n people, at least two share a birthday. With 23 people, the probability exceeds 50%. The complement is \( \prod_{k=0}^{n-1}(1 - k/365) \).
Birthday Problem
The probability that in a group of n people, at least two share a birthday. With 23 people, the probability exceeds 50%. The complement is \( \prod_{k=0}^{n-1}(1 - k/365) \).
Why it matters for interviews
A classic probability problem that illustrates how human intuition about coincidences fails. It teaches the power of the complement method and appears frequently in interview warm-up questions.
Definition and Mathematical Foundation
The probability that in a group of n people, at least two share a birthday. With 23 people, the probability exceeds 50%. The complement is \( \prod_{k=0}^{n-1}(1 - k/365) \).
Application in Quantitative Finance
A classic probability problem that illustrates how human intuition about coincidences fails. It teaches the power of the complement method and appears frequently in interview warm-up questions.
Related Terms
Ready to practice for the Quant Trading Interview?
Adaptive practice powered by Item Response Theory targets your weak areas. Start with 3 free sessions.
Start free practice →