# Statistical Data Description

<figure><img src="/files/wveQx085mcJfwfMW092e" alt=""><figcaption><p>Full view of Descriptive Data in Query page.</p></figcaption></figure>

This feature provides a comprehensive summary of statistical for the selected data set for better understanding. \
it provides:

*

```
<figure><img src="/files/hAOVXPIs0uwUbYfueY9X" alt=""><figcaption><p>Close View of Descriptive Data</p></figcaption></figure>
```

* **Value Column**: Specific data values.
* **Total Data Points**: Number of data points.
* **Mean Value**: Average of the data points.
* **Median Value**: Middle value in the sorted data.
* **Mode Value**: Most frequently occurring value.
* **High Bound**: Upper limit of the data range.
* **Low Bound**: Lower limit of the data range.
* **Standard Deviation**: Variation or dispersion of the data.

This summary helps in understanding the distribution and characteristics of the data, enabling more informed analysis and decision-making.


---

# 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.apica.io/autonomous-insights/time-series-ai-ml/statistical-data-description.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.
