document.write( "Question 1178273: Suppose that the number of cars arriving at a busy intersection in a large city has a Poisson distribution with mean 120. Determine a lower bound for the probability that the number of cars arriving in a given 20-minute period will be between 100 and 140 using Chebyshev’s inequality.\r
\n" );
document.write( "\n" );
document.write( "thank you \n" );
document.write( "
Algebra.Com's Answer #807848 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! I'm assuming that the mean is for 20 minutes. \n" ); document.write( "poisson has equal mean and variance, so variance is 120 and sd is sqrt(120)=10.954 \n" ); document.write( "The range is 20 on either side of the mean or 1.826 sd \n" ); document.write( "The lower bound for the probability the number is in this range is 1-(1/1.826)^2=0.700.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |