Westonci.ca connects you with experts who provide insightful answers to your questions. Join us today and start learning! Explore thousands of questions and answers from a knowledgeable community of experts ready to help you find solutions. Discover detailed answers to your questions from a wide network of experts on our comprehensive Q&A platform.
Sagot :
Answer: 0.2612736
Round this value however you need to.
==================================================
Explanation:
- n = 7 = sample size
- p = 0.60 = probability of someone being in favor
- k = 5 = number of people in favor
We use the binomial distribution here. The formula for that is
P(k) = (n C k)*(p)^k*(1-p)^(n-k)
where the n C k refers to the nCr combination formula
[tex]_n C _r = \frac{n!}{r!*(n-r)!}[/tex]
simply replace r with k.
------------------------------
So,
P(k) = (n C k)*(p)^k*(1-p)^(n-k)
P(5) = (7 C 5)*(0.6)^5*(1-0.6)^(7-5)
P(5) = 21*(0.6)^5*(0.4)^(2)
P(5) = 21*0.07776*0.16
P(5) = 0.2612736
This decimal value is exact (meaning there aren't any other digits after that last '6'). Round this value however you need to.
There's roughly a 26.1% chance of getting exactly 5 people to be in favor of the project.
Thank you for your visit. We are dedicated to helping you find the information you need, whenever you need it. Thank you for visiting. Our goal is to provide the most accurate answers for all your informational needs. Come back soon. We're here to help at Westonci.ca. Keep visiting for the best answers to your questions.