Skip to main content

Activity focus

  • mean calculation
  • sum and count checks
  • outlier effect

Practice set

  1. Find the mean of 2, 4, 6, 8, 10.
  2. Find the mean of 12, 14, 14, 20.
  3. Which dataset is more affected by an outlier?
    • 4, 5, 6, 7, 8
    • 4, 5, 6, 7, 80

Answer key

  1. 30/5 = 6
  2. 60/4 = 15
  3. 4, 5, 6, 7, 80

MCQ traps

  • dividing by the largest value instead of the number of values
  • forgetting to include repeated values in the sum