SOLUTION: four items are to be randomly selected from the first 25 items on an assembly line in order to determine the defect rate. How many different samples of 4 items can be chosen?
Hi
four items are to be randomly selected from the first 25 items on an assembly
line in order to determine the defect rate.
How many different samples of 4 items can be chosen?
25C4 = 25!/4!21! = 25*24*23*22/4*3*2 = 12,650 ways