# Quantifying Returns: CAGR and XIRR

In investment parlance, *returns* is a big deal. It probably gets more attention than almost any other metric or ratio out there, and occupies the largest mindshare among most investors.

So far, we've carefully avoided this topic to do it justice because *returns* also happen to be commonly misunderstood and are often erroneously focused upon.

To begin with, returns are not just some numbers on a screen and the goal is **not** to have as high returns as possible. It's instructive that as investors, we develop a good visual and mental model of what these numbers / metrics mean and interpret it in the right context.

This chapter's child pages are meant to enhance our knowledge, so we can have higher-level discussions about returns. At the same time, we aim to empower ourselves so we can compute these values independently on our own using spreadsheets rather than relying on external online tools. This would help us make better financial decisions.

{% content-ref url="/pages/-MWstAb4cdRxMmBhJ5tD" %}
[CAGR: Point-to-Point Annualized Returns](/excel/quantifying-returns-cagr-and-xirr/cagr.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MX00z9ZSrDGwuNkFR4T" %}
[A Gentle Introduction to XIRR](/excel/quantifying-returns-cagr-and-xirr/xirr.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MXGcCuizoxiRnrPUt9y" %}
[A Rigorous Introduction to XIRR](/excel/quantifying-returns-cagr-and-xirr/xirr-math.md)
{% endcontent-ref %}


---

# 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.indiainvestments.wiki/excel/quantifying-returns-cagr-and-xirr.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.
