The total of n integers will have a remainder of either 0, 1, 2, 3, …, or (n-1) upon division by n. This implies that the possible fractional parts for the average of n whole numbers are just: 0, 1/n, 2/n, 3/n, …, (n-1)/n.
E.g. If 1 subject: only can have decimal of 0.
If 2 subjects: only can...