It was recently my wife’s birthday. As such she was sat doing her yearly facebook browse, and noticed that two of her ex-colleagues shared the same birthday.
“What’s the chances of that?” she asked.
Silly question to ask a statistics nerd.
The wrong answer
Superficially, this seems remarkably improbable. What are the chances that any three individuals share the same birthday? Well, if we assume:
- Nobody is born on on a leap year
- Birthdays are randomly and uniformly distributed throughout the year (they are not)
- The three people’s birthdays are independent of each other
then this becomes a simple problem:
So the chances of that happening were about 0.00075%? Wow, very rare.
Except it isn’t.
What about two colleagues?
But we haven’t yet answered the question. She had two colleagues with the same birthday, so lets address that.
This is a binomial probability problem. So if we define terms as:
: The total number of colleagues : The number of colleagues who share the birthday (in this case, k = 2) : The probability that any one specific colleague shares her birthday, subject to the same assumptions above ($) : The probability that any one specific colleague does not share her birthday (i.e. )
The formula for binomial probability is:
So this is kind of interesting. As the number of potential colleagues rises, so does the chance of exactly two colleagues sharing her birthday - until it begins to fall again. Well this makes sense - the ultimately the potential pool of birthday sharers grows so much that it’s far more likely that 3 or more collagues will share her birthday, making exatly two increasingly improbable.
Probability of at least two colleagues
However, what I suspect she was actually asking (or indeed not asking at all, because who’d intentionally set me off like this?) if what what’s the chance that at least two of her
Calculating
The complement of “at least two successes” is “fewer than two successes”, meaning either:
- Exactly zero successes (
) - Exactly one success (
)
So, the logic is:
We already know how to calculate
So this rattles out as:
This intuitively means the probability that all
We derived
Now we can substitute
But how many colleagues are there?
Ok, so that’s lots of fun probability. But to put an actual number on her not-a-question-please-stop-talking-about-maths-now question, we need to estimate her number of potential colleagues.
We can estimate the Whole Time Equivalent (WTE) number of nurses needed for an e.g. 30-bedded intensive care unit based on GPICS and general NHS staffing principles.
ICU patients are categorised by the level of nursing care they require. Level 3 patients, or those with the highest dependency, typically require a 1:1 nurse-to-patient ratio while level 2 patients (“high dependency”) typically require a 1:2 nurse-to-patient ratio.
Both GPICS and BACCN standards emphasise these ratios for safe and effective care. So let’s make some assumptions about her 30-bedded unit to work out how many nurses are needed per shift, and scale from there.
If we assume an average requirement reflecting a high-acuity unit, perhaps averaging around 0.75 to 0.8 nurses per patient on the floor at any given time when averaged across all beds, for 30 beds: 30 beds * 0.8 nurses/bed = 24 nurses per shift for direct care.
Beyond direct patient care per shift, the WTE calculation needs to account for 24/7 cover, annual leave, sickness, and professional development. A common multiplier for 24/7 cover is approximately 4.2 to 4.8 WTEs to cover one nurse being present at all times, but recently the NHS has recommended figures closer to 5.6 WTEs per post to truly account for all leave and ensure consistent staffing while avoiding burnout.
GPICS also recommends a supernumerary shift clinical coordinator 24/7 for each unit, meaning at least one extra experienced nurse per shift not in the direct patient ratio count, as well as a ratio of 1:75 or ideally 1:50 WTE for clinical educators.
So let’s take a conservative estimate of 25 nurses per shift, meaning we need around 25 * 5.6 ≈ 140 nurses to cover the unit.
She’s also been there for around a decade, and during that time some of that nursing staff will have turned over.
Across the whole of the NHS the Nuffield Trust reports a leaver rate of 11.5% during 2021-2022, although recently this has fallen slightly to ~10.1%.
However, while UK-wide, long-term ICU-specific turnover statistics are less commonly published in headline figures, ICUs are known to be high-pressure environments. International studies often indicate that ICU turnover can be significantly higher than general nursing, with 24% of ICU nurses in France leaving every year. The Royal College of Nursing similarly highlighted increasing numbers of nurses leaving the NMC register early in their careers.
If we’re conservative and assume that the average annual turnover rate for experienced ICU nursing staff in a specific unit might be somewhere in the range of 10% to 15% per year over this 10-year period, we can estimating her total number of colleagues over 10 years based on:
: Estimated number of WTE nurses/colleagues at any one time = 140.- Annual Turnover Rate (
): 0.12 (or 12%). - Period: 10 years.
Number of nurses leaving (and presumably being replaced) each year
Admittedly this is a gross oversimplification, as it doesn’t account for:
- People leaving and posts remaining vacant for periods.
- The same person leaving, then returning.
- Expansion or contraction of the unit’s WTE over the 10 years.
- People working less than full time
But we can finally answer the question - what is (approximately) the chance that at least two of my wife’s colleagues (from a nursing background, ignoring all the medical, admin, and AHP staff she’s also worked with) share her birthday:
So there’s a 21% chance (or approximately 1 in 5) of it happening. Which is still slightly impressive… but by this point she’d lost interest in what I was wittering about and (understandably) gone off to celebrate with people far less boring than I.