document.write( "Question 453028: The speed limit in the state of Ohio is 55 miles per hour. On a certain stretch of interstate highway the mean speed of traffic (as checked by radar) is 58 miles per hour with a standard deviation of 4 miles per hour. The speeds of vehicles on this section of highway are normally distributed.\r
\n" );
document.write( "\n" );
document.write( "What percentage of vehicles are exceeding the speed limit?\r
\n" );
document.write( "\n" );
document.write( "Above what speed are the top 5% of the speeders travelling?\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Thanks so much for your help!\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #311285 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The speed limit in the state of Ohio is 55 miles per hour. On a certain stretch of interstate highway the mean speed of traffic (as checked by radar) is 58 miles per hour with a standard deviation of 4 miles per hour. The speeds of vehicles on this section of highway are normally distributed. \n" ); document.write( "What percentage of vehicles are exceeding the speed limit? \n" ); document.write( "Above what speed are the top 5% of the speeders travelling? \n" ); document.write( "---- \n" ); document.write( "Find the z-value with a right tail of 5%: \n" ); document.write( "z = 1.645 \n" ); document.write( "--- \n" ); document.write( "Find the corresponding speed value: \n" ); document.write( "x = zs+u \n" ); document.write( "x = 1.645*4+58 \n" ); document.write( "x = 64.58 mph \n" ); document.write( "=================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |