MatsGO
All trainers
Formula, examples, and a trainer to practice.
Add all the numbers together and divide the sum by the count. For example, the mean of 4, 8, 12 = (4+8+12)/3 = 24/3 = 8.
The mean is the sum divided by the count. The median is the middle value in a sorted list. For skewed data, the median is more representative.
At school: grade point average. In statistics: average salary, temperature, height. In sports: average score.