
SUM - Adds a range of numbers together and returns the total sum.
AVERAGE - Calculates the mean of a set of numbers.
MAX - Finds the maximum value in a series of numbers
MIN - Find the minimum value in a series of numbers.
COUNT - Counts the number of cells in a range that contains only numerical value.