WLJS LogoWLJS Notebook

FisherHypergeometricDistribution

FisherHypergeometricDistribution[n,nsucc,ntot,w] represents a Fisher noncentral hypergeometric distribution.

Examples

Create a Fisher hypergeometric distribution:

dist = FisherHypergeometricDistribution[10, 30, 50, 2]

Compute the mean:

Mean[FisherHypergeometricDistribution[10, 30, 50, 2]]

Please visit the official Wolfram Language Reference for more details.

On this page