From c63127f123f24940aa73df95f809444eaca84fb5 Mon Sep 17 00:00:00 2001 From: mehbark Date: Tue, 17 Mar 2026 23:07:03 -0400 Subject: [PATCH] montyhow: done --- site-src/montyhow.mdx | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 site-src/montyhow.mdx diff --git a/site-src/montyhow.mdx b/site-src/montyhow.mdx new file mode 100644 index 0000000..021f5e5 --- /dev/null +++ b/site-src/montyhow.mdx @@ -0,0 +1,19 @@ +--- +title: The explanation of the Monty Hall problem that worked for me +description: >- + Say you pick door 1. + There is a ⅓ chance the car is behind door 1 and a ⅔ chance it is behind door 2 or 3. + Say the host reveals the goat is behind door 2. + There is still a ⅔ chance that the car is behind door 2 or 3, but you know it is not behind door 2. + Therefore, there is a ⅔ chance that the car is behind door 3. + So, switch. +tags: post,short +date: 2026-02-28 11:58:05 -5 +--- + +

{props.description}

+ +## If you value the goat more than the car +Don’t switch. +However, even after taxes, you could sell the car to buy many goats. +Whatever floats your goat.