document.write( "Question 1161600: On a certain run of a
\n" ); document.write( "commuter train, the average number of passengers is 476
\n" ); document.write( "and the standard deviation is 22. Assume the variable is
\n" ); document.write( "normally distributed. If the train makes the run, find the
\n" ); document.write( "probability that the number of passengers will be\r
\n" ); document.write( "\n" ); document.write( "a. Between 476 and 500 passengers
\n" ); document.write( "b. Less than 450 passengers
\n" ); document.write( "c. More than 510 passengers
\n" ); document.write( "

Algebra.Com's Answer #785228 by VFBundy(438)\"\" \"About 
You can put this solution on YOUR website!
a. Between 476 and 500 passengers
\n" ); document.write( "
\n" ); document.write( "z1 = \"%28476-476%29%2F22\" = \"0%2F22\" = 0
\n" ); document.write( "
\n" ); document.write( "Look up 0 on a z-table. The result is 0.5000.
\n" ); document.write( "
\n" ); document.write( "z2 = \"%28500-476%29%2F22\" = \"24%2F22\" = 1.09
\n" ); document.write( "
\n" ); document.write( "Look up 1.09 on a z-table. The result is 0.8621.
\n" ); document.write( "
\n" ); document.write( "Subtract 0.5000 from 0.8621 to get a result of 0.3621.
\n" ); document.write( "
\n" ); document.write( "----------------------------------------------------------------
\n" ); document.write( "
\n" ); document.write( "b. Less than 450 passengers
\n" ); document.write( "
\n" ); document.write( "z = \"%28450-476%29%2F22\" = \"%28-26%29%2F22\" = -1.18
\n" ); document.write( "
\n" ); document.write( "Look up -1.18 on a z-table. The result is 0.1190.
\n" ); document.write( "
\n" ); document.write( "----------------------------------------------------------------
\n" ); document.write( "
\n" ); document.write( "b. More than 510 passengers
\n" ); document.write( "
\n" ); document.write( "z = \"%28510-476%29%2F22\" = \"34%2F22\" = 1.55
\n" ); document.write( "
\n" ); document.write( "Look up 1.55 on a z-table. The result is 0.9394. This is the probability that FEWER than 510 passengers are on the train. So, the probability that MORE than 510 passengers are on the train is 1 - 0.9394...or, 0.0606.
\n" ); document.write( "
\n" );