Answer on Question #58982 – Math – Statistics and Probability
Question
Potholes requiring repairing occur at an average rate of 3.2 potholes per kilometer.
a) What is the probability that no potholes require repair in 5km road and
b) what is the probability that at most 3 potholes require a 200meter repair?
Solution
To find the probability of a specific number of successes in the given number of trials, one should use Poisson distribution.
P(k)=k!λke−λ.
a) λ=3.2×5=16;
k=0;
P(0)=0!160e−16=1.13×10−7
b) λ=3.2×0.2=0.64;
P(k≤3)=∑Pki
k=0,1,2,3
P(0)=0!0.640e−0.64=0.527;
P(1)=1!0.641e−0.64=0.337;
P(2)=2!0.642e−0.64=0.108;
P(3)=3!0.643e−0.64=0.023;
P(k≤3)=0.527+0.337+0.108+0.023=0.995.
Answer: a) 1.13×10−7; b) 0.995.
www.AssignmentExpert.com
Comments