document.write( "Question 998453: the random number generator on calculators generate a number between 0 and 1.The random x variable follows a uniform probability distribution. What is the probability of generating a number between 0.78 and 0.94? \n" ); document.write( "
Algebra.Com's Answer #616300 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
Of all values between 0 and 1, .94 - .78 = .16 ==> 16% of the values lie between .78 and .94 \n" ); document.write( "
\n" );