A unit of measure for an average.
SDKs
- iOS 13.0+
- Mac Catalyst 13.0+
Framework
- Metric
Kit
A unit of measure for an average.
SDKs
Framework
var average Measurement: Measurement<Unit Type>
The value of the average.
var sample Count: Int
The number of samples used to calculate the average.
var standard Deviation: Double
The standard deviation of the distribution of values used to calculate the average.