# Statistics

All Property Hub statistics are located in the[ **Left Panel**](/memphis-property-hub/getting-started/tour-the-interface.md#left-panel) of the application. When combined, you can explore, compare, and interpret complex datasets with ease to make informed decisions.

## Stat Tiles <a href="#statistic" id="statistic"></a>

Summarize useful statistics to quickly understand essential metrics in your data.

***Example:** The number of parcels in Shelby County.*

<figure><img src="/files/8wamYRkvG4PbZtCj6xsl" alt=""><figcaption></figcaption></figure>

**Benefits**

* Provide quick insights into key metrics like averages, totals, and min or max values.
* Provide a high-level overview of important numerical data.
* Present summarized data for easy interpretation.

***

## Bar chart <a href="#bar-chart" id="bar-chart"></a>

Visualize and compare categories with bar charts to easily see differences and trends between various groups in your data.

***Example:** Compare the number of properties per land use code*&#x20;

<figure><img src="/files/m0XDNMLwFU6efSh5c5g9" alt=""><figcaption></figcaption></figure>

**Benefits**

* Compare different categories or groups.
* Make comparisons based on the count, sum, average, min, max or median
* Highlight differences and trends between multiple datasets.

***

## Histogram <a href="#histogram" id="histogram"></a>

Quickly identify data patterns and trends by displaying frequency distributions in easy-to-read bins.

***Example:** Show the distribution of square footage of buildings in Shelby County*

<figure><img src="/files/nsVcfbKZ16yi0xwipTtY" alt=""><figcaption></figcaption></figure>

**Benefits**

* Understanding distribution and variability.
* Spotting outliers and central tendencies.
* Analyzing the spread of data points.

***

## Time series <a href="#time-series" id="time-series"></a>

Explore trends over time with an intuitive time slider and reveal key patterns across different time periods.

**Example:** Display most recent property sales by year across the city to look for trends.&#x20;

<figure><img src="/files/Hsx3WGXsTBvsL37jSR5A" alt=""><figcaption></figcaption></figure>

**Benefits**

* Identify trends and patterns over time.
* Track the evolution of data
* Understand how different variables interact across time.


---

# 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://help.datamidsouth.org/memphis-property-hub/features/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.
