Click or drag to resize

SortedArrayStatisticsLowerQuartile Method

Overload List
 NameDescription
Public methodStatic memberLowerQuartile(Double) Estimates the first quartile value from the sorted data array (ascending). Approximately median-unbiased regardless of the sample distribution (R8).
Public methodStatic memberLowerQuartile(Single) Estimates the first quartile value from the sorted data array (ascending). Approximately median-unbiased regardless of the sample distribution (R8).
Top
See Also