Independent solution

How to solve this Binomial Distribution question

Setup

Setup

Let S be the number of successful appointments.

SBinomial(5,0.20)S\sim\operatorname{Binomial}(5,0.20)

Model

Model

It is shortest to complement the two disjoint outcomes with fewer than two sales.

Pr(S2)=1Pr(S=0)Pr(S=1)\Pr(S\ge2)=1-\Pr(S=0)-\Pr(S=1)

Compute

Compute

Evaluate the two binomial masses and subtract them from one.

Pr(S2)=1(0.8)5(51)(0.2)(0.8)4\Pr(S\ge2)=1-(0.8)^5-\binom51(0.2)(0.8)^4
=10.327680.40960=0.26272=1-0.32768-0.40960=0.26272

Answer

Answer

The probability rounds to 0.26.

0.26(C)\boxed{0.26\quad\text{(C)}}