how many subsets of 5 numbers are there in a field of 68 numbers?
im pretty sure it would be 13
Permutation: A set of objects in which position (or order) is important=nPr=68P5=1,250,895,360
Combination: A set of objects in which position (or order) is NOT important.=nCr=68C5=10,424,128