回答(1)
最佳
Huang2024-04-10 23:28:53
同学你好,
Definition of Median. The median is the value of the middle item of a dataset that has been sorted into ascending or descending order.
所以Median就是50%的那个点。
你说的应该是如果n=100, median = (n + 1)/2 position 那是第50.5这个位子,换成百分号,还是50%这个点。
例如100个数字,第50.5这个位子前面有50个数,后面还是50个数。这个50.5 position 就是50% 的点。
这题目里面给的是50%不是position。
-----------------------------------
如果满意答疑可【采纳】,仍有疑问可【追问】,其他同学可浏览及【评论】
- 评论(0)
- 追问(0)
评论
0/1000
追答
0/1000
+上传图片
