Introduction
The AVERAGE function helps you find the middle value of a group of numbers. It adds all the numbers together and then divides by how many numbers there are. This is useful when you want to know the typical value in a list, like average test scores or daily sales.
When you want to find the average score of students in a class.
When you need to calculate the average daily temperature for a week.
When you want to know the average sales amount from a list of transactions.
When you want to find the average time spent on a task from several records.
When you want to summarize the average rating from customer feedback scores.