Sinisterly
how is posts per day calculated? - Printable Version

+- Sinisterly (https://sinister.ly)
+-- Forum: General (https://sinister.ly/Forum-General)
+--- Forum: The Lounge (https://sinister.ly/Forum-The-Lounge)
+--- Thread: how is posts per day calculated? (/Thread-how-is-posts-per-day-calculated)



how is posts per day calculated? - roger_smith - 09-20-2014

Title says it all. I'm just wondering how the forum calculates posts per day. Does it look at days active, or days registered?


RE: how is posts per day calculated? - Fury - 09-20-2014

Usually days registered. You should do the math on some inactive members and check it out Smile


RE: how is posts per day calculated? - roger_smith - 09-20-2014

I guess I should have learn2google....

Of course the MyBB docs talk about it.

Quote:Averages
The time (referred to below as time) used to calculate these averages is the difference between the current time and when the first user (usually UID 1, the administrator who installed the forum) was created, in days.

Posts per day
This is calculated by dividing the total number of posts by the time (see above).



RE: how is posts per day calculated? - Fury - 09-20-2014

Well that's fucked for someone who would register today.


RE: how is posts per day calculated? - roger_smith - 09-20-2014

I think that's global posts per day, not per user now that I re-read it


RE: how is posts per day calculated? - Satan - 09-20-2014

Per user is based on your registration date, as in posts divided by days. Global PPD is calculated with the above.


RE: how is posts per day calculated? - roger_smith - 09-20-2014

(09-20-2014, 05:12 PM)Six Wrote: Per user is based on your registration date, as in posts divided by days. Global PPD is calculated with the above.

That seems most logical, thx