document.write( "Question 815258: What are the odds of winning a 100 man NFL weekly football pool twice in a 16 team season? \n" ); document.write( "
Algebra.Com's Answer #490878 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( " 100 players in a football pool each week.
\n" ); document.write( "p = 1/100 chances of winning = .01 Losing q = .99
\n" ); document.write( "P(winning twice) = \"%2816C2%29%28.01%29%5E2%28.99%29%5E14\" = .01 to the nearest one-hundredth
\n" ); document.write( "p(not winning twice) 1 - .01 = .99
\n" ); document.write( "ODDS of winning twice: 1 in a hundred.
\n" ); document.write( "
\n" ); document.write( "Note: The probability of x successes in n trials is:
\n" ); document.write( "P = nCx* \"p%5Ex%2Aq%5E%28n-x%29\" where p and q are the probabilities of success and failure respectively.
\n" ); document.write( "In this case p= .01 & q = .99
\n" ); document.write( "nCx = \"n%21%2F%28x%21%28n-x%29%21%29\"
\n" ); document.write( " \n" ); document.write( "
\n" );