mqr.spc.

ControlStatistic#

class mqr.spc.ControlStatistic(stat: Series, nobs: Series)#

Monitored statistic of a controlled process.

Parameters:
stat: pandas.Series

Monitored statistic, indexed by sample.

nobs: pandas.Series

Number of observations used to construct the corresponding sample.