StatBean Name: CapabilityAnalysisPlot

Purpose: Plots the results of a capability analysis.

DataSource: CapabilityAnalysis.


Read/Write Properties
NameTypeDescriptionPossible ValuesDefault Value
bydoubleWidth of intervals.Any double value > 0.0.1
decimalPlacesintNumber of decimal places for displaying limits.0+, or -1 for default.-1
fillColorColorColor to use for the bars.Any valid Color.Color.blue.
fromdoubleLower limit for first interval.Any double value.0.0
includeCpbooleanWhether to include the capability index in the table.true,falsetrue
includeCpkbooleanWhether to include the capability index in the table.true,falsetrue
includeCpkLowerbooleanWhether to include the capability index in the table.true,falsetrue
includeCpkUpperbooleanWhether to include the capability index in the table.true,falsetrue
includeCpmbooleanWhether to include the capability index in the table.true,falsetrue
includeCrbooleanWhether to include the capability index in the table.true,falsetrue
includeKbooleanWhether to include the capability index in the table.true,falsetrue
resolutionintFor continuous distributions, the number of points at which the function is calculated.50+500
showLimitValuesbooleanWhether to display the values for the spefication limits.true,falsetrue
showSpecificationLimitsbooleanWhether to plot the specification limits.true,falsetrue
showThreeSigmaLimitsbooleanWhether to plot the 3-sigma limits.true,falsetrue
specificationLimitsColorColorThe color of the control limits.Any valid Color.Color.red
threeSigmaLimitsColorColorThe color of the 3-sigma limits.Any valid Color.Color.blue
todoubleUpper limit for last interval.Double value > from.1.0

Other properties are inherited from the java.awt.Canvas class and from the general GraphicalStatbean class.

Code Sample - see CapabilityAnalysis.