my %rounded_stats = map { $_ => nearest(0.01, $stats{$_}) } keys %stats;