mean property

double? mean
getter/setter pair

The arithmetic mean of the values in the population.

If count is zero then this field must be zero.

Implementation

core.double? mean;