Skip to main content
PLOS One logoLink to PLOS One
. 2019 Nov 21;14(11):e0225330. doi: 10.1371/journal.pone.0225330

An enhanced nonparametric EWMA sign control chart using sequential mechanism

Muhammad Riaz 1,*, Muhammad Abid 2, Hafiz Zafar Nazir 3, Saddam Akber Abbasi 4
Editor: Baogui Xin5
PMCID: PMC6872166  PMID: 31751403

Abstract

Control charts play a significant role to monitor the performance of a process. Nonparametric control charts are helpful when the probability model of the process output is not known. In such cases, the sampling mechanism becomes very important for picking a suitable sample for process monitoring. This study proposes a nonparametric arcsine exponentially weighted moving average sign chart by using an efficient scheme, namely, sequential sampling scheme. The proposal intends to enhance the detection ability of the arcsine exponentially weighted moving average sign chart, particularly for the detection of small shifts. The performance of the proposal is assessed, and compared with its counterparts, by using some popular run length properties including average, median and standard deviation run lengths. The proposed chart shows efficient shift detection ability as compared to the other charts, considered in this study. A real-life application based on the smartphone accelerometer data-set, for the implementation of the proposed scheme, is also presented.

1. Introduction

Statistical process control (SPC) is a collection of tools for the monitoring of process parameters. The most valuable of these tools is control chart (cf. Montgomery [1]). Shewhart, cumulative sum (CUSUM) and exponentially weighted moving average (EWMA) charts (cf. [24]) are the commonly used control chart structures to monitor the parameters of the process. The simplicity and ease of interpretation make Shewhart charts more common in use, but they are relatively insensitive to small shifts in process parameters, whereas, CUSUM and EWMA control charts are mostly used for the detection of smaller shifts in process parameters (cf. [1]).

In parametric control charts, the parent distribution of the process production is usually known and commonly assumed to be a normal. If the distribution of the process production is unknown, the traditional control limits no longer remain effective and the detection ability of parametric control charts can be negatively affected. This leads us to the development of control charts that are not specifically designed under the assumption of normality or any other parametric distribution. In SPC literature, the nonparametric control charts are widely employed and have numerous advantages for the monitoring of real processes (cf. Chakraborti et al. [5]). For recent literature on nonparametric charts, the interested readers may go through the contributions by [614].

In SPC literature, various sampling techniques are used to improve the performance of the parametric and nonparametric control charts. Of these, simple random sampling (SRS), (cf. Montgomery [1]), double sampling (DS) (cf. Croasdale [15]), ranked set sampling (RSS) and its different forms (cf. [1617]), repetitive sampling (RS) (cf. [1819]) and variable sampling interval (VSI) (cf. [2021]) are famous ones. Balamurali and Jun [22] showed that the RS scheme is more efficient than single and double sampling schemes but it is not better than the sequential sampling (SS) scheme. The SS was introduced by Wald [23] as a tool for more effective industrial quality control during second world war. The SS is a sampling plan in which an undetermined number of samples are tested one by one, accumulating the results, until a decision can be made. In SS the sample size i.e., n is not fixed in advanced. Balamurali and Jun [22] mentioned that the SS is more efficient as compared to DS procedure. The SS and RS schemes are quite similar to each other. Both sampling schemes have a similar pair of limits and decision criteria is same for both designs. The only difference exists between these two designs when a sample falls in the no-decision interval. In RS, the sampler discards the sample that falls in the no-decision interval and the resampling will continue until a decision is reached. On the other hand, in SS, the sampler doesn’t ignore the sample that falls in the no-decision interval, the sampler draws a new sample and update the information with previous sample, until sample statistic falls in either of the decisive zones.

By exploring the literature, we found that no study as of yet, utilizes the SS scheme for increasing the efficiency of the nonparametric control charts. To fill this gap, we propose a nonparametric EWMA sign chart, based on arcsine transformation, using the SS scheme, for efficient monitoring of process location. The rest of the article is as follows: the description of the existing and proposed charts is presented in Section 2. The performance comparisons are provided in Section 3. A real application of the proposed chart is given in Section 4. Finally, the summary and conclusions are provided in Section 5.

2. Description of nonparametric control charts

In this section, we provide a brief description of some useful non-parametric charts such as: the nonparametric EWMA sign (EWMA-Sign), the arcsine EWMA (AEWMA-Sign) charts, proposed by Yang et al. [24], and the nonparametric CUSUM sign (CUSUM-Sign) chart proposed by Yang and Cheng [25].

2.1. EWMA-Sign chart

Let X be the variable of interest with mean value θ and T = Xθ defines the respective deviations from its mean value. Let p denote the proportion of positive deviations i.e. p = P(T>0). For in-control process, p = 0.5 and for out-of-control process, p = p1≠0.5. The sign test statistic is written as:

T+=j=1nI(Xjθ>0), (1)

where I(.)is given as:

I(Xjθ>0)={1,ifT+=(Xjθ>0)0,otherwise.

where j = 1,2,…,n.

Koti and Babu [26] showed that T+ follows the binomial distribution with parameters n and p. Moreover, E(T+) = n/2 and Var(T+) = n/4, respectively. The EWMA statistic based on (1) is written as:

EWMATi+=λTi++(1λ)EWMATi1+ (2)

where λ is the smoothing parameter ranging from 0 to 1.

Yang et al. [24] proposed the EWMA-Sign chart to monitor the process target. The mean and variance of the EWMA statistic in (2) are respectively given as (Abbasi [27] and Yang et al. [24]):

E(EWMATi+)=n/2andVar(EWMATi+)=λ2λ(n4).

The asymptotic control limits of Yang et al. [24] chart are

UCLEWMAT+=n2+Lλ2λ(n4),
CLEWMAT+=n2, (3)
LCLEWMAT+=n2Lλ2λ(n4).

where L is the width of the control limits.

2.2. AEWMA-Sign chart

Yang et al. [24] observed that due to the asymmetric behavior of the binomial distribution for small to moderate sample size n, the in-control average run length (ARL0) values of the EWMA sign chart are not equal to the usually known value of 370 when p = 0.5. So to overcome this deficiency, Yang et al. [24] applied the arcsine transformation i.e., T=sin1(p). The distribution of T under the arcsine transformation follows the normal distribution with mean sin1(p) and variance (14n). The EWMA statistic based on the arcsine transformation is defined as:

EWMATi=λTi+(1λ)EWMATi1 (4)

The starting value of EWMATi is set as the mean value of T as EWMAT0=sin1(0.5). The mean and variance of the EWMATi are E(EWMATi)=sin1(0.5) and Var(EWMATi)=λ2λ(14n), respectively (cf. Yang et al. [24]).

So, the control limits of the arcsine EWMA sign chart are:

UCLEWMAT=sin1(0.5)+Lλ2λ(14n),
CLEWMAT=sin1(0.5), (5)
LCLEWMAT=sin1(0.5)Lλ2λ(14n).

where p = 0.5 represents the in-control state of the process. If any EWMATUCLEWMAT or EWMATLCLEWMAT, the process is considered to be out-of-control. The AEWMA-Sign chart shows slightly better shift detection ability as compared to the EWMA-Sign chart (cf. Yang et al. [24]).

2.3. CUSUM-Sign chart

Using the statistic given in (1), Yang and Cheng [25] developed the two plotting statistic i.e., Ct+ and Ct of the CUSUM sign chart as follows:

Ct+=max(0,Ct1++Tt+(np0+k))Ct=min(0,Ct1(np0k)+Tt+)} (6)

where t = 1,2,… and initially, Ct+=0 and Ct=0. The statistics given in (6) are plotted against their control limits h and −h, respectively. The process is considered to be out-of-control if Ct+h or Cth, else, it is in-control. For k = 0.5, h = 10.65 and n = 10, the ARL0 of the CUSUM−Sign chart is 370.

2.4. Proposed arcsine EWMA sign chart

In this section, we combine the idea of SS scheme with the nonparametric arcsine EWMA sign chart, namely the SAEWMA-Sign chart. The SS scheme is more economical and time-saving in comparison to the RS and DS schemes. In SS scheme undetermined number of samples are tested one by one, adding the results until a decision can be made. The construction of the SAEWMA-Sign chart is based on the following two steps:

Step I: A sample of size n is selected for the computation of the EWMA statistics, using the expression given in (4).

Step II: The SAEWMA-Sign chart has two pairs of control limits which consist of two upper control limits i.e., UCL1 and UCL2 and two lower control limits i.e., LCL1 and LCL2. The four control limits of the proposed chart, based on SS scheme are given as follows (cf. Aslam et al. [19]):

UCL1=sin1(0.5)+L1λ2λ(14n)LCL1=sin1(0.5)L1λ2λ(14n)UCL2=sin1(0.5)+L2λ2λ(14n)UCL2=sin1(0.5)L2λ2λ(14n)} (7)

In (7), L1 and L2 (L1L2) are the two control limits coefficients to be determined.

The decision criteria of SAEWMA-Sign chart is outlined as:

  1. the process is stated as out-of-control if EWMATiUCL1 or EWMATiLCL1;

  2. if LCL2EWMATiUCL2 the process is declared to be in-control;

  3. if LCL1EWMATiLCL2 or UCL2EWMATiUCL1 then continue sampling and go to step I (cf. Fig 1).

Fig 1. Decision criteria of the proposed chart (A model display).

Fig 1

Special Case: If L1 = L2, then the proposed scheme is similar to the AEWMA-Sign chart under the SRS scheme. So, the proposed chart is a special case of the chart proposed by Yang et al. [24].

3. Performance assessment

There are a variety of measures that can be used to evaluate the performance of control charts. Some of the important measures, used in this study are:

Average run length (ARL) is broadly used by the researchers to assess the performance of control charts. The in-control and out-of-control ARLs are denoted by ARL0 and ARL1, respectively. Some researchers recommend the use of standard deviation run length (SDRL) and median run length (MDRL), due to the skewed behavior of the run length (RL) distribution.

The ARL, MDRL and SDRL are defined as:

ARL=m(RL)mm, (8)
MDRL=Median(RL), (9)
SDRL=E(RL)2(E(RL))2. (10)

We have adopted Monte Carlo (MC) simulations based on 5×104 iterations to find the results. The advantages of MC simulation over the other methods can be seen in Dyer [28].

The computational algorithms for the computation of different run length measures is described below: described below:

  1. Generate a random sample of size n from the binomial distribution, having parameters n and p = p0 = 0.5, call it Ti.

  2. Compute the EWMATi statistics using the expression given in (4).

  3. For a fixed level of λ, select values for L1 and L2 for the computation of control limits in (6), for a pre-specified ARL0.

  4. The sample number at which the plotting statistic falls outside the UCL1 or LCL1 is called a run length. If LCL1EWMATiLCL2 or UCL2EWMATiUCL1, we continue resampling and repeat steps (i)–(iii) unless the plotting statistics falls in either of the decisive zones.

  5. Repeat steps (i)-(v) 5×104 times to compute the in-control ARL as the mean of these run lengths.

For the out-of-control ARL, shifts are introduced by generating random observations from Binomial distribution using parameters n and p = p1≠0.5. To evaluate the performance of the proposed chart, we chose various combination of L1, L2, n and λ, to achieve a pre-specified ARL0. It is to be mentioned that the design parameter L2 is obtained by using the formula L2 = Lφ*L where L is defined earlier in Section 2 and φ helps in defining the non-decisive zone. For our study purpose, we used λ = 0.05 and 0.25 for the proposed chart and found the control chart multipliers L1 and L2 for fixing ARL0 = 370. Moreover, we have used φ = 0.02(0.02)0.1 in this study.

For these design parameters, we have obtained the run length properties of the proposed chart such as ARL, MDRL and SDRL. These results are provided in Table 1. From Table 1, we advocate the following interesting points:

Table 1. Run length properties of the proposed chart under ARL0≈370.

p1 φ λ = 0.05, n = 10 λ = 0.25, n = 10
0.02 0.04 0.06 0.08 0.1 0.02 0.04 0.06 0.08 0.1
L1 2.665 2.667 2.679 2.693 2.74 3.271 3.362 3.492 3.774 7.514
L2 2.619 2.565 2.512 2.458 2.405 3.155 3.09 3.026 2.961 2.897
0.5 ARL 369 369 369 371 370 370 371 369 369 367
MDRL 260 259 259 259 259 255 257 257 255 249
SDRL 359 360 358 363 365 372 375 373 374 369
0.51 ARL 272 257 243 228 214 323 303 285 267 246
MDRL 191 181 173 164 153 223 209 198 187 172
SDRL 257 244 231 212 201 320 300 283 264 245
0.52 ARL 166 154 145 135 126 252 227 209 189 169
MDRL 120 113 107 99 93 175 160 146 132 117
SDRL 150 138 129 120 112 247 223 206 188 169
0.53 ARL 103 97 92 86 82 184 165 149 133 120
MDRL 77 73 69 65 61 130 116 105 94 86
SDRL 88 83 77 72 68 178 160 145 129 116
0.54 ARL 69 66 63 59 56 134 121 108 98 88
MDRL 53 51 48 46 44 95 87 77 70 64
SDRL 55 52 49 46 44 130 117 106 93 83
0.55 ARL 50 48 46 44 42 98 89 80 72 65
MDRL 40 38 37 35 33 70 64 57 51 47
SDRL 36 35 34 32 30 94 84 76 67 60
0.6 ARL 19 18 18 17 17 27 25 23 22 20
MDRL 17 16 16 15 15 20 19 17 16 15
SDRL 9 9 9 9 9 23 21 20 18 17
0.7 ARL 8 8 7 7 7 7 7 6 6 6
MDRL 7 7 7 7 7 6 6 5 5 5
SDRL 3 3 3 2 2 4 4 4 3 3
0.85 ARL 4 4 4 4 4 3 3 3 2 2
MDRL 4 4 4 4 4 3 3 3 3 2
SDRL 1 1 1 1 1 1 1 1 1 1
0.95 ARL 3 3 3 3 2 1 1 1 1 1
MDRL 3 3 3 3 2 1 1 1 1 1
SDRL 1 1 1 1 1 1 1 1 1 1
  1. The ARL0 values are close to the desired value of 370 when the value of p = 0.5 (for example for λ = 0.05,L1 = 2.665,L2 = 2.619,φ = 0.02,ARL0 = 369 and for λ = 0.25, L1 = 3.271,L2 = 3.155,φ = 0.02, ARL0 = 370).

  2. It is noted that the efficiency of the proposed chart to detect small shifts in the process location, increases as the value of λ decreases (for example for λ = 0.25,L1 = 3.362,L2 = 3.090,φ = 0.04,p1 = 0.51, ARL1 = 303 and for λ = 0.05, L1 = 2.667,L2 = 2.565,φ = 0.04,p1 = 0.51,ARL1 = 257).

  3. It is observed that the shift detection ability of the proposed scheme increases as the value of φ increase (for example for λ = 0.05, L1 = 2.665,L2 = 2.619,p1 = 0.51,φ = 0.02,ARL1 = 272 and for λ = 0.05, L1 = 2.665,L2 = 2.619,p1 = 0.51,φ = 0.08, ARL1 = 228).

  4. The values of MDRL and SDRL decreases as the value of φ increases (for example for λ = 0.05,p1 = 0.52,φ = 0.02, MDRL = 120, SDRL = 150, and for λ = 0.05, p1 = 0.52, φ = 0.1,MDRL = 93,SDRL = 112).

  5. The MDRL and SDRL also decreases with an increase in the level of p1, considering fixed λ and φ.

To get more insight of the run length distribution for the proposed chart, we also computed the run length properties at varying levels of n and λ. As the value of the n increases, the detection ability of the proposed chart increases. For example, for n = 10,p1 = 0.55,ARL1 = 42 and n = 15, p1 = 0.55,ARL1 = 31 (cf. Table 2 and Fig 2). On the other hand, as the value of λ increases the shift detection ability of the proposed chart decreases. For example, for λ = 0.05,p1 = 0.6,ARL1 = 17 and λ = 0.5, p1 = 0.6,ARL1 = 35 (cf. Table 3 and Fig 3).

Table 2. Run length properties of the proposed chart for different levels of n when λ = 0.05 and φ = 0.1.

p1 n 10 12 15 20
L1 2.740 2.678 2.652 2.633
L2 2.405 2.369 2.328 2.300
0.5 ARL 369.9 369 370.9 370
MDRL 259 264 266 262
SDRL 364 351 357 352
0.51 ARL 214 205 187 169
MDRL 153 145 132 120
SDRL 201 192 174 156
0.52 ARL 126 114 100 86
MDRL 93 85 74 65
SDRL 112 99 86 72
0.53 ARL 81 72 62 51
MDRL 61 55 48 40
SDRL 68 60 50 39
0.54 ARL 56 50 43 35
MDRL 44 39 34 28
SDRL 44 38 31 24
0.55 ARL 42 37 31 26
MDRL 33 30 26 22
SDRL 30 26 21 16
0.6 ARL 17 15 13 11
MDRL 15 13 12 10
SDRL 81 7 6 4
0.7 ARL 7 6 6 5
MDRL 7 6 5 5
SDRL 2 2 2 1
0.85 ARL 4 3 3 3
MDRL 4 3 3 3
SDRL 1 1 1 1
0.95 ARL 2 2 2 2
MDRL 2 2 2 2
SDRL 1 0 0 0

Fig 2. ARL comparison of the proposed chart for different levels of n when λ = 0.05 and φ = 0.1.

Fig 2

Table 3. Run length properties of the proposed chart for different levels of λ when n = 10 and φ = 0.1.

p1 λ 0.05 0.25 0.5 0.75
L1 2.740 7.514 4.732 10
L2 2.405 2.897 3.098 2.979
0.5 ARL 370 367 371 245
MDRL 259 249 257 169
SDRL 365 369 372 244
0.51 ARL 214 246 293 197
MDRL 153 172 203 137
SDRL 201 245 293 199
0.52 ARL 126 169 227 159
MDRL 93 117 156 111
SDRL 112 169 230 160
0.53 ARL 82 120 177 129
MDRL 61 86 123 90
SDRL 68 116 179 129
0.54 ARL 56 88 137 106
MDRL 44 64 95 74
SDRL 44 83 137 105
0.55 ARL 42 65 107 86
MDRL 33 47 75 59
SDRL 30 60 105 86
0.6 ARL 17 20 35 34
MDRL 15 15 25 24
SDRL 9 17 33 33
0.7 ARL 7 6 8 8
MDRL 7 5 6 6
SDRL 2 3 6 7
0.85 ARL 2 1 1 1
MDRL 2 1 1 1
SDRL 1 1 1 1
0.95 ARL 2 1 1 1
MDRL 2 1 1 1
SDRL 1 1 1 1

Fig 3. ARL comparison of the proposed chart for different levels of λ when n = 10 and φ = 0.1.

Fig 3

3.1. Comparative analysis

In this section, we present a comparison of the proposed scheme with the EWMA-Sign chart, the AEWMA-Sign chart and the CUSUM-Sign chart. To make valid comparisons with existing counterparts, ARL0 of all selected charts is fixed at a pre-specified level i.e., ARL0 = 370.

3.1.1. Proposed Vs EWMA-Sign

The ARL values of the EWMA-Sign chart and proposed SAEWMA-sign chart are presented in Table 4, under different shift levels. The comparison reveals that SAEWMA-Sign chart performs efficiently at different shift levels (for example, with n = 10, p1 = 0.51,0.53,0.55 and 0.7, the ARL values of the proposed SAEWMA-Sign chart are ARL1 = 214,82,42,7 whereas the corresponding ARL1 = 288,106,52,8 for EWMA-Sign chart (cf. Table 4)). From Table 4, it is revealed that for all the choices of n and p1 the proposed SAEWMA-Sign chart performs more efficiently relative to the EWMA-Sign chart. These results show that the proposed SAEWMA-Sign chart is far better than EWMA-Sign chart in terms of detecting all levels of shifts.

Table 4. ARL values of the proposed and existing control charts when λ = 0.05 for different levels of n.
n Charts Profiles p1
0.5 0.51 0.52 0.53 0.54 0.55 0.6 0.7 0.85 0.95
10 Proposed ARL 370 214 126 82 56 42 17 7 4 2
MDRL 259 153 93 62 44 33 15 7 4 2
SDRL 365 201 112 69 44 30 9 2 1 1
AEWMASign ARL 369 288 174 106 72 52 19 8 4 3
MDRL 253 204 126 80 55 41 17 8 4 3
SDRL 357 272 159 90 56 38 10 3 1 1
EWMASign ARL 371 292 171 108 70 51 19 8 4 3
MDRL 261 205 126 79 54 41 17 8 4 3
SDRL 362 277 154 92 54 37 9 2 1 1
CUSUMSign ARL 376 317 216 138 90 63 20 8 4 3
MDRL 260 221 155 99 67 48 18 8 4 3
SDRL 372 304 203 125 77 52 11 3 1 0
15 Proposed ARL 371 188 100 63 43 31 13 6 3 2
MDRL 266 132 74 48 34 26 12 5 3 2
SDRL 357 175 86 50 33 21 6 2 1 0
AEWMASign ARL 369 255 138 81 53 38 15 6 3 2
MDRL 261 186 101 62 43 31 13 6 3 2
SDRL 354 250 122 67 39 25 6 2 1 0
EWMASign ARL 369 256 140 82 53 38 15 6 4 3
MDRL 258 183 102 63 43 32 13 6 4 3
SDRL 350 239 124 66 38 25 6 2 1 0
CUSUMSign ARL 368 303 193 117 73 49 15 6 3 2
MDRL 270 215 137 85 54 37 13 5 3 2
SDRL 384 293 182 107 65 40 8 2 1 0
20 Proposed ARL 370 169 86 51 35 26 11 5 3 2
MDRL 262 120 65 40 28 22 10 5 3 2
SDRL 352 156 73 39 24 16 4 1 1 0
AEWMASign ARL 368 234 115 66 43 31 12 5 3 2
MDRL 259 168 86 51 35 26 11 5 3 2
SDRL 357 221 101 51 29 19 5 1 1 0
EWMASign ARL 370 235 116 66 43 31 12 6 3 3
MDRL 262 167 86 51 35 26 11 5 3 3
SDRL 355 221 100 52 29 19 5 1 0 0
CUSUMSign ARL 358 286 173 98 61 40 12 5 2 2
MDRL 254 202 122 71 45 30 10 4 2 2
SDRL 345 276 165 89 53 33 6 1 1 0

3.1.2. Proposed Vs AEWMA-Sign

The ARL values of the AEWMA-Sign chart and proposed chart are compared in Table 4 at various kinds of shifts. Based on Table 4, we observed that the proposed SAEWMA-Sign chart has significantly better performance as compared to the AEWMA-Sign chart, (for example, with n = 15, p1 = 0.51,0.53,0.55 and 0.7 the ARL of proposed SAEWMA-Sign chart are ARL1 = 188,63,31,6 against ARL1 = 255,81,38,6 for the AEWMA-Sign chart). From these results, we noticed a significantly better performance of the SAEWMA-sign chart compared to AEWMA-sign chart.

3.1.3. Proposed Vs CUSUM-Sign

The ARL values of the CUSUM-Sign chart are reported in Table 4. From Table 4, it is revealed that the ARL1 of the proposed SAEWMA-Sign chart is lower than CUSUM-Sign, under all shifts in the process location (for example, with n = 15, p1 = 0.51,0.53,0.55 and 0.7, of the ARLs of the proposed SAEWMA-Sign chart are ARL1 = 188,63,31,6 against ARL values of CUSUM-Sign chart are, which are ARL1 = 303,117,49,6). The above mentioned results clearly indicates that the superiority of the proposed SAEWMA-Sign chart against the CUSUM-Sign chart for all levels of shifts.

3.2. A comparative analysis among single, double, repetitive and sequential sampling based charting schemes

In this section, we present a comparison of various charting schemes based on single, double, repetitive and sequential sampling mechanisms. We have evaluated the performance of all of these schemes in term of ARL, for varying shifts in location, by considering different widths of indecisive zones for some useful combinations of φ and p1 (cf. Table 5). In order to strengthen the findings of our comparative analysis, we have also computed the results of the average number of samples used (for single, double, repetitive and sequential schemes) for in-control and out-of-control processes. These results are reported in Table 6 for the same combinations of φ and p1, as used for Table 5.

Table 5. ARL values of single, DS, RS and SS schemes when λ = 0.05 and n = 10.

φ Sampling
Schemes
p1
0.5 0.51 0.52 0.53 0.54 0.55 0.6 0.7 0.85 0.95
0.02 Single 369 289 178 110 73 52 19 8 4 3
DS 369 272 164 104 69 50 19 8 4 3
RS 369 292 181 112 74 53 19 8 4 3
SS 369 272 166 103 69 50 19 8 4 3
0.06 Single 369 289 178 110 73 52 19 8 4 3
DS 371 245 147 92 64 46 18 7 4 3
RS 369 292 182 112 75 54 19 8 4 3
SS 369 243 145 91 63 46 18 7 4 3
0.1 Single 369 289 178 110 73 52 19 8 4 3
DS 374 221 128 80 56 42 17 7 4 2
RS 370 298 186 115 77 55 19 8 4 3
SS 370 214 126 79 56 42 17 7 4 2

Table 6. Average number of samples in the indecisive region for DS, RS and SS at λ = 0.05 and n = 10.

φ Sampling
Schemes
p1
0.5 0.51 0.52 0.53 0.54 0.55 0.6 0.7 0.85 0.95
0.02 DS 0.127 0.187 0.203 0.202 0.206 0.194 0.167 0.115 0.064 0.003
RS 0.204 0.203 0.200 0.203 0.183 0.176 0.161 0.104 0.067 0.004
SS 0.247 0.224 0.217 0.201 0.200 0.198 0.175 0.113 0.067 0.004
0.04 DS 0.401 0.528 0.555 0.550 0.542 0.525 0.474 0.365 0.178 0.038
RS 0.657 0.638 0.612 0.593 0.571 0.562 0.456 0.297 0.059 0.002
SS 0.834 0.646 0.576 0.564 0.547 0.536 0.465 0.356 0.174 0.034
0.1 DS 0.715 0.805 0.822 0.820 0.814 0.804 0.749 0.636 0.414 0.243
RS 1.242 1.238 1.167 1.108 1.063 0.998 0.814 0.516 0.262 0.487
SS 1.519 1.024 0.875 0.831 0.817 0.802 0.759 0.639 0.420 0.235

The comparative analysis reveals the following:

  1. The SS scheme detects the shifts more efficiently as compared to the single, DS and RS schemes. For instance, at p1 = 0.51 and φ = 0.1 the ARL1 values are 289, 221, 298 and 214 for single, DS, RS and SS schemes, respectively, as may be seen in Table 5.

  2. The average sample size for DS, RS and SS schemes (cf. Table 6) reveals that the SS scheme gains an edge over other scheme (for almost all shifts levels) with a marginal increase in the average number of samples used (cf. Table 5). For instance, if p1 = 0.52 and φ = 0.1, the average number of samples used are 10.822, 11.167 and 10.875 for DS, RS and SS schemes respectively (cf. Table 6).

  3. The performance of the DS and SS schemes are in close competition, especially when p1>0.54 (cf. Table 5). The performance of the SS scheme is relatively better than the single, DS and RS schemes when 0.51≤p1≤0.54 (cf. Table 5).

  4. With an increase in the width of indecisive zone (i.e. φ), the SS scheme gets an advantage over others, followed by the superiority of DS. It is to be noted that RS scheme behaves in a reverse manner, the reason being ignoring the sample falling in indecisive zone. In real applications, having a wider indecisive zone may not be very practical, and hence we have chosen the indecisive regions of practical worth.

Therefore, we can say that the proposed chart based on SS scheme offers an efficient charting structure that is relatively better in detecting all levels of shifts, as compared to the existing control charts, considered in this study.

4. A real-life application on smartphone accelerometer data

In this section, we provide a real-life application of an accelerometer data-set for the proposed and the other schemes, considered in this study. An accelerometer is a device which has extensive variety of applications in various fields, such as to measure vibration on machines, cars, air blast pressure, earthquake and aftershocks etc. In this study, we have selected the smartphone accelerometer data-set for the monitoring purpose. This application presents the enactment of control charts for accelerometer data monitoring. We have selected total 50 subgroups of size 10 for this study (cf. Riaz et al. [29]). For the construction of the proposed and the AEWMA-Sign schemes, we used the following parameters, λ = 0.25, L1 = 3.492, L2 = 3.026, P = 0.06, L = 3.291 and ARL0≅370.

The monitoring statistics given in (2) and (6) of the proposed SAEWMA-sign and the AEWMA-sign charts are thus constructed using the control limits given in (3) and (6), respectively. By observing the charts in Fig 4, following observations can be made for the smartphone accelerometer data-set:

Fig 4. A real-life application using data-set of smartphone accelerometer.

Fig 4

  1. The AEWMA-Sign scheme proposed by Yang et al. [24] shows an out-of-control signal at sample # 30 (cf. Fig 4).

  2. The proposed SAEWMA chart based on the SS scheme offers three out-of- control signals at sample points 29, 30 and 31 (cf. Fig 4), which indicates the quick and better shift detection ability of the proposed scheme as compared to the AEWMA-Sign scheme.

We may conclude that the proposed scheme outshines the AEWMA-Sign scheme for detecting shifts in process location of the smartphone accelerometer data. The real life application also supported the finding in Section 3.

5. Summary, conclusions and recommendations

An efficient sampling strategy can be very effective in reducing the amount of waste produced by a process. Sequential sampling is one such mechanism. In this study, we have introduced a nonparametric arcsine EWMA sign chart, namely the SAEWMA-sign chart, based on the sequential sampling, in order to increase the detection ability of the arcsine EWMA sign chart. This performance analysis revealed that the proposed chart is an efficient chart that offers higher sensitivity to different types of changes in process parameters. It is also revealed that the proposed chart has quicker shift detection ability under all the design parameters as compared to the competing charts including EWMA-Sign, the AEWMA-Sign and the CUSUM-Sign charts. A real-life data set based on smartphone accelerometer is presented for the implementation of the proposed chart. The said application favors the new chart as a more beneficial statistical tool to detect abnormalities in process location.

The scope of this study may be extended to various other directions for future research such as memory charts for attributes and variables, single and multivariate quality characteristics of the process, under sequential sampling mechanism. Moreover, the proposed chart can be further investigated for parent skewed process distributions.

Supporting information

S1 Dataset

(DOCX)

Data Availability

All relevant data are within the manuscript and its Supporting Information files.

Funding Statement

This work was supported by King Fahd University of Petroleum and Minerals grant IN171016. The funders had no role in study design, data collection and analysis, decision to publish, or preparation of the manuscript.

References

  • 1.Montgomery DC. Introduction to Statistical Quality Control. 6th Edition, Wiley, New York; 2009. [Google Scholar]
  • 2.Shewhart WA. Economic Control of Quality Manufactured Product. Van Nostrand, New York, 1931. (reprinted by the American Society for Quality Control in 1980, Milwauker, WI). [Google Scholar]
  • 3.Page ES. Continuous inspection schemes. Biometrika. 1931; 41: 100–115. [Google Scholar]
  • 4.Roberts SW. Control chart tests based on geometric moving averages. Technometrics. 1959; 3: 239–250. [Google Scholar]
  • 5.Chakraborti S, Van der Lann, Bakir ST. Nonparametric control charts: An overview and some results. Journal of Quality Technology. 2001; 33: 304–315. [Google Scholar]
  • 6.Hoboken NJ, Coehlo MLI, Graham MA, Chakraborti S. Nonparametric signed-rank control charts with variable sampling intervals. Quality and Reliability Engineering International. 2017; 33: 2181–2192. [Google Scholar]
  • 7.Mukherjee A. Sen R. Optimal design of Shewhart-Lepage type schemes and its application in monitoring service quality. European Journal of Operational Research. 2018; 266: 147–167. [Google Scholar]
  • 8.Triantafyllou IS. Nonparametric control charts based on order statistics: some advances. Communication in Statistics: Simulation and Computation. 2018; 47: 2684–2702. [Google Scholar]
  • 9.Qiu P. Some perspectives on nonparametric statistical process control. Journal of Quality Technology. 2018; 50: 49–65. [Google Scholar]
  • 10.Koutras MV, Triantafyllou IS. A general class of nonparametric control charts, Quality and Reliability Engineering International. 2018; 34: 427–435. [Google Scholar]
  • 11.Abid M, Nazir HZ, Tahir M, Riaz M. On designing a new cumulative sum Wilcoxon signed for monitoring process location. PLOS ONE. 2018; 13: e0195762 10.1371/journal.pone.0195762 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 12.Li C, Mukherjee A. Su Q. A distribution-free Phase I monitoring scheme for subgroup location and scale based on the multi-sample Lepage statistic. Computers and Industrial Engineering. 2019; 129: 259–273. [Google Scholar]
  • 13.Triantafyllou IS. A new distribution-free control scheme based on order statistics. Journal of Nonparametric Statistics. 2019. 31: 1–30. [Google Scholar]
  • 14.Chakraborti S, Graham MA. Nonparametric Statistical Process Control. John Wiley and Sons, 2019. [Google Scholar]
  • 15.Croasdale R. Control charts for a double-sampling scheme based on average production run lengths. International Journal of Production Research. 1974; 12: 585–592. [Google Scholar]
  • 16.Al-Omari AI, Bouza CN. Review of ranked set sampling: modifications and applications. Revista Investigación Operacional. 2014; 3: 215–240. [Google Scholar]
  • 17.Haq A.; Brown J.; Moltchanova E. New synthetic EWMA and synthetic CUSUM control charts for monitoring the process mean. Quality and Reliability Engineering International. 2016; 32: 269–290. [Google Scholar]
  • 18.Aslam M, Azam M, Jun C-H. A mixed repetitive sampling plan based on process capability index. Applied Mathematical Modelling. 2013; 37: 10027–10035. [Google Scholar]
  • 19.Aslam M, Azam M, Jun C-H. A new exponentially weighted moving average sign chart using repetitive sampling. Journal of Process Control. 2014; 24: 1149–1153. [Google Scholar]
  • 20.Lee LY, Khoo MBC, Teh SY, Lee MH. A variable sampling interval synthetic Xbar chart for the process mean. PLOS ONE. 2015; 10: e0126331 10.1371/journal.pone.0126331 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 21.Yue J, Liu L. Multivariate nonparametric control chart with variable sampling interval. Applied Mathematical Modelling. 2017; 52: 603–612. [Google Scholar]
  • 22.Balamurali S, Jun C-H. Repetitive group sampling procedure for variables inspection. Journal of Applied Statistics. 2006; 33: 327–338. [Google Scholar]
  • 23.Wald A. Sequential Analysis of Statistical Data: Theory Statistical Research Group, Columbia University. 1943. [Google Scholar]
  • 24.Yang SF, Lin JS, Cheng SW. A new non-parametric EWMA sign control chart. Expert Systems with Applications. 2011; 38: 6239–6243. [Google Scholar]
  • 25.Yang SF, Cheng SW. A new non-parametric CUSUM mean chart. Quality and Reliability Engineering International. 2010; 27: 867–875. [Google Scholar]
  • 26.Koti KM, Babu GJ. Sign test for ranked-set sampling. Communication in Statistics Theory and Methods. 1996; 25: 1617–1630. [Google Scholar]
  • 27.Abbasi SA. A new nonparametric EWMA sign control chart. Expert Systems with Applications. 2012; 39: 8503. [Google Scholar]
  • 28.Dyer JN. Monte Carlo simulation design for evaluating normal-based control chart properties. Journal of Modern Applied Statistical Methods. 2016; 15: 580–626. [Google Scholar]
  • 29.Riaz M, Khaliq Q-U-A, Gul S. Mixed Tukey EWMA-CUSUM control chart and its applications. Quality Technology and Quantitative Management. 2017; 14: 378–411. [Google Scholar]

Associated Data

This section collects any data citations, data availability statements, or supplementary materials included in this article.

Supplementary Materials

S1 Dataset

(DOCX)

Data Availability Statement

All relevant data are within the manuscript and its Supporting Information files.


Articles from PLoS ONE are provided here courtesy of PLOS

RESOURCES