# Statistics

Statistics let's you examine various statistics of an image.

<div align="left"><figure><img src="/files/UvJZmhh0YDaLWR77leZP" alt="The Statistics window."><figcaption><p>The Statistics window.</p></figcaption></figure></div>

**Display range**\
You can choose the range of values that will be displayed. The default range is Float (which displays values from 0 -> 1), but you can also set to 8, 10, 12, 14 and 16-bit ranges.

**Include pure black and white values**\
When checked, pure black and white pixels will be included in the calculations for all statistics. When unchecked, these values will not be used.


---

# 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://astra-image.gitbook.io/astra-image-6.0/statistics-and-measurement/statistics.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.
