upperBound property

num upperBound

95% confidence interval upper bound of the mean.

Implementation

num get upperBound => mean + marginOfError;