I am calculating three numbers to get the average, but I don't think I am doing it correctly. I am adding the three numbers then dividing that number by 3 for the average (as I have three numbers). Is this correct?
Finding the average is a very straightforward concept. If you have a set of numbers, the average is found by adding all numbers in the set and dividing their sum by the total number of numbers added in the set.