An open API service indexing awesome lists of open source software.

https://github.com/cjabradshaw/samebirthdayshiny

Probability two people in a group share the same birthday
https://github.com/cjabradshaw/samebirthdayshiny

mathematics probability statistics

Last synced: 4 months ago
JSON representation

Probability two people in a group share the same birthday

Awesome Lists containing this project

README

          

# Probability two people in a group share the same birthday
cake

R function to calculate the probability that two people within a group of a specified size share the same birthday

Prof Corey J. A. Bradshaw

Global Ecology, Flinders University, Adelaide, Australia

October 2020

e-mail

What's the probability that two people in a group share the same birthday? It will likely surprise you that the size of the group required for this probability to be high is much smaller than you think.

This Github repository provides all the 'under-the-bonnet' code for the Shiny App.