n = 5 seeds
p = 0.72 (seeds to grow healthy)
x = 1 seed selected that will grow healthy
Use X~Bin(5, 0.72).
P(X = 1) = [5! / (1!)(4!)]*(0.72)(0.28)4 = 0.02213
Nick J.
asked 04/24/20If a seed is planted, it has a 72% chance of growing into a healthy plant.
If 5 seeds are planted, what is the probability that exactly 1 grows into a healthy plant?
n = 5 seeds
p = 0.72 (seeds to grow healthy)
x = 1 seed selected that will grow healthy
Use X~Bin(5, 0.72).
P(X = 1) = [5! / (1!)(4!)]*(0.72)(0.28)4 = 0.02213
Get a free answer to a quick problem.
Most questions answered within 4 hours.
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.