Question: If the mode of the data set {1, 2, 2, 3, 4, 4, 4, 5} is removed, what is the new mode?
Options:
Correct Answer: 2
Solution:
Removing mode 4 leaves {1, 2, 2, 3, 5}. New mode = 2.