The Arithmetic Mean, often simply called the "mean" or "average," is the sum of all values in a dataset divided by the number of values. It is a commonly used measure of central tendency in statistics.
\[ \bar{x} = \frac{x_1 + x_2 + \cdots + x_n}{n} = \frac{\sum x_i}{n} \]