IDNLearn.com is designed to help you find reliable answers quickly and easily. Find the information you need quickly and easily with our reliable and thorough Q&A platform.

.4^3Grafting, the uniting of the stem of one plant with the stem or root of another, is widely used commercially to grow the stem of one variety that produces fine fruit on the root system of another variety. Suppose grafts are done one at a time. A graft fails with probability 0.4, independently of the others. Given there were no failed grafts in the first seven done, what is the probability that there will be at least one failed graft in the next three done

Sagot :

Answer:

0.784 = 78.4% probability that there will be at least one failed graft in the next three done

Step-by-step explanation:

To solve this question, we need to understand the binomial probability distribution and conditional probability.

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.

Conditional Probability

We use the conditional probability formula to solve this question. It is

[tex]P(B|A) = \frac{P(A \cap B)}{P(A)}[/tex]

In which

P(B|A) is the probability of event B happening, given that A happened.

[tex]P(A \cap B)[/tex] is the probability of both A and B happening.

P(A) is the probability of A happening.

In this question:

Event A: No failed grafts in the first seven

Event B: At least one fail in the next three.

Intersection of events A and B:

Since the probability of a graft failling is independent of other grafts, we have that:

[tex]P(A \cap B) = P(A)*P(B)[/tex]

So

[tex]P(B|A) = \frac{P(A \cap B)}{P(A)} = \frac{P(A)*P(B)}{P(A)} = P(B)[/tex]

So we just have to find the probability of one fail in three trials.

Three trials means that [tex]n = 3[/tex].

The probability is

[tex]P(X \geq 1) = 1 - P(X = 0)[/tex]

In which

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

[tex]P(X = 0) = C_{3,0}.(0.4)^{0}.(0.6)^{3} = 0.216[/tex]

Then

[tex]P(X \geq 1) = 1 - P(X = 0) = 1 - 0.216 = 0.784[/tex]

0.784 = 78.4% probability that there will be at least one failed graft in the next three done