Hypergeometric probability density (HPDF) function
バージョン 1.0.0.0 (3.85 KB) 作成者:
Bruce Raine
Can return the individual and cumulative HPDF. Does not need the Statistics Toolbox.
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 (2026). Hypergeometric probability density (HPDF) function (https://jp.mathworks.com/matlabcentral/fileexchange/34396-hypergeometric-probability-density-hpdf-function), MATLAB Central File Exchange. 取得日: .
MATLAB リリースの互換性
作成:
R2011a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linuxカテゴリ
- AI and Statistics > Statistics and Machine Learning Toolbox > Probability Distributions and Hypothesis Tests > Discrete Distributions > Hypergeometric Distribution >
- Sciences > Mathematics > Probability & Statistics > Probability Density Functions >
Help Center および MATLAB Answers で Hypergeometric Distribution についてさらに検索
タグ
| バージョン | 公開済み | リリース ノート | |
|---|---|---|---|
| 1.0.0.0 |
