Calculate Conditional Probability
Solve the famous Bertrand's Box Paradox by calculating the probability that the second ball is gold, given that the first ball drawn was gold. Choose your scenario and run simulations to understand this counterintuitive probability problem.
Explore different configurations of Bertrand's Box Paradox
The classic three-box scenario that demonstrates the counterintuitive nature of conditional probability
Scenario: classic
Box 1: 2G-0S
Box 2: 1G-1S
Box 3: 0G-2S
Simulations: 100000
Three boxes with equal numbers of balls but different gold-silver ratios
Scenario: custom
Box 1: 3G-0S
Box 2: 2G-1S
Box 3: 1G-2S
Simulations: 50000
Larger numbers of balls to test the paradox with bigger samples
Scenario: custom
Box 1: 4G-0S
Box 2: 2G-2S
Box 3: 0G-4S
Simulations: 200000
The simplest version that still demonstrates the paradox effect
Scenario: custom
Box 1: 2G-0S
Box 2: 1G-0S
Box 3: 0G-1S
Simulations: 75000