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

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

取名好麻烦 · 2025年05月05日

标准差和标准误

NO.PZ2019040801000067

问题如下:

For two Monte Carlo simulations, one with 50 replications has a standard deviation  of 18.6, the other with 800 relications has a standard deviation of 17.8, what are the standard error estimates for these two simulations?

选项:

N = 50
N = 800
A.
1.12
1.85
B.
2.34
0.14
C.
2.63
0.63
D.
1.264
0.214

解释:

C is correct.

考点:标准误

解析:monte carlo simulation中,标准误的计算就是用标准差除以重复次数的平方根,即:18.6/(50^0.5)= 2.63 和 17.8/(800^0.5)= 0.63

老师你好,这里已经有标准差了,为什么还需要计算标准误呢

1 个答案

李坏_品职助教 · 2025年05月05日

嗨,从没放弃的小努力你好:


题目问的就是标准误是多少?what are the standard error estimates。


这个standard error意思就是标准误。 标准误 = 标准差/根号n, 本题n是50.


在进行t检验的时候,构造t统计量,应该是t统计量=β / 标准误,所以求标准误一般是为了后面进行假设检验。

----------------------------------------------
就算太阳没有迎着我们而来,我们正在朝着它而去,加油!

  • 1

    回答
  • 0

    关注
  • 4

    浏览
相关问题