document.write( "Question 1130849: A car manufacturer is concerned about a fault in the braking mechanism of one of the models they released. The fault can on rare instances cause a catastrophe at high speed. Assume that the distribution of the number of cars per year that will experience the fault is a Poisson random variable with mean 7.\r
\n" ); document.write( "\n" ); document.write( "(Please enter your answer as fractions in simplest form or as decimals rounded to four decimal places.)\r
\n" ); document.write( "\n" ); document.write( "a. What is the probability that at most 3 cars per year will experience a catastrophe?
\n" ); document.write( " \r
\n" ); document.write( "\n" ); document.write( "b. What is the probability that more than 3 cars per year will experience a catastrophe?
\n" ); document.write( "

Algebra.Com's Answer #747521 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
This is the probability of 0, 1,2,and 3
\n" ); document.write( "for 0, e^(-7)*7^0.0!=0.0009
\n" ); document.write( "for 1, it is that number *7^1/1! or 7 times that or 0.0064 (not rounded until the end)
\n" ); document.write( "for 2, it is that number *7^2/2! or 24.5 times that or 0.0223
\n" ); document.write( "for 3, it is 7^3/3! or 343/6 times that or 0.0521
\n" ); document.write( "
\n" ); document.write( "From calculator, it is 0.0818\r
\n" ); document.write( "\n" ); document.write( "More than 3 is the complement or 0.9182
\n" ); document.write( "
\n" );