Assuming only the averages section is wrong as you mentioned in the 1st post and the rest is correct, this means that the registration date of the oldest user is messed up (at least for the 3 first statistics).
Run this query in phpMyAdmin and provide the resulting regdate:
Run this query in phpMyAdmin and provide the resulting regdate:
SELECT regdate FROM mybb_users ORDER BY regdate LIMIT 1