Mean, Median, and Mode Formulas
The arithmetic mean is the sum of all values divided by the count: Mean = (Σx) ÷ n. The median is the middle value after sorting the dataset in ascending order (or the average of the two middle values when n is even), and the mode is the value that occurs most frequently.