Independent solution
How to solve this Negative Binomial Distribution question
Answer in brief
Let X be the trial number of the second success. The negative-binomial probabilities for X=10, 11, and 12 are 0.046695, 0.036318, and 0.027965; their sum is 0.110978, which rounds to choice D.
Setup
Setup
Model the outcomes as independent Bernoulli trials with success probability 0.30, and let X mark the trial on which success number two occurs.
Model
Model
For the second success to occur on trial x, exactly one of the first x-1 trials succeeds and trial x also succeeds.
Compute
Compute
Evaluate the three mutually exclusive arrival times and add their probabilities.
Answer
Answer
The requested three-trial window has probability approximately 0.1110.