I'm still not getting it. Technically, I don't even want a static
average - if a group is 5,6,7, I'd like to see it the same as
8,10,12,14,16 but probably have the later rank higher based on
$distance/$numbers. As it is, I can't even get this to work, so...
use strict;
use warnings;
use Data::Dum
On Jul 10, 2013, at 5:26 AM, shawn wilson wrote:
> I'm trying to figure out how to group things that occure more
> frequently in a rolling time frame (given a minimum event group). I'd
> like some type of ranking and the medium time.
>
> So, for instance, if I had something like this:
> $time =