Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/meozigoon/monty-hall-problem
https://github.com/meozigoon/monty-hall-problem
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/meozigoon/monty-hall-problem
- Owner: meozigoon
- License: mit
- Created: 2024-10-30T13:16:05.000Z (about 2 months ago)
- Default Branch: master
- Last Pushed: 2024-10-30T13:24:01.000Z (about 2 months ago)
- Last Synced: 2024-10-30T14:28:30.777Z (about 2 months ago)
- Language: C++
- Size: 8.79 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 몬티홀 문제 시뮬레이션
**당신이 한 게임 쇼에서 3개의 문 중에 하나를 고를 수 있는 상황이라고 가정하자. 한 문 뒤에는 자동차가, 다른 두 문 뒤에는 염소가 있다. 당신이 1번 문을 고르자, 문 뒤에 무엇이 있는지 아는 사회자는 3번 문을 열어서 염소를 보여줬다. 그리고는 "2번 문으로 바꾸시겠습니까?"라고 물었다. 이 상황에서, 당신의 선택을 바꾸는 게 유리할까?**
바꾸는 것이 유리하다 (2/3 확률로 자동차를 얻는다)