Get the answers you need at Westonci.ca, where our expert community is dedicated to providing you with accurate information. Connect with a community of experts ready to help you find solutions to your questions quickly and accurately. Explore comprehensive solutions to your questions from knowledgeable professionals across various fields on our platform.

A binomial experiment has 6 trials in which p = 0.85. what is the probability of getting at least 4 successes?

Sagot :

Lanuel

By applying binomial probability, the probability of getting at least four (4) successes is 0.9527.

How to determine the probability?

In order to determine the probability of getting at least four (4) successes, we would apply binomial probability equation:

[tex]P =\; ^nC_r (p)^r (q)^{(n-r)}[/tex]

The probability of getting at least four (4) successes is given by:

P(x ≥ 4) = P(4) + P(5) + P(6)

Substituting the given parameters into the equation, we have;

P = ⁶C₄ × (0.85)⁴ × (0.15)³ + ₅C₆ × (0.85)⁵ × (0.15) + ⁶C₆ × (0.85) × (0.15)⁶

P = 0.17618 + 0.39933 + 0.37715

P = 0.9527.

Read more on probability here: https://brainly.com/question/25870256

#SPJ1