f_binomial.ihlp
来自「是一个经济学管理应用软件 很难找的 但是经济学学生又必须用到」· IHLP 代码 · 共 8 行
IHLP
8 行
{* 30nov2004}{...}
{phang}
{cmd:Binomial(}{it:n}{cmd:,}{it:k}{cmd:,}{it:p}{cmd:)} returns the
probability of {it:k} or more successes in {it:n} trials when
the probability of a success on a single trial is {it:p}.
Here {it:n} {ul:>} {it:k} {ul:>} 0 must be non-negative integers, and
{it:p} {ul:>} 0.{p_end}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?