Statistics

我的想法

中文名叫做属性控制图,思路跟 x chart 类似的。比较大的区别是 P chart 讨论的是 proportion


Step

First, calculate their average, whether the sample is fail or not?

Equations

The center line is

Lower control limit =

Upper control limit =

If the lower control limit is negative (seems to be very familiar) set it to be 0.

Pattern test

Like the one in the x chart, we also have pattern test to test whether we can say the fail rate.

Reference