> For the complete documentation index, see [llms.txt](https://docs.ladybug.tools/ladybug-primer/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ladybug.tools/ladybug-primer/components/1_analyzedata/comfort_statistics.md).

# Comfort Statistics

![](/files/-MihilLuorYK4X7qpKQw)

![](/files/-MihilLvcH2yPB4ECkFd) - [\[source code\]](https://github.com/ladybug-tools/ladybug-grasshopper/blob/master/ladybug_grasshopper/src//LB%20Comfort%20Statistics.py)

Get statitics of thermal comfort from a Ladybug Comfort Object.

### Inputs

* **comf\_obj \[Required]**

A Ladybug ComfortCollection object from any of the comfort model components.

### Outputs

* **pct\_hot**

The percent of time that conditions are hotter than acceptable limits.

* **pct\_neutral**

The percent of time that conditions are within acceptable limits (aka. the percent of time comfortable).

* **pct\_cold**

The percent of time that conditions are colder than acceptable limits.
