> 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

![](https://894783789-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LPHXQ1I3gb93zpLrLZf%2Fuploads%2Fgit-blob-0277f2e286db88b8a4ca3ea2d2bf8eed9bbfa937%2FComfort_Statistics.png?alt=media)

![](https://894783789-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LPHXQ1I3gb93zpLrLZf%2Fuploads%2Fgit-blob-aedeae693924d219610e60bf5b6b70107651a5dc%2FComfort_Statistics.png?alt=media) - [\[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.
