142k views
2 votes
A very common dahlia plant with red petals is crossed with another very common plant having streaky petals. The probability that an offspring from this cross has red flowers is .75. Let X be the number of plants with red flowers grown from 100 randomly collected seeds from a very large population (N > 10,000) of this cross. A. Does the random variable X have a binomial distribution

1 Answer

2 votes

Answer:

Yes, it is vivid that the random variable has a binomial distribution

Step-by-step explanation:

From the given information:

The probability of the plant with red flowers(p success) = 0.75

the sample size n = 100

Thus, the mean μ = np

= 100 ×0.75

= 75

The standard deviation can be calculated by using the formula:


SD = √(np(1-p))


SD = √(100 * 0.75(1-0.75))


SD = √(100 * 0.75(0.25))


SD = √(18.75)

SD = 4.33

User Matthew M
by
4.7k points