interval and counts the number of occurrences
in each bucket.
Each value is rounded down to its bucket. For instance, a rating of 18 with an interval of 5 rounds down to a bucket
with key 15.
Expected Response
Count the number of occurrences over some interval
interval and counts the number of occurrences
in each bucket.
Each value is rounded down to its bucket. For instance, a rating of 18 with an interval of 5 rounds down to a bucket
with key 15.