document.write( "Question 468872: If 8 teams are drawn from a hat what are the odds of the same teams being drawn in the same order a second time? \n" ); document.write( "
Algebra.Com's Answer #321774 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
If 8 teams are drawn from a hat what are the odds of the same teams being drawn in the same order a second time?
\n" ); document.write( "--
\n" ); document.write( "1 way to do that
\n" ); document.write( "---
\n" ); document.write( "# of ways to draw the 8 teams: 8!
\n" ); document.write( "---
\n" ); document.write( "P(draw in same order) = 1/8!
\n" ); document.write( "---
\n" ); document.write( "P(not in same order) = (8!-1)/8!
\n" ); document.write( "---
\n" ); document.write( "Odds in favor of = (1/8!)/(8!-1)/8! = 1:(8!-1) = 1:40319
\n" ); document.write( "===================================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );