Edward C. answered 02/06/15
Tutor
5.0
(438)
Caltech Grad for math tutoring: Algebra through Calculus
On any individual trial P(success) = 0.2
Therefore P(failure) = 1 - P(success) = 0.8
In order to have the first success on the fourth trial there must be 3 failures followed by 1 success.
The probability of this sequence occurring is (0.8) * (0.8) * (0.8) * (0.2) = 0.1024
Note that this is (1-P(success))^3 * P(success) = (0.8)^3 * (0.2)