I need to calculate the average time spent on a single article.
My data set ranges from a few seconds up to an hour.
I'm currently using mean to calculate the average but was wondering if there are any other more appropriate ways to compute the average?