Skip to content
Statistics Medium #pareto#power-law#80-20

Pareto Distribution

The 80/20 power-law. Heavy right tail dominates the mean.

A free, animated pareto distribution you can read here or embed on any website, from Scrollchart.

Pareto Distribution

Pareto distribution (power-law tail)top 20% holds ~80%

Available in: 日本語

The Pareto distribution is a power-law probability density defined for values at or above a minimum threshold (x_min). The density falls steeply from x_min and carries an extremely long right tail. A small fraction of values in the upper tail accounts for the majority of the total: with alpha = 1.16, the top 20% of values hold 80% of the total area under the curve.\n\nThis shape describes wealth distribution, city sizes, file download volumes, earthquake magnitudes, and insurance claim sizes. Unlike the normal distribution where the mean reliably summarizes the center, the Pareto mean is pulled heavily toward the tail. With alpha at or below 1, the mean is theoretically infinite: sample averages grow without bound as more data is collected.

Good for

  • Articles in the statistics category
  • Editorial pages where a quick visual replaces a wall of text
  • Content-marketing posts that need a clean, branded illustration

Source & accuracy

This pareto distribution is an editorial illustration built to represent the concept accurately. Where it shows figures, they are typical or representative values chosen to make the relationship clear, not a single underlying dataset. The diagram and its explainer are reviewed and maintained centrally, and updated over time as understanding improves.

Power-law inequality and heavy tails

The Pareto distribution captures the '80/20 rule': roughly 80 percent of effects come from 20 percent of causes. Mathematically, it is a power-law distribution where the tail decays as 1/x^alpha for some shape parameter alpha. Smaller alpha creates fatter tails and more extreme inequality.

This distribution appears across economics (wealth distribution), physics (city sizes), and the web (hyperlink distribution). The key feature is that the mean can be finite while the distribution still exhibits extreme concentration: a few large values dominate the total.

Mean vs median and tail risk

Because Pareto distributions have heavy right tails, the mean (expected value) can be much larger than the median (middle value). A dataset with a Pareto-like distribution might have a median of 50 but a mean of 200, reflecting the influence of rare but enormous outliers.

This property has practical implications: relying on average values alone can be misleading when data follows a power-law. Risk management, resource allocation, and strategic planning in Pareto-dominated domains require separate analysis of the tail to account for extreme scenarios.

Embed this diagram

Add this animated pareto distribution to your own site. Copy one line of HTML, or use the embed builder for theme and sizing options.

Reference

What this is
A free, embeddable, animated pareto distribution for any website.
Who uses it
Data journalists, Researchers & academics, Content marketers, News organizations.
How to embed
Copy one line of HTML. No signup. No watermark. Works in WordPress, Webflow, Ghost, Substack, plain HTML.
File size
iframe embed, ~80 KB gzipped (loads on demand, does not block your page paint).
License
Free forever. Editorial explainer text included; updated centrally over time.

Embed format options

Copy the universal HTML snippet, the WordPress shortcode, or an iframe fallback - see the WordPress plugin page for details. Any format keeps the same Core Web Vitals profile and the same explainer text.

Embed snippet
<div data-scrollchart="pareto-distribution" data-scrollchart-v="1"></div>
<script src="https://scrollchart.com/embed.js" async></script>

Frequently asked questions

Where can I get a free animated "Pareto Distribution" for my website?
Scrollchart provides "Pareto Distribution" as a free, embeddable animated diagram you can add to any website with one line of HTML. No signup is required and there is no watermark. The diagram and its explainer text are served from scrollchart.com, so the embed stays current without any maintenance on your end.
How do I embed a pareto distribution in a blog post or article?
Paste the one-line HTML snippet from the Scrollchart diagram page into your post editor. It works in WordPress, Webflow, Ghost, and plain HTML with no plugin required. The animated diagram and its explainer text load from scrollchart.com and render directly in your page DOM.