This function provides the probability of surviving k of n trials for which the probability of each trial is p (for success) or 1-p for failure.
So, if one has a 60% chance of surviving each event, there are 10 events, and you want to know the chance of surviving 4, and only 4, events then n=10, k=4, p=0.60
引用格式
Michael Robbins (2026). BinomialProbability (https://ww2.mathworks.cn/matlabcentral/fileexchange/21878-binomialprobability), MATLAB Central File Exchange. 检索时间: .
| 版本 | 已发布 | 发行说明 | Action |
|---|---|---|---|
| 1.0.0.0 |
