Xbar and s chart

From Infogalactic: the planetary knowledge core
Jump to: navigation, search

<templatestyles src="Module:Hatnote/styles.css"></templatestyles>

Lua error in Module:Infobox at line 235: malformed pattern (missing ']').

In statistical quality control, the \bar x and s chart is a type of control chart used to monitor variables data when samples are collected at regular intervals from a business or industrial process.[1]

The chart is advantageous in the following situations:[2]

  1. The sample size is relatively large (say, n > 10—\bar x and R charts are typically used for smaller sample sizes)
  2. The sample size is variable
  3. Computers can be used to ease the burden of calculation

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

s = \sqrt{\frac {\sum_{i=1}^n {\left ( x_i - \bar x \right )}^2}{n - 1}}.

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:[3]

  • B_3 \bar s (lower) and B_4 \bar s (upper) for monitoring the process variability
  • \bar x \pm A_3 \bar s for monitoring the process mean
where \bar x and \bar s = \frac {\sum_{i=1}^m s_i}{m} are the estimates of the long-term process mean and range established during control-chart setup and A3, B3, and B4 are sample size-specific anti-biasing constants. The anti-biasing constants are typically found in the appendices of textbooks on statistical process control.

As with the \bar x and R and individuals control charts, the \bar x chart is only valid if the within-sample variability is constant.[4] Thus, the s chart is examined before the \bar x chart; if the s 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.

When samples collected from the process are of unequal sizes (arising from a mistake in collecting them, for example), there are two approaches:

Technique Description
Use variable-width control limits[5] Each observation plots against its own control limits as determined by the sample size-specific values, ni, of A3, B3, and B4
Use control limits based on an average sample size[6] Control limits are fixed at the modal (or most common) sample size-specific value of A3, B3, and B4

See also

References

<templatestyles src="Reflist/styles.css" />

Cite error: Invalid <references> tag; parameter "group" is allowed only.

Use <references />, or <references group="..." />
  1. Lua error in package.lua at line 80: module 'strict' not found.
  2. Lua error in package.lua at line 80: module 'strict' not found.
  3. Lua error in package.lua at line 80: module 'strict' not found.
  4. Lua error in package.lua at line 80: module 'strict' not found.
  5. Lua error in package.lua at line 80: module 'strict' not found.
  6. Lua error in package.lua at line 80: module 'strict' not found.