You are here: Symbol Reference > Dew.Stats Namespace > StatControlCharts Class > StatControlCharts Methods > QCUChart Method > QCUChart Method (TVec, Integer, TVec, TSample, TSample, TSample, TSample)
Dew Stats for .NET
Contents
PreviousUpNext
StatControlCharts.QCUChart Method (TVec, Integer, TVec, TSample, TSample, TSample, TSample)

U-Chart.

C#
public QCUChart(TVec Data, int SampleSize, TVec DrawVec, ref double CL, ref double UCL, ref double LCL, double Confidence);

Constructs U-Chart drawing values, center line, upper and lower control limit. The assumption is all samples have the same SampleSize.

What do you think about this topic? Send feedback!
Copyright (c) 1999-2010 by Dew Research. All rights reserved.