Click or drag to resize

SortedArrayStatisticsInterquartileRange Method

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