Type Alias DiscreteFirstLevelDrillDownInsight
DiscreteFirstLevelDrillDownInsight: BaseDrillDownInsight & { costPerUnit?: number; costPerUnitGroupByValue?: | number | number | string | boolean | Date; meanCostPerUnit?: number; meanPercentDefects?: number; percentDefects?: number; percentDefectsGroupByValue?: | number | number | string | boolean | Date; type: "discrete"; } Type declaration
Optional
costPerUnit?: number
Optional
costPerUnitGroupByValue?:
| number
| number
| string
| boolean
| Date
Optional
meanCostPerUnit?: number
Optional
meanPercentDefects?: number
Optional
percentDefects?: number
Optional
percentDefectsGroupByValue?:
| number
| number
| string
| boolean
| Date
type: "discrete"
Doc
If set, then the cost was significantly different from the mean. This is the value of the bar with the largest difference from the mean.