SOLUTION: there are 3 radar stations and the probability of a single radar station detecting an enemy plane is 0.55. what is the probability of 2 stations detecting an enemy plane?

Algebra ->  Probability-and-statistics -> SOLUTION: there are 3 radar stations and the probability of a single radar station detecting an enemy plane is 0.55. what is the probability of 2 stations detecting an enemy plane?      Log On


   



Question 871325: there are 3 radar stations and the probability of a single radar station detecting an enemy plane is 0.55. what is the probability of 2 stations detecting an enemy plane?
Answer by ewatrrr(24785) About Me  (Show Source):
You can put this solution on YOUR website!
p = .55 , n =3
P(x=2) = binompdf(3, .55,2) = .4084 0r 40.84%