Solving the Monty Hall Problem with Python!

preview_player
Показать описание
📑 SUMMARY
In this video, I show you how to use Python to prove the Monty Hall problem. Using data science and probability in Python, we look at the Monty Hall problem solution and Monty Hall problem explanation and Monty Hall problem answer and Python random and Python for loops and Marilyn vos Savant and genius high IQ and puzzles and problems only geniuses can solve and math. I just said a bunch of keywords for Susan ♥♥♥.

⌚ TIMESTAMPS
0:00​ | What is the Monty Hall Problem?
1:14 | Writing the Simulation Code
6:14 | 100 Doors Example

🎬 MY SETUP:
💻 PC: Custom Built:
✅ Intel Core i5-10400F
✅ Gigabyte NVIDIA GeForce GTX 1060 3 GB WINDFORCE OC
✅ Gigabyte B560M DS3H AC
✅ G-Skill Ripjaws V DDR4-3200MHz CL16 RAM (2x8 GB)
✅ DeepCool MACUBE 110 Micro-ATX Case
✅ Western Digital Blue SN550 500 GB NVMe SSD
✅ EVGA 500 BR 80+ Bronze Power Supply
⌨️ Keyboard: Razer Huntsman Gaming Keyboard (Razer Opto-Mechanical Purple Switches)
🖥️ Monitor: Acer Nitro VG240Y 24” 1080p 75 Hz
🖥️ Secondary Monitor: ASUS VP228 21.5” 1080p 75 Hz
💻 Laptop: ASUS VivoBook X515 (1035G1)
🖱️ Mouse: VicTsing 2.4GHz Wireless Mouse (Goofy Amazon Mouse)
🎙️ Mic: Blue Yeti USB Condenser Microphone

🎵 MUSIC
S**CIDAL by SOUDIERE on SoundCloud

🏷️ TAGS
- Python Tutorial
- Monty Hall Problem
- Python Random
- Python data
- Probability
- Puzzles

Hashtags:
#Python #MontyHall #Puzzles
Рекомендации по теме
Комментарии
Автор

Maybe thinking this Try to understand it from the perspective of the host. The player provides his prediction to the host. The host opens a pair of doors with sheep, leaving only two pairs of doors, one sheep and one car, for the player to choose. If the player predicts the door of the car, what will the host do? of couse Want the player to change their choice. The host asks you to calculate the odds with misleading you already have once choice before. you swapping your choice, 2/3 will win. On the contrary, the player predicted the door with the sheep. What will the host do to make the player still choose the door with the sheep? you can tell.
Dawyer's door problem, calculate the chance of the host winning.

dawyer
Автор

To change the host's terminology, there are three pairs of doors, two sheep and one car. If you choose the car, you will win. I will give you a prediction before choosing. After you tell me, no matter what, I will take away the pair of doors with the sheep, but the remaining I will give you a choice between two pairs of one sheep and one car. Can you tell me whether the previous prediction decision has any effect? ​​Does it make it easier for you to choose the door with the car?

dawyer
Автор

What does zonk mean? Of all the things you have mentioned it is what caught my attention the most.

nethacker
Автор

bro rediscovered the law of large numbers 😭

vasilymelnikovmaths
Автор

The 100 door analogy does not help at all, it's a totally different situation.

RobertoSantana