# Salidas por gráfico: Histograma

Después de crear una muestra de datos, agregaremos un histograma al tablero del modelo, arrastrando el bloque **Histogram**, de la siguiente manera:

![](https://lh6.googleusercontent.com/KVVTBJn1chVvbkff-Mf57AanKer6e-xX_OjpnykFXRJ-eNssicQTE9aHyxx2yjGxXO7f1WLXERaC3fRfcRmDPMO-Ds7viB7KXO1HysgTwnhiOXvT9JN3FaJmDdUdvJ-IcJit-ORZ)

Luego, configure el histograma:

* Coloque un título interesante para sus datos: **Clientes en el sistema**;
* Con la opción, **Ctrl + espacio** asigne parámetro **Histogram** a la muestra de datos almacenada en **clientesHistograma**;
* Para que el gráfico presente la média del **Dataset**, seleccione la opción **Show mean**, en la parte de arriba de la ventana de propiedades.

![](https://lh6.googleusercontent.com/v_azzJ_7zVdyC4XSotE1QMFdGNOek0GjVJuB-ygJeLYfNtlaCzUP11fEx61Z3hx87XsC8DJ5ZbluhiadxgtcoPxIfHB-E9TQAkKVPmsZQmTZoIZSzlkvN44pcMxqvGrS4Kq0-vGK)

Ahora:

![](/files/-MG-cHNwQJ2ErE7EQ-Ax)

&#x20;**¡Simula!**

![](https://lh6.googleusercontent.com/0Sx64GRBlzkUQu_f_SWSLQNZi-1H76rX3b3RCfZ-xSXp5-Mf3qvgJDTg9IXasxLH6qD5HYemBbqeUgom08dKiRfgP04QRc1sUEr1ILuQroO6U4PeonbQDKDQAGlwOMnMuhS05VhE)


---

# 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://tutorial.anylogicbrasil.com.br/tutorial-es/saidas-por-grafico-histogram.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.
