SOLUTION: On average a certain intersection results in 3 traffic accidents per month. What is the probability that for any given month at this intersection (a) exactly 5 accidents will occ

Algebra.Com
Question 1061876: On average a certain intersection results in 3 traffic accidents per month. What is the probability that for any given month at this intersection
(a) exactly 5 accidents will occur?
(b) less than 3 accidents will occur?
(c) at least 2 accidents will occur?

Answer by rothauserc(4718)   (Show Source): You can put this solution on YOUR website!
This is a Poisson probability experiment
:
Probability(Pr) (x; u) = e^(-u) * u^x / x!, where x is number of events, e is constant 2.71828 and u is the mean number of events
:
(a) Pr ( 5; 3 ) = 2.71828^(-3) * 3^5 / 5! = 0.101
:
(b) Pr ( X < 3; 3 ) = Pr (0; 3) + Pr (1; 3 ) + Pr (2; 3 ) = 0.423
:
(c) Pr ( X >= 2; 3 ) = 1 - (Pr (0; 3) + Pr (1; 3)) = 0.801
:

RELATED QUESTIONS

The mean number of accidents per month at a certain intersection is three. What is the... (answered by ewatrrr)
Suppose that in a certain area there are on average 5 accidents per month, that is... (answered by Boreal)
It is known from the past experience that in a certain section of a road there are on the (answered by ikleyn)
the average number of traffic accidents per seven-day week on a certain section of... (answered by Boreal)
what is the probability that there will be more than 4 accidents in a given... (answered by ewatrrr)
the average number of accidents in a shoe factory is 2.6 per day. what is the probability (answered by ewatrrr)
The worldwide number of airplane crashes follows a Poisson distribution with an average... (answered by reviewermath)
a certain webpage receives on average 45 hits per minute. what is the probability that in (answered by ewatrrr)
Hi Tutors! I have a really hard problem that I'm stuck on! Please help me how to solve... (answered by stanbon)