Home Knowledge Base u Chart

u Chart is a control chart for monitoring defects per unit when inspection unit size varies between samples, normalizing counts to a standard basis.

What Is a u Chart?

Why u Charts Matter

Production often involves variable lot sizes. The u chart normalizes defect rates, enabling fair comparison across different sample sizes.

u Chart Example (Defects per wafer):
Sample 1: 15 defects in 5 wafers → u₁ = 3.0
Sample 2: 24 defects in 10 wafers → u₂ = 2.4
Sample 3: 8 defects in 4 wafers → u₃ = 2.0

Overall: ū = (15+24+8)/(5+10+4) = 47/19 = 2.47

Control limits for sample i with nᵢ units:
UCLᵢ = ū + 3√(ū/nᵢ)
LCLᵢ = ū - 3√(ū/nᵢ)

u vs. c Chart Selection:

ScenarioChart
Fixed inspection quantityc chart
Variable inspection quantityu chart
Count defective itemsnp or p chart
u chartdefects per unitvariable sample spc

Related Topics

Explore 500+ Semiconductor & AI Topics

From EUV lithography to CUDA optimization — search the full knowledge base or chat with our AI assistant.