Welcome to Westonci.ca, your ultimate destination for finding answers to a wide range of questions from experts. Join our platform to get reliable answers to your questions from a knowledgeable community of experts. Our platform offers a seamless experience for finding reliable answers from a network of knowledgeable professionals.
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.
We appreciate your time on our site. Don't hesitate to return whenever you have more questions or need further clarification. Thank you for choosing our platform. We're dedicated to providing the best answers for all your questions. Visit us again. Thank you for visiting Westonci.ca. Stay informed by coming back for more detailed answers.