What is a NP Chart?
The NP chart is a control chart monitoring the count of defectives. It plots the number of defectives in one subgroup as a data point. The subgroup size of the NP-chart is constant. The underlying distribution of this control chart is binomial distribution.
NP Chart Equations
NP-chart
Data Point:
Center Line:
Control Limits:
Where:
- n is the constant subgroup size
- k is the number of subgroups
- xi is the number of defectives in the ith subgroup
Use Minitab to Plot an NP Chart
Data File: “NP” tab in “Sample Data.xlsx”
Steps to plot a NP chart in Minitab:
- Click Stat → Control Charts → Attributes Charts → NP.
- A new window named “NP Chart” appears.
- Select “Fail” as the “Variables.”
- Select “N” as the “Subgroup Sizes.”
- Click the button “NP ChartOptions” to open a window named “NP Chart Options”.
- Click the tab “Tests.”
- Select the item “Perform all tests for special causes” in the dropdown menu.
- Click “OK” in the window “NP Chart”
- Click “OK.”
- The NP chart appears in the newly-generated window.
NP Chart Diagnosis
Model summary: Four data points fall beyond the upper control limit. We conclude that the NP chart is out of control. Further investigation is needed to determine the special causes that triggered the unnatural pattern of the process.
Comments are closed.