If I have a data set with many values repeated (example below) how would it be divided into quartiles? I assumed at first that the quartiles would be uneven, but every single definition I've read makes it sound like they must be equal.
Example:
{ 1, 1, 4, 4, 4, 4, 8, 8}