Skip to content

More statistics from tdigest #18

Description

@jcrist

There are a few more statistics we could be getting out of a tdigest:

  • sum (exact. Defined as sum of the values)
  • count (exact. Available currently as size, defined as sum of the weights)
  • mean (exact. Defined as sum/count, equal to mean if of values if all weights are 1)
  • trimmed_mean (approximate. See paper)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions