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

Constructs nP-Chart.

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

Constructs nP-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.