$velocity = $count/24; // This gives us average posts per hour.
$velocity = number_format ($velocity, 2, '.', '');