variance property

double variance

Implementation

double get variance => standardDeviation * standardDeviation;