The total of n integers will have a remainder of either 0, 1, …, (n-1) modulo n. This means the possible fractionals parts for the average 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 have 0 or 0.5.
If 3 subjects: 0, 0.333...