-
vijaynarayanan
- Senior | Next Rank: 100 Posts
- Posts: 40
- Joined: Sat Jan 30, 2010 10:38 am
Set X = {-10,-8,0,6,7}
Current Median is 0
Current Range is 17
The question in simplified way is "What are the 2 dropped elements?"
A.
Median of the set remains the same after dropping 2 elements.
1. If you remove (-10,7) from the set, the median is 0.
2. If you remove (-8,6) from the set, the median is 0.
Two possibilities of element set. Insufficient.
B. I think you understand why B is sufficient. If not, let me know.












