document.write( "Question 366312: A web based test generator assigns 1 of 100 possible questions as the first question on a practice quiz. If 20 students take the quiz, what is the probability that at least 2 of the 20 are assigned the same first question? \n" ); document.write( "
Algebra.Com's Answer #261109 by edjones(8007)![]() ![]() You can put this solution on YOUR website! 100/100 * 99/100 * 98*100 * ... * 81/100 = Probability that no-one is assigned the same question. \n" ); document.write( "=100!/(80!*100^20) \n" ); document.write( "=.13 \n" ); document.write( "1-.13=.87 the probability that at least 2 of the 20 are assigned the same first question. \n" ); document.write( ". \n" ); document.write( "This question is similar to the birthday problem which states that if 23 people are in a room it is statistically likely that 2 have the same birthday. \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " \n" ); document.write( " |