Explore Westonci.ca, the premier Q&A site that helps you find precise answers to your questions, no matter the topic. Get immediate and reliable answers to your questions from a community of experienced professionals on our platform. Experience the ease of finding precise answers to your questions from a knowledgeable community of experts.

If a seed is planted, it has a 90% chance of growing into a healthy plant. If 12 seeds are planted, what is the probability that exactly 2 don't grow

Sagot :

Answer:

0.2301 = 23.01% probability that exactly 2 don't grow.

Step-by-step explanation:

For each seed planted, there are only two possible outcomes. Either it grows into a healthy plant, or it does not. The probability of a seed growing into a healthy plant is independent of any other seed, which means that the binomial probability distribution is used to solve this question.

Binomial probability distribution

The binomial probability is the probability of exactly x successes on n repeated trials, and X can only have two outcomes.

[tex]P(X = x) = C_{n,x}.p^{x}.(1-p)^{n-x}[/tex]

In which [tex]C_{n,x}[/tex] is the number of different combinations of x objects from a set of n elements, given by the following formula.

[tex]C_{n,x} = \frac{n!}{x!(n-x)!}[/tex]

And p is the probability of X happening.

90% chance of growing into a healthy plant.

This means that [tex]p = 0.9[/tex]

12 seeds are planted

This means that [tex]n = 12[/tex]

What is the probability that exactly 2 don't grow?

So 12 - 2 = 10 grow, which is [tex]P(X = 10)[/tex]. Then

[tex]P(X = x) = C_{n,x}.p^{x}.(1-p)^{n-x}[/tex]

[tex]P(X = 10) = C_{12,10}.(0.9)^{10}.(0.1)^{2} = 0.2301[/tex]

0.2301 = 23.01% probability that exactly 2 don't grow.