经销商的甲板
The Dealer's Deck
题目详情
你走进赌场并与庄家玩游戏。你和庄家各发一张公平、洗过的牌,共有 52 张牌。如果你的数字严格大于庄家的数字,你将获胜,否则你将失败。你获胜的概率有多大?
You walk into a casino and play a game with the dealer. You and the dealer are each dealt a card from a fair, shuffled deck of 52 cards. If you have a strictly larger number than the dealer you will win, otherwise you will lose. What is the probability that you win?
解析
用对称性解决。定义:
- :你的点数大于庄家
- :你的点数等于庄家
- :你的点数小于庄家
由于牌堆对称,有 。先算 :在你拿到一张牌后,庄家从剩下 51 张牌中抽到同点数的只有 3 张,所以
因此
Original Explanation
We can solve this question using symmetry. There are three distinct outcomes that define the sample space. Let be the event that your number is larger than the dealer's; be the event that your number is equal to the dealer's; be the event that your number is smaller than the dealer's. By symmetry, , so we only need to find . We know that when we are dealt a card, there are 51 cards that the dealer could have, of which only 3 could be of the same number, so .
Since , we can solve for