Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
这似乎是一个基本问题,但我遇到了麻烦。n给定概率p,在 95% 的置信度下,我需要多少次试验才能取得成功?我试过qbiom()了,但我现在很确定这是错误的选择。
n
p
qbiom()
n=10 prob=0.5 conf=0.95