document.write( "Question 754470: sample n=5 elements from a total of N=50 elements. what is the number of different samples that can be drawn using combinatorial mathematics ? \n" ); document.write( "
Algebra.Com's Answer #459144 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! sample n=5 elements from a total of N=50 elements. what is the number of different samples that can be drawn using combinatorial mathematics ? \n" ); document.write( "------------------- \n" ); document.write( "Ans: 50C5 = (50*49*48*47*46)/(1*2*3*4*5) = 2,118,760 \n" ); document.write( "============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============== \n" ); document.write( " \n" ); document.write( " |