document.write( "Question 1109883: A random number generator is used to select a number from 1 to 100. What is the probability of selecting the number 153? \n" ); document.write( "
Algebra.Com's Answer #724843 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A random number generator is used to select a number from 1 to 100. What is the probability of selecting the number 153? \n" ); document.write( "----- \n" ); document.write( "# of ways to succeed:: 1 \n" ); document.write( "# of possible outcomes:: 100 \n" ); document.write( "----- \n" ); document.write( "P(select 153) = 1/100 = 0.01 \n" ); document.write( "------------ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------- \n" ); document.write( " |