document.write( "Question 327628: the probability that a car will have a flat tire while driving through a certain tunnel is 0.00006. use the poissan distribution to approximate the probability that among 15000 cars passing through the tunnel at most two will have a flat tire. \n" ); document.write( "
Algebra.Com's Answer #234678 by galactus(183)![]() ![]() You can put this solution on YOUR website! The Poisson is given by \r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "In this case, \n" ); document.write( "\n" ); document.write( "So, AT MOST 2 means 2 and less. In other words, x=0,1,2.\r \n" ); document.write( "\n" ); document.write( "So, we have to add up the three cases for 0,1,and 2.\r \n" ); document.write( "\n" ); document.write( " |