SOLUTION: question 1 - The probability of a vehicle having an accident at a particular intersection is 0.0001. Suppose that 10,000 vehicles per day travel through the intersection. What i

Algebra.Com
Question 901330: question 1 - The probability of a vehicle having an
accident at a particular intersection is 0.0001.
Suppose that 10,000 vehicles per day travel
through the intersection. What is the probability
that no accident is occurring? What is the
probability of more than 2 accidents
Question 2 - The number of red blood cells per square
unit visible under a microscope follows a poissons
distribution with mean 4. Find the probability that
more than five such blood cells are visible to the
observer

Answer by ewatrrr(24785)   (Show Source): You can put this solution on YOUR website!
 
Hi
Get Your Calculator out
1 P(x=0) = binompdf(10000, .0001, 0}}}
P(x>2) = 10- P(x≤2) = 1 - binomcdf(10000, .0001, 2)
2) P(x > 5) = 1 - poissoncdf(4,5)
RELATED QUESTIONS

"If something can go wrong, it will go wrong." This funny saying is called Murphy's law.... (answered by jim_thompson5910)
Choose a new vehicle sold in the United States in November 2014 at random. The... (answered by ewatrrr,ikleyn)
Motor Vehicle Accidents During a recent year, there were 15.4 million automobile... (answered by greenestamps)
Motor Vehicle Accidents During a recent year, there were 13.5 million automobile... (answered by ikleyn)
1. –/2 points Notes Problem 7-22 A food-packaging apparatus underfills 20% of the... (answered by solver91311)
Suppose the probability of snow is 20%, and the probability of a traffic accident is 10%. (answered by ikleyn)
The time between arrivals of vehicles at a particular intersection follows an exponential (answered by robertb)
"If something can go wrong, it will go wrong." This funny saying is called Murphy's law.... (answered by Boreal)
Suppose that on a highway, an average of four accidents occur per day. a) State the... (answered by Boreal)