| Overload | Description | 
|---|---|
| RFrequencyTableOL(String,Series,Double[]) | Calculates the relative frequency table for a discrete data set in accordance with the open left boundary (OLB) convention. | 
| RFrequencyTableOL(Series,Double[]) | Calculates the relative frequency table for a discrete data set in accordance with the open left boundary (OLB) convention. | 
| RFrequencyTableOL(SeriesCollection,Double[]) | Calculates the relative frequency table for a discrete data set in accordance with the open left boundary (OLB) convention. |