Hypergeometric Probability Density Function (HPDF) - enhanced version
myhygepdf2 - this second rendition of HPDF can now return a cumulative hpdf vector.
EX4: [a,b]=myhygepdf2(1,40,5,36,'atleast')
a = 1
b = 0.0001 0.0039 0.0690 0.4271 1.0000
This may enhance the usefulness of the function as you can avoid repeated calls to the function when cumulative probabilities are important to the user.
The zipfile includes an updated 'binomind' function. This has also been uploaded separately.
Cite As
Bruce Raine (2025). Hypergeometric Probability Density Function (HPDF) - enhanced version (https://www.mathworks.com/matlabcentral/fileexchange/34424-hypergeometric-probability-density-function-hpdf-enhanced-version), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 |