Home Knowledge Base np Chart

np Chart is a control chart for monitoring the count of defective units in constant-size samples, where each unit is classified as either defective or acceptable.

What Is an np Chart?

Why np Charts Matter

For attribute data with pass/fail inspection of fixed sample sizes, np charts provide simpler arithmetic than proportion charts while monitoring process stability.

np Chart Example:
Sample size: n = 50 units per lot
Average defective rate: p̄ = 0.04

Center Line: np̄ = 50 × 0.04 = 2.0 defectives
UCL = np̄ + 3√(np̄(1-p̄)) = 2 + 3√(2×0.96) = 6.2
LCL = np̄ - 3√(np̄(1-p̄)) = 2 - 4.2 = 0 (use 0, not negative)

When to Use np vs. p Chart:

ConditionChart
Fixed sample sizenp chart
Variable sample sizep chart
Count defects per unitc or u chart
np chartdefective countattribute control chart

Explore 500+ Semiconductor & AI Topics

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