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.

The Fallacy of the Arithmetic Mean explains the situation in-depth.

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.dev3.macosx-10.11-x86_64.tar.gz (219.0 kB view details)

Uploaded Source

Built Distribution

effectus-1.0.0.dev3-py2.py3-none-any.whl (211.1 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file effectus-1.0.0.dev3.macosx-10.11-x86_64.tar.gz.

File metadata

File hashes

Hashes for effectus-1.0.0.dev3.macosx-10.11-x86_64.tar.gz
Algorithm Hash digest
SHA256 96221c8a129064e9d5bb336eafce15a55eb7fdd09c60aea8e40d893e0f000b01
MD5 ee54cb87735d86a25a02ca3d933e324b
BLAKE2b-256 5e6bd7493c8d18ff81aa98857d7bd6d8e5f2ca1e55cb2436ea14b14c293e4367

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for effectus-1.0.0.dev3-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 3c4e83366d25b700c6e42185f486d1a18eaa6fb905bb87031e9813dc1601048f
MD5 3a5a2090904efd4623fcf80eaf61c5a6
BLAKE2b-256 3772a463bdf04343f9538594f13ea0a853230710d761039edbb862a4d9b72c85

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