X̅ and R chart

{{Short description|Statistical tool}}

{{DISPLAYTITLE:{{mvar|x̅}} and R chart}}

{{Infobox control chart

| name = \bar x and R chart

| proposer = Walter A. Shewhart

| subgroupsize = 1 < n ≤ 10

| measurementtype = Average quality characteristic per unit

| qualitycharacteristictype = Variables data

| distribution = Normal distribution

| sizeofshift = ≥ 1.5σ

| varchart = R chart for a paired xbar and R chart.svg

| varcenter = \bar R = \frac {\sum_{i=1}^m max(x_{ij}) - min(x_{ij})}{m}

| varupperlimit = D_4 \bar R

| varlowerlimit = D_3 \bar R

| varstatistic = Ri = max(xj) - min(xj)

| meanchart = Xbar chart for a paired xbar and R chart.svg

| meancenter = \bar \bar x = \frac {\sum_{i=1}^m \sum_{j=1}^n x_{ij}}{mn}

| meanlimits = \bar \bar x \pm A_2 \bar R

| meanstatistic = \bar x_i = \frac {\sum_{j=1}^n x_{j}}{n}

}}

In statistical process control (SPC), the \bar x and R chart, also known as an averages and range chart is a type of scheme, popularly known as control chart, used to monitor the mean and range of a normally distributed variables simultaneously, when samples are collected at regular intervals from a business or industrial process.{{Cite web|url=http://www.itl.nist.gov/div898/handbook/pmc/section3/pmc321.htm|title=Shewhart X-bar and R and S Control Charts|work=NIST/Sematech Engineering Statistics Handbook]|publisher=National Institute of Standards and Technology|access-date=2009-01-13}} It is often used to monitor the variables data but the performance of the \bar x and R chart may suffer when the normality assumption is not valid.

Properties

The "chart" actually consists of a pair of charts: One to monitor the process standard deviation (as approximated by the sample moving range) and another to monitor the process mean, as is done with the \bar x and s and individuals control charts. The \bar x and R chart plots the mean value for the quality characteristic across all units in the sample, \bar x_i, plus the range of the quality characteristic across all units in the sample as follows:

: R = xmax - xmin.

The normal distribution is the basis for the charts and requires the following assumptions:

  • The quality characteristic to be monitored is adequately modeled by a normally distributed random variable
  • The parameters μ and σ for the random variable are the same for each unit and each unit is independent of its predecessors or successors
  • The inspection procedure is same for each sample and is carried out consistently from sample to sample

The control limits for this chart type are:{{Cite book|url=http://www.eas.asu.edu/~masmlab/montgomery/|title=Introduction to Statistical Quality Control|last=Montgomery|first=Douglas|publisher=John Wiley & Sons, Inc.|year=2005|isbn=978-0-471-65631-9|location=Hoboken, New Jersey|pages=197|oclc=56729567}}

  • D_3 \bar R (lower) and D_4 \bar R (upper) for monitoring the process variability
  • \bar \bar x \pm A_2 \bar R for monitoring the process mean

: where \bar \bar x and \bar R are the estimates of the long-term process mean and range established during control-chart setup and A2, D3, and D4 are sample size-specific anti-biasing constants. The anti-biasing constants are typically found in the appendices of textbooks on statistical process control.

:

Usage of the chart

The chart is advantageous in the following situations:{{Cite book |last=Montgomery |first=Douglas |url=http://www.eas.asu.edu/~masmlab/montgomery/ |title=Introduction to Statistical Quality Control |publisher=John Wiley & Sons, Inc. |year=2005 |isbn=978-0-471-65631-9 |location=Hoboken, New Jersey |pages=222 |oclc=56729567}}

  1. The sample size is relatively small (say, n ≤ 10—\bar x and s charts are typically used for larger sample sizes)
  2. The sample size is constant
  3. Humans must perform the calculations for the chart

As with the \bar x and s and individuals control charts, the \bar x chart is only valid if the within-sample variability is constant.{{Cite book|url=http://www.eas.asu.edu/~masmlab/montgomery/|title=Introduction to Statistical Quality Control|last=Montgomery|first=Douglas|publisher=John Wiley & Sons, Inc.|year=2005|isbn=978-0-471-65631-9|location=Hoboken, New Jersey|pages=214|oclc=56729567}} Thus, the R chart is examined before the \bar x chart; if the R chart indicates the sample variability is in statistical control, then the \bar x chart is examined to determine if the sample mean is also in statistical control. If on the other hand, the sample variability is not in statistical control, then the entire process is judged to be not in statistical control regardless of what the \bar x chart indicates.

Limitations

For monitoring the mean and variance of a normal distribution, the \bar x and s chart chart is usually better than the \bar{x}

and R chart.

See also

  • \bar x and s chart
  • Shewhart individuals control chart
  • Simultaneous monitoring of mean and variance of Gaussian Processes with estimated parameters (when standards are unknown){{Cite journal|last1=McCracken|first1=A. K.|last2=Chakraborti|first2=S.|last3=Mukherjee|first3=A.|date=2013-10-01|title=Control Charts for Simultaneous Monitoring of Unknown Mean and Variance of Normally Distributed Processes|journal=Journal of Quality Technology|volume=45|issue=4|pages=360–376|doi=10.1080/00224065.2013.11917944|s2cid=117307669 |issn=0022-4065}}

References