From 2b9bf69f6a272877098456422c6418f547fef4a4 Mon Sep 17 00:00:00 2001 From: Paul Duncan Date: Fri, 12 Nov 2021 00:26:41 -0500 Subject: add articles/the-birthday-paradox.md --- .../birthday-paradox/people-vs-probability.svg | 1509 ++++++++++++++++++++ .../birthday-paradox/probability-basics.svg | 279 ++++ 2 files changed, 1788 insertions(+) create mode 100644 static/files/articles/birthday-paradox/people-vs-probability.svg create mode 100644 static/files/articles/birthday-paradox/probability-basics.svg (limited to 'static/files/articles/birthday-paradox') diff --git a/static/files/articles/birthday-paradox/people-vs-probability.svg b/static/files/articles/birthday-paradox/people-vs-probability.svg new file mode 100644 index 0000000..79c01fc --- /dev/null +++ b/static/files/articles/birthday-paradox/people-vs-probability.svg @@ -0,0 +1,1509 @@ + + + + + + + + + 2021-11-11T21:40:19.356436 + image/svg+xml + + + Matplotlib v3.3.4, https://matplotlib.org/ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/static/files/articles/birthday-paradox/probability-basics.svg b/static/files/articles/birthday-paradox/probability-basics.svg new file mode 100644 index 0000000..b8e2a6d --- /dev/null +++ b/static/files/articles/birthday-paradox/probability-basics.svg @@ -0,0 +1,279 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + + P(A) + + P(¬A) + + + P(A ⋂ B) + P(A ⋂ B ⋂ C) + + + + + + + A + A + A + B + A + B + C + + -- cgit v1.2.3