public class SingletonStatistics extends AbstractStatistics
Constructor and Description |
---|
SingletonStatistics(double value) |
Modifier and Type | Method and Description |
---|---|
double |
getMax() |
double |
getMin() |
long |
getN() |
double |
getPercentile(double rank) |
double |
getSum() |
double |
getVariance() |
compareTo, compareTo, getConfidenceIntervalAt, getMean, getMeanErrorAt, getStandardDeviation, isDifferent, toString
Copyright © 2015. All rights reserved.