Sorted |
| Name | Description | |
|---|---|---|
| LowerQuartile(Double) | Estimates the first quartile value from the sorted data array (ascending). Approximately median-unbiased regardless of the sample distribution (R8). | |
| LowerQuartile(Single) | Estimates the first quartile value from the sorted data array (ascending). Approximately median-unbiased regardless of the sample distribution (R8). |