Email Archive Message Count per Account Summator
Sum per-account email message counts across an archived mailbox corpus and report the account total and mean messages per account.
Description
Sum exact nonnegative per-account email counts and report account count, total messages, and arithmetic mean.
Sum per-account email message counts across an archived mailbox corpus and report the account total and mean messages per account.
When to use Email Archive Message Count per Account Summator
- Sum exact nonnegative per-account email counts and report account count, total messages, and arithmetic mean.
- Apply the same explicit rule consistently during ingest, quality control, reporting, or preservation planning.
- Expose records that need human review without silently rewriting the source data.
How the calculation works
The total remains an exact JavaScript safe integer; the average may be fractional.
average messages/account = total messages / account count Interpreting the result
The total remains an exact JavaScript safe integer; the average may be fractional.
Assumptions and limitations
- Counts must use the same deduplication and message/thread definition across accounts, and overlapping exports must be removed before summation.
- Preserve the original value and record the rule version when using this result in an archival workflow.