Hypergeometric probability density (HPDF) function

Can return the individual and cumulative HPDF. Does not need the Statistics Toolbox.
204 descargas
Actualizado 30 dic 2011

Ver licencia

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.

Citar como

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

Compatibilidad con la versión de MATLAB
Se creó con R2011a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.0.0.0