Independent solution

How to solve this Geometric Distribution question

Setup

Setup

Let p be the constant event probability on one trial and q=1-p. Let T denote the trial on which the first event occurs.

Pr(T=k)=qk1p\Pr(T=k)=q^{k-1}p

Model

Model

Use the supplied second-trial probability to identify p, retaining the parameter restriction when choosing between the two quadratic roots.

qp=(1p)p=0.16qp=(1-p)p=0.16
p2p+0.16=0p^2-p+0.16=0

Compute

Compute

Solve the quadratic, select the admissible root, and evaluate the geometric mass at four.

p=1±10.642{0.2,0.8}p=\frac{1\pm\sqrt{1-0.64}}{2}\in\{0.2,0.8\}
p<0.5p=0.2, q=0.8p<0.5\quad\Longrightarrow\quad p=0.2,\ q=0.8
Pr(T=4)=q3p=(0.8)3(0.2)=0.1024\Pr(T=4)=q^3p=(0.8)^3(0.2)=0.1024

Answer

Answer

The probability that the first event is on trial four is 0.1024.

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