Excel Functions: Statistical
Find the list of all Excel function tutorials on the page Excel Functions.
Statistical Functions
| AVERAGE | Performs the average of a series of values. |
| COUNT | Counts the number of cells containing numbers. |
| COUNTA | Counts the number of non-empty cells. |
| COUNTBLANK | Counts the number of empty cells. |
| COUNTIF | Counts the number of cells meeting a criteria. |
| COUNTIFS | Counts the number of cells meeting several criteria. |
| MAX | Returns the highest value. |
| MIN | Returns the lowest value. |