You are here: Symbol Reference > StatControlCharts Namespace > Functions > StatControlCharts.QCUChart Function
Stats Master VCL
ContentsIndex
PreviousUpNext
StatControlCharts.QCUChart Function

U-Chart.

Pascal
procedure QCUChart(const Data: TVec; SampleSize: Integer; const DrawVec: TVec; out CL: double; out UCL: double; out LCL: double; Confidence: double = 0.997); overload;

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

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