document.write( "Question 512333: 1.) Suppose a uniform random variable can be used to describe the outcome of an experiment with outcomes ranging from 20 to 80. What is the probability that this experiment results in an outcome less than 30? \n" ); document.write( "
Algebra.Com's Answer #342605 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Suppose a uniform random variable can be used to describe the outcome of an experiment with outcomes ranging from 20 to 80. What is the probability that this experiment results in an outcome less than 30? \n" ); document.write( "--- \n" ); document.write( "mean = (80+20)/2 = 50 \n" ); document.write( "-------------------------- \n" ); document.write( "6*sigma = (80-20) = 60 \n" ); document.write( "-------------------------- \n" ); document.write( "sigma = 10 \n" ); document.write( "--- \n" ); document.write( "z(30) = (30-50)/10 = -2 \n" ); document.write( "--- \n" ); document.write( "P(x < 30) = P(z < -2) = 0.0228 \n" ); document.write( "================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============= \n" ); document.write( " |