|
two sets.set one has five different integers, the arithmetic mean of which is smaller than the median. set two has seven different integers, the arithmetic mean of which is also smaller than the median the twelve numbers are different. combine set one and two, is the ARITHRMETIC AVERAGE smaller than MEDIAN? (1)the mean of set 1 is smaller than that of set 2 (2)the median of set 1 is smaller than that of set 2 我最后还是决定选E。刚才问了我们统计老师,提醒了我用skewness来做,也就是图形。 随后我根据图形举了组数字:{1,2,4,5,6} average=3.6 median=4; {0,7,8,10,11,15,17} average=9.7 median=10 其并集的average=7.1 median=6.5. 此时并集的平均值大于中位数。但在此基础上,我们完全可以通过改变第一组数的最小值1进而影响并集的平均值使之小于并集的中位数。例如:{-20,2,4,5,6}集合2不变。此时集合1的平均值仍小于中位数,并集的average=5.6<median=6.5 因此,即使题目中两个条件合在一起都推不出来,只能选E。 |