Binomial distribution
P = 4420/13168 = .33566
1-p = .66434
P(0) = c(5,0) p^0 (1-p)^5
= 1 * 1 * .66434^5 = .129
P(1) = c(5,1)p^1 (1-p)^4
= 5 *.33566 * .66434^4 = .3269123
P(2) = c(5,2)p^2(1-p)^3
= 10 *.33566^2 * .66434^3 = .330347
sum = .657
P(5) = .66434^5 = .12941
The state bridge design engineer has devised a plan to repair North Carolina's 4420 bridges that are currently listed as being in either poor or fair condition. The state has a total of 13,168 bridges. Before the governor will include the cost of this plan in his budget, he has decided to personally visit and inspect five bridges that are to be randomly selected.
(a) What is the probability that the governor will visit no bridges rated as poor or fair. (Give your answer correct to three decimal places.)
(b) What is the probability that the governor will visit one or two bridges rated as poor or fair. (Give your answer correct to three decimal places.)
(c) What is the probability that the governor will visit five bridges rated as poor or fair. (Give your answers correct to five decimal places.)
1 answer