This is a Jupyter notebook that solves the beer pong problem:
In a beer pong tournament where pairs are chosen at random… and there are 126 participants and 12 are from New York… what are the chances there is at least one pair consisting of two New Yorkers?
Use https://nbviewer.jupyter.org/github/dcpetty/beerpong/blob/master/beerpong.ipynb to view it in nbviewer
.
🔗 permalink and 🔩 repository for this page.