Check for Outliers: Before choosing an average, look for values that are significantly higher or lower than the rest. If they exist, the median is usually the better choice for representing the 'typical' value.
Identify Data Type: If the data is non-numerical (e.g., 'Type of Pet'), you MUST use the mode. Do not attempt to assign numbers to categories unless they are ordinal.
Sanity Check: Always ensure your calculated average falls within the range of the data. If your data ranges from 10 to 50 and your mean is 75, a calculation error has occurred.
Comparing Sets: When comparing two groups, use the same measure for both. Comparing the mean of Group A to the median of Group B is statistically invalid.
The 'Middle' Mistake: Students often forget to sort the data before finding the median. The median is the middle of the ordered set, not the original list.
Zero vs. No Mode: If every value in a set appears exactly once, the set has no mode. It is incorrect to say the mode is 0 (unless 0 is a value in the set).
Mean of Means: You cannot find the overall mean of two groups by simply averaging their individual means unless the group sizes () are identical.