Click or drag to resize

SortedArrayStatisticsUpperQuartile Method

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