Skip to main content

effectus tells you which minority of causes provokes which majority of effects.

Project description

Pypi version Python versions Windows Built Status Code coverage

What?

You provide it with a series of numbers. It tells you whether a pareto distribution is present.

Why?

Mean, Median and Most likely value regularly hide that a minority of causes provokes a majority of effects.

How?

First, install it:

$ pip3 install effectus

Then, in your Python shell do:

from effectus.core import make_summary
make_summary([789, 621, 109, 65, 45, 30, 27, 15, 12, 9])
{'causes': '1/5',
 'effects': '4/5',
 'pareto': True,
 'ratio': 0.707,
 'variability': 0.02}

If you want 80% of results, you need only 20% of causes.

» Documentation

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

effectus-1.0.0.dev1.tar.gz (16.1 kB view details)

Uploaded Source

Built Distribution

effectus-1.0.0.dev1-py2.py3-none-any.whl (207.2 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file effectus-1.0.0.dev1.tar.gz.

File metadata

File hashes

Hashes for effectus-1.0.0.dev1.tar.gz
Algorithm Hash digest
SHA256 2b79ee24d3fe0002cfd00fed71ac0e86376d7e4d0ed2c3141bb65c87c774171f
MD5 d89f139bd9a13b494d4e7323eae087e0
BLAKE2b-256 46f65437d8411fd5f98f794cfc45acaf67b99f0c77ad65b4c2ce12100dff522a

See more details on using hashes here.

File details

Details for the file effectus-1.0.0.dev1-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for effectus-1.0.0.dev1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 12dd7eed4d44bff8463c662bf3c6b438564b5ba4994d884b0d1b6919bd28fe2d
MD5 4d4c8a40d42d85574c4accdfa47636a4
BLAKE2b-256 6d5093de13e1a912d632219722631ed7103ce8cecd04a96cbe5449a2ac78c16d

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page