document.write( "Question 1144176: One box contains 10 tokens with numbers on them. Five with the number 2,
\n" );
document.write( "three with the number 4 and two with the number 8. Randomly we pick 100 tokens (with returning).
\n" );
document.write( "Find the probability that the product (multiplication) of the picked tokens is between and
.\r
\n" );
document.write( "\n" );
document.write( "I think it is solved with the central limit theorem. I found the mean = 38 and the variance = 196 and I know that the numbers
\n" );
document.write( "can be in this format 2 = 2, 4 = , 8 =
. To use the central limit theorem we need sum, not product (multiplication).
\n" );
document.write( "The multiplication of the numbers can be transformed of the Sum of the powers of 2, but I don't know how to transform the given n=100 from the multiplication (product) to the sum. \n" );
document.write( "
Algebra.Com's Answer #765209 by ikleyn(52786)![]() ![]() You can put this solution on YOUR website! .\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "What the word \"between\" means in this formulation ?\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Inclusive ? Exclusive ? Half-inclusive and half-exclusive ?\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |