Skip to content

Include median in analysis #5

Description

@xiongchiamiov

In addition to the min/max/mean/std.dev, it'd be nice to include the median as well - the 50% divider is less effected by outlying values, and can be easier to read than looking at the mean combined with the deviation.

Since it's a fairly simple value, there are several solutions for calculating a running median in a fairly easy and efficient manner.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions