- UID
- 502713
- 在线时间
- 小时
- 注册时间
- 2010-1-13
- 最后登录
- 1970-1-1
- 主题
- 帖子
- 性别
- 保密
|
290 V1 有三个数r, s, t , 问他们的平均数是否等于中数(1)2s=r+t (2)r<s<t 我选了A
V2 DS: 有三个数: r s t, 问三个数字的ave 是否 = median 1) ave = s 2) r<s<t
讨论稿同意了狗主人的观点选择了A。但是wikipedia上关于中位数的这段话,显然A是错的。
The median of a finite list of numbers can be found by arranging all the observations from lowest value to highest value and picking the middle one.
注意红色部分的话,强调了中位数一定是一个“有递增或递减趋势”的数列中间的一项。所以,如果不知道r s t三个数的大小关系,是不可以武断地认定“写在中间的”s就是中位数。
由此我认为这个题应该选C |
|