Answer:
the probability that exactly five customers order dessert ≈ 0.1536
Step-by-step explanation:
We can find the probability that exactly five customers order dessert by using the Binomial Distribution.
Let's check if this question meets the Binomial Distribution's conditions:
The formula for Binomial Distribution:
[tex]\boxed{P(X=x)=\left(\begin{array}{c}n\\x\end{array}\right)p^xq^{n-x} }[/tex]
where:
Now, we put the given data into the formula:
[tex]\displaystyle \begin{aligned}P(X=5)&=\left(\begin{array}{c}10\\5\end{array}\right)(0.35)^5(1-0.35)^{10-5}\\\\&=\frac{10!}{5!(10-5)!} (0.35)^5(0.65)^5\\\\&=\frac{10!}{5!5!} (0.35)^5(0.65)^5\\\\&\bf\approx0.1546\end{aligned}[/tex]