mqr.spc.XBarParams.

se#

XBarParams.se(nobs)#

Standard error of xbar (standard error of the mean).

Parameters:
nobspandas.Series

Number of observations in each sample. Index of nobs corresponds to the index of the argument samples passed to statistic.

Returns:
pandas.Series

Standard error of the mean for samples with sizes nobs.