Finding the average of numbers is simple; add all of the numbers up, then divide them by how many numbers there are. For example, the average of (1, 2, 3) is 2, because 6 (which is the result of adding 1, 2 and 3 together) divided by 3 equals 2.