![]() | StatisticsInterquartileRange Method |
Name | Description | |
---|---|---|
![]() ![]() | InterquartileRange(IEnumerableDouble) |
Estimates the inter-quartile range from the provided samples.
Approximately median-unbiased regardless of the sample distribution (R8).
|
![]() ![]() | InterquartileRange(IEnumerableNullableDouble) |
Estimates the inter-quartile range from the provided samples.
Approximately median-unbiased regardless of the sample distribution (R8).
|