This is a combination problem.
The formula is n! / (r!(n-r)!
where n is the total number of people and r is the number of people to be picked.
n = 15, r = 4
15! / (4!(15-4)!)
15! / (4!*11!)
Total combinations = 1,365
5.9m questions
7.8m answers