statsmodels.stats.weightstats.DescrStatsW.var_ddof#

DescrStatsW.var_ddof(ddof=0)[source]#

variance of data given ddof

Parameters:
ddofint or float, optional

degrees of freedom correction, independent of attribute ddof

Returns:
varfloat or ndarray

variance with denominator sum_weights - ddof