Answer:
a.) Expected value = 10.
b.) The probability that X is at most 3 = 0.271
Explanation:
A large lake is stocked with 10% catfish.
Every fish caught that is not a catfish is thrown back.
X is the number of tries before we catch our first catfish.
We can say that the distribution is X
Geo( p = 0.1).
In a geometric distribution we can have only two outcomes of a particular trial and that is it will either be a success or a failure.
a.) The average or expected value is
.
b.) X is at most three
p(X ≤ 3) = p(X = 1) + p(X = 2) + p(X = 3)
= 0.1 + ( 0.1 × 0.9) + ( 0.1 ×
)
= 0.1 + 0.09 + 0.081
= 0.271