SOLUTION: 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 ?
Algebra ->
Probability-and-statistics
-> SOLUTION: 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 ?
Log On
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 ? Answer by stanbon(75887) (Show Source):
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 ?
-------------------
Ans: 50C5 = (50*49*48*47*46)/(1*2*3*4*5) = 2,118,760
==============
Cheers,
Stan H.
==============