102k views
4 votes
Suppose that the average number of accidents occurring on a highway each day is 3.5. Find the probability that at least two accidents occur today. Find the probability that at most one accident occurs today.

User Magneticz
by
5.9k points

2 Answers

0 votes

Answer:

48 yards

Explanation:

User Christer
by
6.9k points
2 votes

Answer: 0.1359

Explanation:

This is a Poisson distribution. The formula for calculating Poisson distribution is given as :

P (X = x) =
(e^(-λ)λ^(x))/(x!)

λ = 3.5

To find the probability that at most one accident occur today implies that , accident might not happen at all , the maximum accident that can happen is 1, substituting this into the formula , we have

P(X=0) =
(e^(-3.5)3.5^(0) )/(0!)

P(X=0) = 0.0302

P(X=1) =
(e^(-3.5)3.5^(1) )/(1!)

P(X=1) = 0.1057

Therefore , the probability that at most one accident occurs today.

= 0.0302 + 0.1057

= 0.1359

P(x=2) =
(e^(-3.5)3.5^(2) )/(2!)

P(X=2) = 0.1850

User BUY
by
6.2k points