Sorted |
Name | Description | |
---|---|---|
FiveNumberSummary(Double) | Estimates {min, lower-quantile, median, upper-quantile, max} from the sorted data array (ascending). Approximately median-unbiased regardless of the sample distribution (R8). | |
FiveNumberSummary(Single) | Estimates {min, lower-quantile, median, upper-quantile, max} from the sorted data array (ascending). Approximately median-unbiased regardless of the sample distribution (R8). |