Scatter And Histogram
Scatter
Section titled “Scatter”Use scatter when you need correlation, clustering, or direct interaction with limits.
Good use cases:
- compare two parametric tests
- isolate outlier clouds
- inspect site or wafer-separated clusters
- drag limits and watch local impact before committing
Key points:
- WebGPU handles the large-point path when available
- brushing is rectangular in the full scatter workflow
- live what-if previews update the footer and linked context before commit
Histogram
Section titled “Histogram”Use histogram when you need shape, tails, limit context, or a simpler explanation of a single test.
Good use cases:
- detect a fat tail or split distribution
- compare current selection to lot-wide shape
- decide whether a spec move would rescue meaningful volume or only trim noise
How the two work together
Section titled “How the two work together”- scatter tells you whether a problem is structured
- histogram tells you how much of the distribution is affected
If you only look at one, you often miss either the mechanism or the volume.
Practical limit-review pattern
Section titled “Practical limit-review pattern”- start in histogram to understand the failing tail
- open scatter to see whether the tail belongs to a real population
- drag candidate limits only after the population makes sense
- use impact review before treating the change as a proposal