document.write( "Question 367420: show me how to found the mean and standard deviation of four-digit uniformly distributed lottery numbers (0000 - 9999) \n" ); document.write( "
Algebra.Com's Answer #261912 by robertb(5830)![]() ![]() You can put this solution on YOUR website! For each four-digit number x, p(x) = \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "=(1/10000)*(sum of integers from 1 to 9999) \n" ); document.write( "= \n" ); document.write( "The variance is given by \n" ); document.write( " \n" ); document.write( "= \n" ); document.write( "= \n" ); document.write( "= \n" ); document.write( "= \n" ); document.write( "= \n" ); document.write( "The standard deviation would be the square root of this. \n" ); document.write( " |