document.write( "Question 1100385: 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 5.\r
\n" );
document.write( "\n" );
document.write( "(Enter your answers 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 5 cars per year will experience a catastrophe?\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "b. What is the probability that more than 2 cars per year will experience a catastrophe? \n" );
document.write( "
Algebra.Com's Answer #714903 by Boreal(15235) You can put this solution on YOUR website! Look at 0 to 5 \n" ); document.write( "e^(-5)*5^0/0!=0.0067 \n" ); document.write( "e^(-5)*5=0.0337 \n" ); document.write( "e^(-5)*5^2/2=0.0842 \n" ); document.write( "e^(-5)*125/6=0.1404 \n" ); document.write( "e^(-5)*625/24=0.1755 \n" ); document.write( "e^(-5)*3125/120=0.1755 \n" ); document.write( "a. At most 5 is the sum 0.6150 \n" ); document.write( "b. More than 2 is 1- 2 or fewer or 1-0.1246=0.8754 \n" ); document.write( " |