Please help me out, I need to solve this problem, unfortunately I don't have any good way to approach this task
The keeper of a certain king’s treasure receives the task of filling each of 100 urns with 100 gold coins. While fulfilling this task, he substitutes one lead coin for one gold coin in each urn. The king suspects deceit on the part of the sentry and has two methods at his disposal of auditing the contents of the urns. The first method consists of randomly choosing one coin from each of the 100 urns. The second method consists of randomly choosing four coins from each one of 25 of the 100 urns. Which method provides the largest probability of uncovering the deceit?
The answers is "the second method" was solved by binomial distribution. The probabilities are 0.634 and 0.640 accordingly to the textbook "Understanding Probability"
Thanks!