---
title: p50
framework: weatherkit
role: symbol
role_heading: Instance Property
path: weatherkit/percentiles/p50
---

# p50

50% of the distribution is less than this value.

## Declaration

```swift
var p50: Measurement<Dimension>
```
