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.

p=0.30,1p=0.70p=0.30,\qquad 1-p=0.70

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.

Pr(X=x)=(x11)(0.30)2(0.70)x2,x=2,3,\Pr(X=x)=\binom{x-1}{1}(0.30)^2(0.70)^{x-2},\qquad x=2,3,\ldots

Compute

Compute

Evaluate the three mutually exclusive arrival times and add their probabilities.

Pr(X=10)=9(0.30)2(0.70)8=0.0466948881\Pr(X=10)=9(0.30)^2(0.70)^8=0.0466948881
Pr(X=11)=10(0.30)2(0.70)9=0.0363182463\Pr(X=11)=10(0.30)^2(0.70)^9=0.0363182463
Pr(X=12)=11(0.30)2(0.70)10=0.0279650497\Pr(X=12)=11(0.30)^2(0.70)^{10}=0.0279650497
Pr(10X12)=0.1109781841\Pr(10\le X\le12)=0.1109781841

Answer

Answer

The requested three-trial window has probability approximately 0.1110.

0.1110(D)\boxed{0.1110\quad\text{(D)}}