Find the best solutions to your problems with the help of IDNLearn.com's experts. Our experts provide prompt and accurate answers to help you make informed decisions on any topic.
Sagot :
Step-by-step explanation:
When they ask what the prob that at most 3/4 people asked have a pet, they are asking what is the prob that 0, 1, 2, or 3 people answer yes. So you could calculate all 4 of those and then add them together.
However, in this case, since there's only 1 other possible outcome (all 4 have a pet), we could just calculate the prob of that and subtract it from 1 to get the prob of everything else happening.
We'll use the binomial distribution formula where n=4, k=4, and P=.6.
nCk * P^n * (1-P)^(n-k)4C4 * (.6)^4 * (.4)^0.1296
So the prob of at least 3 having pets = 1 - P(all 4 have pets) which is 1-.1296 = .8704. You could double check this by calculating the prob of the other 4 outcomes and then adding them together.
Thank you for using this platform to share and learn. Keep asking and answering. We appreciate every contribution you make. IDNLearn.com is committed to providing accurate answers. Thanks for stopping by, and see you next time for more solutions.