document.write( "Question 316275: Trying to get my head around normal distribution, please help.\r
\n" );
document.write( "\n" );
document.write( "The time spent by students working on a project is a normal random variable with parameters m = 12 hours and s = 4 hours. Compute the probability that
\n" );
document.write( "(a) the amount of time spent on the project is less than 14 hours.
\n" );
document.write( "(b) the amount of time spent on the project is greater than 8 hours. \n" );
document.write( "
Algebra.Com's Answer #226223 by Fombitz(32388) You can put this solution on YOUR website! a) Find the z-score. \n" ); document.write( " \n" ); document.write( "Find \n" ); document.write( " \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( "b) Find the z-score. \n" ); document.write( " \n" ); document.write( "Find \n" ); document.write( " \n" ); document.write( "This is the probability that covers 8 hrs and less. \n" ); document.write( "You're looking for more than 8. \n" ); document.write( "P(x <= 8)+P(x > 8)=1 \n" ); document.write( "P(x > 8)=1-P(x <= 8) \n" ); document.write( "P(x > 8)=1-0.159655 \n" ); document.write( "P(x > 8)=0.841345 \n" ); document.write( " \n" ); document.write( " |