Bunuel
Official Solution: Statement 1: If the mean and median of the set is positive, the standard deviation could be any. The set could have elements {1, 1, 1} or {1, 2, 3} or {10, 20, 30, 40, 50}. In each case, the standard deviation isn’t the same. So NSF.
Statement 2: If difference between any elements of the set is equal, then the set has to have same elements because the number of elements is greater than 2. So standard deviation is 0. Sufficient.
Answer: B
Statement 2: If difference between any elements of the set is equal, then the set has to have same elements because the number of elements is greater than 2. So standard deviation is 0. Sufficient.
I'm confused why they have to be the same elements because the number of elements is greater than 2.. If the difference is equal, can't it just be {1,3,5..} or {1,5,9..} which means SD can be anything..
Also, can you explain difference between elements and numbers in this case? This may be adding to my confusion.