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.dev2.tar.gz (16.1 kB view details)

Uploaded Source

Built Distribution

effectus-1.0.0.dev2-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.dev2.tar.gz.

File metadata

File hashes

Hashes for effectus-1.0.0.dev2.tar.gz
Algorithm Hash digest
SHA256 085dd2fece020771029c283a8f518a455585d3862ea7149dddc62e941e10e124
MD5 a09cf77a2f0cd4c577a2e97705d4777f
BLAKE2b-256 e8657abe310e0dd826c0e551a881a3786e7209d116d531d434570f2e23b8c2f5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for effectus-1.0.0.dev2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 793a4545cb5694bd3538491f089d91237e422502da685d209cbece2022298c59
MD5 2c80701052ad5585f50ffdf680c2c1ba
BLAKE2b-256 8a8024cf592d97df41a622df8923bbe39db4ceb79bb1d0a32a9d00ed0099fb24

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