What is the mean?
The mean is the everyday average: add all the numbers together and divide by how many there are. It is the single value that best stands in for the whole set when you want one summary figure.
// maths › Statistics
The arithmetic mean of a set of numbers — their sum divided by how many there are.
mean = (sum of values) / (count of values)
The mean is the everyday average: add all the numbers together and divide by how many there are. It is the single value that best stands in for the whole set when you want one summary figure.
When the data has extreme outliers. One billionaire walking into a room sends the mean income soaring even though almost everyone is on a normal wage. In skewed data the median often describes the typical value better.
No. Adding them up gives the same total whatever order you type them in, so the mean is unaffected by ordering. Sorting only matters for the median.
Yes, and usually it is. The mean of 2 and 4 is 3, which never appears in the data. It is a calculated balance point, not necessarily a real data value.
Everywhere from working out your average test score, to a shop tracking average daily sales, to a scientist reporting the average result of repeated measurements.