document.write( "Question 195259: The average commute to work(one way) is 25.5 minutes according to the 2000 census. If we assume that commuting times are normally distributed with a standard deviation of 6.1 minutes, what is the probability that a randomly selected commuter spends more than 30 minutes a day commuting one way? \n" ); document.write( "
Algebra.Com's Answer #146623 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The average commute to work(one way) is 25.5 minutes according to the 2000 census. \r \n" ); document.write( "\n" ); document.write( "If we assume that commuting times are normally distributed with a standard deviation of 6.1 minutes, what is the probability that a randomly selected commuter spends more than 30 minutes a day commuting one way\r \n" ); document.write( "\n" ); document.write( "------------------------ \n" ); document.write( "Find the z-value of 30 minutes. \n" ); document.write( "z(30) = (30-25.5)/6.1 = 0.7377 \n" ); document.write( "------------------------------------ \n" ); document.write( "P(x > 30) = P(z > 0.7377) = 0.2303 \n" ); document.write( "===================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |