Discover a wealth of information and get your questions answered on IDNLearn.com. Discover in-depth answers to your questions from our community of experienced professionals.
Sagot :
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:
- fixed number of trials → 10 trials
- there is only 2 outcomes → either order dessert or not order dessert
- the probability for each trial is constant → 35%
- the outcome of each trial is independent
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:
- [tex]P=\text{Probability}[/tex]
- [tex]x=\text{number of a specific outcome}[/tex]
- [tex]n=\text{number of trials}[/tex]
- [tex]p=\text{success rate}[/tex]
- [tex]q=\text{failure rate, where }\boxed{q=1-p}[/tex]
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]
We are happy to have you as part of our community. Keep asking, answering, and sharing your insights. Together, we can create a valuable knowledge resource. IDNLearn.com is dedicated to providing accurate answers. Thank you for visiting, and see you next time for more solutions.