开发者:上海品职教育科技有限公司 隐私政策详情

应用版本:4.2.11(IOS)|3.2.5(安卓)APP下载

CFApipa · 2022年07月15日

求问这道题求的是median return,那为什么用年的中位数?难道不是return的中位数?

* 问题详情,请 查看题干

NO.PZ202106160300001201

问题如下:

The bin containing the median return is:

选项:

A.3% to 8% B.8% to 13% C.13% to 18%

解释:

C is correct. Because 50 data points are in the histogram, the median return would be the mean of the 50/2 = 25th and (50 + 2)/2 = 26th positions. The sum of the return bin frequencies to the left of the 13% to 18% interval is 24. As a result, the 25th and 26th returns will fall in the 13% to 18% interval.

求问这道题求的是median return,那为什么用年的中位数?难道不是return的中位数?

1 个答案

星星_品职助教 · 2022年07月15日

同学你好,

本题求的是横轴的哪个bin包含了return的中位数。

从横轴可以看出,return从小到大排列,根据“a 50-year period”,可以知道一共有50个return,所以return中位数就在第25和第26个之间。

纵轴代表发生的次数。根据纵轴依次数过去,可以知道无论是第25还是第26个return,都处在13%-18%的这个bin里。故选择C选项。