Method used to calculate average time spent

428 Views Asked by At

I need to calculate the average time spent on a single article.

My data set ranges from a few seconds up to an hour.

Dataset Summary .png file

I'm currently using mean to calculate the average but was wondering if there are any other more appropriate ways to compute the average?