Pareto rule states that 20% of records accounts for 80% of total. Actually it's just a special case for a certain dataset.
If we use a series: from 1 to 10 we can easily see that Pareto rule transforms to 40/60 rule.
Is there a generic term for this kind of metrics and any package in Excel, R, Python, or Power Query to calculate this?
I would like to easily calculate this or similar metric for any given dataset: from company sales to words frequencies in certain text.