Frog23

Frog23 t1_iymns43 wrote

Benford's law doesn't apply here. It is (best) for numerical values that is spanning multiple orders of magnitude. But instead we have a fixed set of values (Jan-Dec) with no positional notation. If we were to convert the month to their numerical values and try to apply Benford' law, we would need to group the numbers for January, October, November and December to the groups of values starting with 1. That would be a bit more "benfordy", but really overshoot in other direction.

11