56.0k views
2 votes
If six people decide to come to a basketball game, but three of them are only 2/5 sure that they will stay for the entire time (the other three are sure they'll stay the whole time), what is the probability that at the end, at least 5 people stayed the entire time

User SonOfNun
by
6.4k points

1 Answer

3 votes

Answer:

the probability that at the end, at least 5 people stayed the entire time = 0.352

Explanation:

From the question, 3 of the people are sure to stay the whole time. So, we'll deduct 3 from 6.which leaves us with 3 that are only 2/5 or 0.4 sure that they will stay the whole time.

Thus, what we need to compute to fulfill the probability that at the end, at least 5 people stayed the entire time of which we know 3 will stay, so for the remaining 3,we'll compute;

P[≥2] which is x~bin(3,0.4)

Thus;

P(≥2) = (C(3,2) x 0.4² x 0.6) + (C(3,3) x 0.4³)

P(≥2) = 0.288 + 0.064

P(≥2) = 0.352

User Alex Cohen
by
7.1k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.