# How are Tactyc metrics calculated?

#### Tactyc uses the ILPA guidelines for calculation of main performance metrics such as multiples and IRR.&#x20;

In certain advanced cases, where the ILPA guidelines are unclear or open to interpretation (for e.g. the treatment of recycling or dividends), we use the following methodologies.

### **Basic Calculations**

* &#x20;**Realized Proceeds = Realized Exits + Realized Dividends**
* **Unrealized Fair Market Value = Sum of unrealized FMV of all active investments**
* **Total Fund Value = Realized Proceeds + Unrealized Fair Market Value + Remaining Cash**
* **Gross MOIC = Total Fund Value / (Total Invested Capital incl. recycled investments)**
* **Gross IRR is computed based on the following cashflows**
  * **Cash outflow = Cash into investments (incl. any recycled investments)**
  * **Cash inflow = Realized exits + Realized Dividends + Unrealized FMV**
* **Net LP IRR is computed based on the following cashflows**
  * **Cash outflow = LP Capital Calls**
  * **Cash inflow = Distributions to LPs**
* **DPI = Distributions to LP / Called Capital from LPs**
* **RVPI = Unrealized Fair Market Value&#x20;*****attributable to LPs /*****&#x20;Called Capital from LPs**
* **TVPI = DPI + RVPI**

### Line of Credit Impacts

I cases where is a capital credit facility in place, the DPI, RVPI and TVPI calculations also include the outstanding balance on the credit facility in the denominator.


---

# 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://docs.tactyc.io/portfolio-construction/faqs/how-are-tactyc-metrics-calculated.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.
