SOLUTION: From a group of 12 students, we want to select a random sample of 4 students to serve on a university committee. How many different random samples of 4 students can be selected?
Algebra ->
Permutations
-> SOLUTION: From a group of 12 students, we want to select a random sample of 4 students to serve on a university committee. How many different random samples of 4 students can be selected?
Log On
Question 762435: From a group of 12 students, we want to select a random sample of 4 students to serve on a university committee. How many different random samples of 4 students can be selected?
You can put this solution on YOUR website! Number of ways 4 students can be chosen from a set of 12 = C(12,4) i.e. 12 choose 4.
= (12*11*10*9)/(1*2*3*4) = 495 ways.
:)