Calculates the total number of permutations when selecting a group of items (with replacement) from a larger set of items.
Calculates the percentile rank (percentage) of a specified value in a dataset, returning a value between 0 and 1, exclusive of the specified value.
Calculates the percentile rank of a specified value within a given dataset.
Refer to PERCENTILE
Provides the value at a specified percentile of a dataset, excluding the endpoints 0 and 1.
Computes the Pearson product-moment correlation coefficient, denoted as r, for a dataset.
Provides the value of the inverse standard normal distribution function for a given input.
Calculates the value of the inverse normal distribution function based on a given probability, mean, and standard deviation.
Calculates the value of the normal distribution function (or the cumulative normal distribution function) based on a specified value, mean, and standard deviation.
Refer to NORM.S.INV