Skip to main content

Probability Riddle Using Python: The Most Likely Position

Riddle:

A standard deck has 52 cards, of which four are aces. When the deck is shuffled, what is the most likely position of the first ace?


Python Solution (be careful, a simple mistake in the code can generate the wrong results):



Riddle source:

https://dokumen.pub/cut-the-knot-probability-riddles-0691102864-0691156808-0387907653-0486813487-0883858215-0883856255-0312139853-3642195326.html