| Feature | Mean | Median | Mode |
|---|---|---|---|
| Definition | Arithmetic average | Middle value | Most frequent value |
| Sensitivity | High (affected by outliers) | Low (resistant to outliers) | None |
| Data Type | Continuous/Numerical | Ordinal/Numerical | Categorical/Numerical |
Check the Precision: Always verify if the question requires a specific number of decimal places or rounding to the nearest whole number. Rounding too early in a multi-step calculation can lead to inaccuracies.
Show All Working: Examiners often award marks for the correct application of a formula even if the final arithmetic is incorrect. Clearly state the formula used and the values substituted into it.
Units are Mandatory: Ensure that units (e.g., dollars, meters, %) are included in the final answer if specified. A numerical value without units may be considered incomplete.
Sanity Check: Evaluate if the calculated answer is realistic. For example, a percentage decrease cannot exceed 100% if the value cannot be negative.
Unordered Median: A common error is attempting to find the median without first sorting the data from smallest to largest. The median is a position-based measure, not just the middle of a random list.
Denominator Error: In percentage change calculations, students often divide by the 'new' value instead of the 'original' value. Always divide by the starting point ().
Negative Signs: Forgetting that a negative result in a percentage change formula indicates a decrease. It is often better to state 'a 15% decrease' rather than '-15% decrease' to avoid double negatives.
Mean vs. Median Choice: Using the mean for datasets with extreme outliers can give a misleading 'average'. In such cases, the median is usually a more accurate representation of the typical value.