COMB: Number of combinations syntax: COMB(size, sel) returns the number of combinations of unique data set members (repetition not allowed) given the <size> of the dataset and the size of the selection for the resultant set.