bundles / scipy latest / scipy / stats / _multivariate / multivariate_hypergeom_frozen / var
function
scipy.stats._multivariate:multivariate_hypergeom_frozen.var
Signature
def var ( self ) Summary
Variance of the multivariate hypergeometric distribution.
Parameters
Returns
: array_likeThe variances of the components of the distribution. This is the diagonal of the covariance matrix of the distribution
Aliases
-
scipy.stats._multivariate.multivariate_hypergeom_frozen.var