mean property

double? mean
getter/setter pair

The arithmetic mean of the values in the population.

Output only.

Implementation

core.double? mean;