AVERAGE - Returns the average (arithmetic mean) of the arguments, which can be numbers, names, arrays, or references that contain numbers.
COUNTA - Count the number of cells in a range that are not empty.
COUNTIF - Count the cells in a range that meet a specified condition.
COUNTIFS- Count the cells in a range that meet one or more specified conditions.
FREQUENCY - Calculate the frequency of occurrence of a value within a range of values and returns a vertical array of numbers.
LARGE - Returns the largest k-th value of a data set.
MAX - Returns the maximum value in a list of values. Ignores logical values and text.
MEDIAN - Returns the median of a data set.
MIN - Returns the minimum value in a list of values. Ignores logical values and text.
MODE.SNGL - Returns the most frequent or repetitive value of an array or range of data.
MEDIAN - Returns the median of a data set.
MIN - Returns the minimum value in a list of values. Ignores logical values and text.
MODE.SNGL - Returns the most frequent or repetitive value of an array or range of data.
SMALL - Returns the smallest k-th value of a data set.
No comments:
Post a Comment