# What is the probability projected LTV becomes actual LTV?

The[ <mark style="color:blue;">projection models</mark>](https://docs.adlibertas.com/the-platform/user-level-audience-reporting/forecasting) are statistical tools for you to analyze trends in your data and extrapolate future values based on those trends. The less complete your dataset is, the more likely that model will be incomplete or miss key days that impact the extrapolation.

Consider trying to estimate the weight of a child at its first birthday based on its weight over the first few days after being born. You can certainly extrapolate the data to estimate weight, but including additional days and weeks will likely provide better data set to extrapolate and estimate from.

See also: [<mark style="color:blue;">Measuring Confidence</mark>](/the-platform/user-level-audience-reporting/report-layout/measuring-confidence.md)

![A sample projection model.](/files/IEUN6b9FKvh6fGs2ahT5)


---

# 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.adlibertas.com/faqs/audience-reporting/what-is-the-probability-projected-ltv-becomes-actual-ltv.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.
