# The Pareto Principle

<figure><img src="/files/t8dAeN0amCgNkCEJv1vC" alt=""><figcaption><p>Image by <a href="https://medium.com/illumination/10-powerful-leadership-tools-that-will-put-you-in-top-gear-a449181a9d47">Gaurav Jain</a></p></figcaption></figure>

{% hint style="info" %}
AKA The 80/20 Rule
{% endhint %}

The Pareto Principle is a concept that suggests roughly 80% of outcomes result from 20% of causes. In simpler terms, it means that a small portion of your efforts or inputs often leads to the majority of your results. This principle is widely used in various fields to prioritise tasks or resources effectively. The Pareto Principle highlights the importance of focusing attention on the correct priorities.

#### Further Reading

{% embed url="<https://medium.com/the-good-boss/the-pareto-principle-the-secret-to-high-impact-leadership-f1a8de673905>" %}

{% embed url="<https://medium.com/the-good-boss/the-pareto-principle-923e8c819415>" %}

{% embed url="<https://medium.com/the-good-boss/5-mental-models-that-will-take-your-leadership-from-good-to-great-b589cde5ff56>" %}

{% embed url="<https://lawsofux.com/pareto-principle/>" %}

{% embed url="<https://www.uxtoast.com/ux-laws/pareto-principle>" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://www.designreference.xyz/cognitive-tools/universal/prioritisation/the-pareto-principle.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
