Final answer:
To find the probability of catching exactly 1 of the 11 tagged fish out of 3 trout caught, you can use the hypergeometric distribution formula.
Step-by-step explanation:
To find the probability of catching exactly 1 of the 11 tagged fish out of 3 trout caught, we need to use the concept of hypergeometric distribution. The formula for calculating the probability is:
P(X=k) = (C(k,r) * C(n-k,n-r)) / C(n,r)
Where:
P(X=k) is the probability of exactly k successes,
C(n,r) is the number of ways to choose r items from a population of size n, and
C(k,r) is the number of ways to choose exactly k successes from the tagged fish.
Using the formula:
P(X=1) = (C(1,11) * C(2,74)) / C(3,85) = 0.2867
Therefore, the probability that the worker catches exactly 1 of the 11 tagged fish out of 3 trout caught is approximately 0.2867.