Question

Difficulty: HardCompound Events and Probability Laws

In an agricultural trial, two independent seed varieties, V1V_1 and V2V_2, have germination probabilities P(V1)=pP(V_1) = p and P(V2)=p+0.20P(V_2) = p + 0.20. If the probability that at least one seed variety germinates is 0.760.76, what is the probability that only variety V2V_2 germinates?

  1. 0.36Answer
  2. B
    0.48
  3. C
    0.52
  4. D
    0.24

Answer

The probability that only variety V2V_2 germinates is 0.360.36.
Using the addition law P(V1V2)=P(V1)+P(V2)P(V1)P(V2)P(V_1 \cup V_2) = P(V_1) + P(V_2) - P(V_1)P(V_2) gives 0.76=2p+0.20(p2+0.20p)0.76 = 2p + 0.20 - (p^2 + 0.20p). Solving p21.80p+0.56=0p^2 - 1.80p + 0.56 = 0 gives p=0.40p = 0.40. Thus P(V1)=0.40P(V_1) = 0.40 and P(V2)=0.60P(V_2) = 0.60. The probability that only variety V2V_2 germinates is P(V2)P(V1)=0.60×0.60=0.36P(V_2) \cdot P(V_1') = 0.60 \times 0.60 = 0.36.

Step-by-Step Solution

1
Set up the probability addition law for independent events.
P(V1V2)=P(V1)+P(V2)P(V1V2)P(V_1 \cup V_2) = P(V_1) + P(V_2) - P(V_1 \cap V_2). Since V1V_1 and V2V_2 are independent, P(V1V2)=P(V1)P(V2)=p(p+0.20)P(V_1 \cap V_2) = P(V_1) \cdot P(V_2) = p(p + 0.20).
Independent events allow the intersection probability to be expressed as the product of their individual probabilities.
2
Substitute the given values into the addition law and solve for pp.
0.76=p+(p+0.20)p(p+0.20)    p21.80p+0.56=0    (p0.40)(p1.40)=00.76 = p + (p + 0.20) - p(p + 0.20) \implies p^2 - 1.80p + 0.56 = 0 \implies (p - 0.40)(p - 1.40) = 0. Since p1p \le 1, p=0.40p = 0.40.
Formulating a quadratic equation yields the value of pp within valid probability bounds.
3
Calculate individual probabilities P(V1)P(V_1) and P(V2)P(V_2).
P(V1)=0.40P(V_1) = 0.40 and P(V2)=0.40+0.20=0.60P(V_2) = 0.40 + 0.20 = 0.60.
Knowing pp gives the exact germination probabilities for both varieties.
4
Find the probability that only variety V2V_2 germinates.
P(only V2)=P(V2V1)=P(V2)×[1P(V1)]=0.60×(10.40)=0.60×0.60=0.36P(\text{only } V_2) = P(V_2 \cap V_1') = P(V_2) \times [1 - P(V_1)] = 0.60 \times (1 - 0.40) = 0.60 \times 0.60 = 0.36.
Only V2V_2 germinating means V2V_2 germinates and V1V_1 fails to germinate.

Key Concept

Probability laws for independent compound events
Rate this question