Independent solution

How to solve this Negative Binomial Distribution question

Setup

Setup

Treat the designated die result as a Bernoulli success and identify the required number of successes.

r=3,p=16,q=1p=56r=3,\qquad p=\frac16,\qquad q=1-p=\frac56

Model

Model

The total waiting time to the third success is negative binomial. Equivalently, it is the sum of three independent geometric waiting times.

X=G1+G2+G3,Var(Gi)=qp2X=G_1+G_2+G_3,\qquad \operatorname{Var}(G_i)=\frac{q}{p^2}

Compute

Compute

Add the three identical geometric variances.

Var(X)=rqp2\operatorname{Var}(X)=\frac{rq}{p^2}
=3(5/6)(1/6)2=90=\frac{3(5/6)}{(1/6)^2}=90

Answer

Answer

The variance of the total roll count is 90.

90(E)\boxed{90\quad\text{(E)}}