Independent solution

How to solve this Negative Binomial Distribution question

Setup

Setup

Separate the final trial from the seven earlier independent trials. The final trial must be a success, while the earlier block must contain exactly two successes.

p=0.25,q=1p=0.75p=0.25,\qquad q=1-p=0.75

Model

Model

Choose the two successful positions among the first seven, multiply by their Bernoulli probabilities, and then require success on the eighth trial.

Pr(T3=8)=(72)p2q5p=(72)p3q5\Pr(T_3=8)=\binom72p^2q^5p=\binom72p^3q^5

Compute

Compute

Substitute the success and failure probabilities.

Pr(T3=8)=21(0.25)3(0.75)5\Pr(T_3=8)=21(0.25)^3(0.75)^5
Pr(T3=8)=0.0778656006\Pr(T_3=8)=0.0778656006\ldots

Answer

Answer

The probability rounds to 0.08.

0.08(B)\boxed{0.08\quad\text{(B)}}