variance method

double variance()
override

Implementation

double variance() => sigma * sigma;