← Back to Test

Problem 19 - Entrance Test

A geometric distribution has success probability p=0.2. What is the probability that the first success occurs on the 4th trial?

Correct: A

P(X=4)=q^{k-1}p=0.8^3·0.2.