|  | ZBench | 
 Inheritance Hierarchy
Inheritance Hierarchy Syntax
SyntaxThe ZBenchNormal type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | ZBenchNormal(DoubleVector, ControlLimits, Double) | Computes the ZBench for normally distributed data, with only a single-end limit specified, percent defective, and the parts per million defective. | 
|  | ZBenchNormal(DoubleVector, Double, Double) | Computes the ZBench for normally distributed data, percent defective, and the parts per million defective. | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | PercentDefective | Percent defective. | 
|  | PPMDefective | Parts per million defective. | 
|  | ZBench | ZBench, dependent on the control limits specified. | 
 See Also
See Also