document.write( "Question 356583: Suppose from a population of 50 bank accounts we want to take a random sample of three accounts in order to learn about the population. How many different random samples of three accounts are possible. \n" ); document.write( "
Algebra.Com's Answer #254547 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 50C3 = (50*49*48)/(1*2*3) = 50*49*8 = 400*49 = 19600 \n" ); document.write( "======= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |