document.write( "Question 588081: LeRoy has 15 different ties. He chooses a tie at random everyday.
\n" );
document.write( "How many times could he expect to wear a given tie in 45 days? \n" );
document.write( "
Algebra.Com's Answer #374362 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! LeRoy has 15 different ties. He chooses a tie at random everyday. \n" ); document.write( "How many times could he expect to wear a given tie in 45 days? \n" ); document.write( "--- \n" ); document.write( "Binomial Problem with n = 45 and p = 1/15 \n" ); document.write( "--- \n" ); document.write( "Expected value = np = 45*(1/15) = 3 times \n" ); document.write( "============================================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |