aboutsummaryrefslogtreecommitdiff
path: root/content
diff options
context:
space:
mode:
authorPaul Duncan <pabs@pablotron.org>2021-11-13 02:28:52 -0500
committerPaul Duncan <pabs@pablotron.org>2021-11-13 02:28:52 -0500
commit04626330baaf06d2a8098e16a9c3f4d336a57371 (patch)
tree623dfc874d037f03144f22b1cde15e796963320c /content
parenta4ee49e77cb24c2f85b47b161a1accaab57b574a (diff)
downloadpablotron.org-04626330baaf06d2a8098e16a9c3f4d336a57371.tar.bz2
pablotron.org-04626330baaf06d2a8098e16a9c3f4d336a57371.zip
publish birthday paradox post and article
Diffstat (limited to 'content')
-rw-r--r--content/articles/the-birthday-paradox.md2
-rw-r--r--content/posts/2021-11-11-the-birthday-paradox.md1
2 files changed, 1 insertions, 2 deletions
diff --git a/content/articles/the-birthday-paradox.md b/content/articles/the-birthday-paradox.md
index aa7f14b..e754aa8 100644
--- a/content/articles/the-birthday-paradox.md
+++ b/content/articles/the-birthday-paradox.md
@@ -6,7 +6,7 @@ title: "The Birthday Paradox"
date: "2021-11-11T06:46:00-04:00"
# draft articles are not visible on live site
-draft: true
+draft: false
# show on articles page
show: true
diff --git a/content/posts/2021-11-11-the-birthday-paradox.md b/content/posts/2021-11-11-the-birthday-paradox.md
index 37e1730..3fe2eee 100644
--- a/content/posts/2021-11-11-the-birthday-paradox.md
+++ b/content/posts/2021-11-11-the-birthday-paradox.md
@@ -2,7 +2,6 @@
slug: the-birthday-paradox
title: "The Birthday Paradox"
date: "2021-11-11T06:46:00-04:00"
-draft: true
---
> How many people have to be in a room before the probability that there
> is a shared birthday is greater than 50%?