Functions
HYPGEOMDIST
Hypergeometric PMF (legacy)
When to use it
When should I use HYPGEOMDIST instead of HYPGEOM.DIST?
HYPGEOMDIST is the legacy version of HYPGEOM.DIST and only returns the PMF (not CDF); use HYPGEOM.DIST in new spreadsheets for both cumulative and non-cumulative results.
Used in
Syntax
HYPGEOMDIST(x,n,k,pop)