Calculates the Inter-Quartile Range(IQR) of the currently registered data set.
Overload List
| Overload |
Description |
| IQR(String,Series) |
Calculates the Inter-Quartile Range(IQR) of the currently registered data set. |
| IQR(Series) |
Calculates the Inter-Quartile Range(IQR) of the currently registered data set. |
| IQR(String,SeriesCollection) |
Calculates the Inter-Quartile Range(IQR) of the currently registered data set. |
| IQR(SeriesCollection) |
Calculates the Inter-Quartile Range(IQR) of the currently registered data set. |
See Also