Loading lesson…
A famous game show riddle teaches the single most important idea in Bayesian reasoning.
Conditional probability is the probability of A given that B happened, written P(A|B). It is the engine of Bayesian reasoning and the key to one of the most famous probability puzzles in history.
You are on a game show. Three doors: one hides a car, two hide goats. You pick door 1. The host, who knows what is behind each door, opens door 3 to reveal a goat. Should you switch to door 2?
Simulated 1 million games: Stay strategy: ~333,000 wins (33.3%) Switch strategy: ~667,000 wins (66.7%) The math is correct. Your intuition is not.Run the simulation yourself — the numbers are brutalEvery time an AI system updates its belief based on new evidence — retrieved documents, user feedback, observations — it is doing conditional probability. Understanding Monty Hall protects you from the very human instinct to ignore prior information when new data arrives.
No amount of experimentation can ever prove me right; a single experiment can prove me wrong.
— Albert Einstein
The big idea: probabilities update when evidence arrives, but they update by multiplying, not replacing. Remembering that is half of statistical reasoning.
8 questions · take it digitally for instant feedback at tendril.neural-forge.io/learn/quiz/end-builders-conditional-probability-monty
What is the main idea of "Conditional Probability (and the Monty Hall Problem)"?
Which concept is most central to "Conditional Probability (and the Monty Hall Problem)"?
Which use of AI fits this topic best?
What should a careful learner remember about "Almost everyone answers wrong"?
You want to use AI after this lesson. What is the safest next step?
How should AI output about conditional probability be treated?
Name one way to verify an AI answer about conditional probability.
Which action would help you apply "Conditional Probability (and the Monty Hall Problem)" responsibly?