lowerBound property

num lowerBound

95% confidence interval lower bound of the mean.

Implementation

num get lowerBound => mean - marginOfError;