document.write( "Question 1139219: The times per week a student uses a lab computer are normally distributed, with a mean of 6.4 hours and a standard deviation of 1.1 hours. A student is randomly selected. Determine the probability that the student uses a lab computer less than 5 hours per week.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #757014 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! z=(x-mean)/sd \n" ); document.write( "<(5-6.4)/1.1 \n" ); document.write( "<-1.27 \n" ); document.write( "That probability is 0.1020. \n" ); document.write( " |