Introduction
The AVERAGE function calculates the mean value of a group of numbers. It helps you find the typical value in a list, like the average score or average price, without doing the math yourself.
When you want to find the average test score of a class from a list of scores.
When you need to calculate the average sales amount from daily sales data.
When you want to know the average temperature over a week from recorded daily temperatures.
When you want to find the average price of items in a shopping list.
When you want to quickly summarize the average time spent on tasks from a time log.