Binomial 指令

来自GeoGebra Manual
跳转至: 导航搜索
Accessories dictionary.png
本页为官方文件,一般使用者无法修改,若有任何误谬,请与官方联络。如欲编辑,请至本页的开放版


Binomial[ <Number of Trials>, <Probability of Success> ]
Returns a bar graph of a Binomial distribution.
Parameters:
Number of Trials: number of independent Bernoulli trials
Probability of Success: probability of success in one trial
Binomial[ <Number of Trials>, <Probability of Success>, <Boolean Cumulative> ]
Returns a bar graph of a Binomial distribution when Cumulative = false.
Returns a bar graph of a cumulative Binomial distribution when Cumulative = true.
First two parameters are same as above.
Binomial[ <Number of Trials>, <Probability of Success>, <Variable Value v>, <Boolean Cumulative> ]
Let X be a Binomial random variable.
Returns P( X = v) when Cumulative = false.
Returns P( X ≤ v) when Cumulative = true.
First two parameters are same as above.

CAS Specific Syntax

In CAS View only one syntax is allowed:

Binomial[ <Number of Trials>, <Probability of Success>, <Variable Value v>, <Boolean Cumulative> ]
Let X be a Binomial random variable.
Returns P( X = v) when Cumulative = false.
Returns P( X ≤ v) when Cumulative = true.
UnderConstruction.png
目前本页中文说明尚未翻译完成,请先连至英文说明。如果您有权限,请帮忙翻译本页的官方手册
© 2024 International GeoGebra Institute