Statistical Functions
On this page, you'll find the most commonly used statistical functions, each demonstrated in a simple example.
Statistical Functions
AVERAGE | Take the average of a set of values |
COUNT | Calculate the number of cells containing numbers |
COUNTA | Calculate the number of non-empty cells |
COUNTBLANK | Calculate the number of empty cells |
COUNTIF | Calculate the number of cells that contain a specified value |
MAX | Return the greatest value |
MIN | Return the least value |