Computes the quartile from a dataset.
Calculates the percentage rank of a specified value within a given data set.
Returns the k-th percentile of values within a specified range, where k is between 0 and 1, exclusively.
Returns the smallest value from a list of arguments, which can include numbers, text, and boolean values.
Finds values within a specific range or array
Produces an array where each value from the input array(s) is transformed into a new value by applying a LAMBDA function.
Generates a calculated array with specified dimensions by utilizing a LAMBDA.
Searches for values within a vector or matrix.
Assigns labels to results of calculations.
Returns TRUE if the provided value is a reference.