mqr.spc. ControlStatistic# class mqr.spc.ControlStatistic(stat: Series, nobs: Series)# Monitored statistic of a controlled process. Parameters: stat: pandas.SeriesMonitored statistic, indexed by sample. nobs: pandas.SeriesNumber of observations used to construct the corresponding sample.