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