Computes the quartile from a dataset.
Calculates the quartile for a dataset, using percentile values that range between 0 and 1, exclusively.
Generates the likelihood that values within a range fall between two specified limits.
Calculates the Poisson distribution
Returns the value of the density function for a standard normal distribution.
Calculates the total number of permutations for a specified number of objects (including repetitions) taken from a larger set.
Calculates the total number of permutations for a specified set of objects.
Calculates the percentage rank of a specified value within a given data set.
Calculates the percentage rank of a value within a data set (0..1, exclusive).
Calculates the k-th percentile from a specified set of values in a range.