Probability of getting 50 or more consecutive 'successes'

162 Views Asked by At

I'm having troubling approaching this problem: finding the probability of 50 or more consecutive successes in a row when p = 0.98.

I was thinking of using a binomial probability distribution but I don't believe there would be a fixed number of trials in this case? Any other way to approach this problem?

Thank you!