| ConfidenceLevel |
Gets the confidence level as a probability in (0, 1).
For example, 0.95 represents a 95% confidence interval.
|
| Cp |
Gets the confidence interval for Cp, or
null when Cp is undefined or not supported
for interval estimation.
|
| Cpk |
Gets the confidence interval for Cpk, or
null when Cpk is undefined or not supported
for interval estimation.
|
| Cpl |
Gets the confidence interval for Cpl, or
null when Cpl is undefined or not supported
for interval estimation.
|
| Cpu |
Gets the confidence interval for Cpu, or
null when Cpu is undefined or not supported
for interval estimation.
|
| Pp |
Gets the confidence interval for Pp, or
null when Pp is undefined or not supported
for interval estimation.
|
| Ppk |
Gets the confidence interval for Ppk, or
null when Ppk is undefined or not supported
for interval estimation.
|
| Ppl |
Gets the confidence interval for Ppl, or
null when Ppl is undefined or not supported
for interval estimation.
|
| Ppu |
Gets the confidence interval for Ppu, or
null when Ppu is undefined or not supported
for interval estimation.
|