# Accuracy Standards & Quantification

When evaluating accuracy it is essential to have a clear understanding of what the metric is representing, how it was measured, and what factors contribute to its achievement. To understand what is meant by the term “accuracy” we break it down into 3 categories: **Precision** (Intraswath), **Relative Accuracy** (Interswath), and **Absolute Accuracy**.

## Contributing Factors

To obtain the most useful insight from a statement about any of the 3 types of measurements we should explore the factors that impact them.

![Significance of various factors affecting accuracy](/files/6sN9pEiSOGSviGRUQmlt)

## Types of measurement

{% content-ref url="/pages/MdswNLCLEDEYMxjifQZA" %}
[Precision](/general-faq/accuracy-standards-and-quantification/precision.md)
{% endcontent-ref %}

{% content-ref url="/pages/vO6rGgb7rs2gnS6Ai99f" %}
[Relative Accuracy](/general-faq/accuracy-standards-and-quantification/relative-accuracy.md)
{% endcontent-ref %}

{% content-ref url="/pages/QykaTO6oryjqxUm4SV9T" %}
[Absolute Accuracy](/general-faq/accuracy-standards-and-quantification/absolute-accuracy.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://docs.phoenixlidar.com/general-faq/accuracy-standards-and-quantification.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.
