Hypergeometric probability density (HPDF) function

版本 1.0.0.0 (3.9 KB) 作者: Bruce Raine
Can return the individual and cumulative HPDF. Does not need the Statistics Toolbox.
204.0 次下载
更新时间 2011/12/30

查看许可证

The Hypergeometric distribution provides a model for acceptance sampling, capture-recapture estimation of animal numbers and sampling for company account auditing. The HPDF function can therefore help you solve probability problems in these areas and many others.

hpdf = myhygepdf(x,N,m,n,Xtype)
hypergeometric probability that X = x in sample n.
Can also return the cumulative hpdf for P(X<=x) and P(X>=x).

In MATLAB please type 'help myhygepdf' for more information.

引用格式

Bruce Raine (2024). Hypergeometric probability density (HPDF) function (https://www.mathworks.com/matlabcentral/fileexchange/34396-hypergeometric-probability-density-hpdf-function), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2011a
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.0.0.0