Hamada's equation: Difference between revisions

From formulasearchengine
Jump to navigation Jump to search
en>Cydebot
m Robot - Speedily moving category Capital to Category:Capital (economics) per CFDS.
en>Yobot
m WP:CHECKWIKI error fixes using AWB (10093)
 
Line 1: Line 1:
{{Infobox control chart
The author's title is Christy. For many years she's been working as a journey agent. For a while I've been in Mississippi but now I'm considering other options. One of the very best psychic ([http://www.octionx.sinfauganda.co.ug/node/22469 http://www.octionx.sinfauganda.co.ug/]) issues in the world for him is doing ballet and he'll be starting some thing else alongside with it.
| name =            Individuals and moving range control chart
| proposer =        [[Walter A. Shewhart]]
| subgroupsize =    n = 1
| measurementtype =  Average quality characteristic per unit
| qualitycharacteristictype = [[Variable and attribute (research)|Variables data]]
| distribution =    [[Indefinite pronoun|none]]
| sizeofshift =      ≥ 1.5σ
| varchart =        MR chart for a paired individuals and MR chart.svg
| varcenter =        <math>\overline{MR_i} = \frac {\sum_{i=2}^m \big|  x_i - x_{i - 1} \big| }{m - 1}</math>
| varupperlimit =    <math>D_4 \overline{MR}</math>
| varlowerlimit =    <math>D_3 \overline{MR}</math>
| varstatistic =    <math>MR_i = \big |  x_i - x_{i - 1} \big |  </math>
| meanchart =        Individuals chart for a paired individuals and MR chart.svg
| meancenter =      <math>\overline{x} = \frac {\sum_{i=1}^m x_{i}}{m}</math>
| meanlimits =      <math>\overline{x} \pm 3\frac {\overline{MR}}{d_2}</math>
| meanstatistic =    x<sub>i</sub>
}}
 
In [[statistical process control|statistical quality control]], the '''individual/moving-range chart''' is a type of [[control chart]] used to monitor [[Variable and attribute (research)|variables data]] from a [[Business process|business]] or [[List of industrial processes|industrial process]] for which it is impractical to use rational subgroups.<ref>{{cite web|url=http://www.itl.nist.gov/div898/handbook/pmc/section3/pmc322.htm|title=Individuals Control Charts|accessdate=2009-08-10|work=[http://www.itl.nist.gov/div898/handbook/index.htm NIST/Sematech Engineering Statistics Handbook]|publisher=[[National Institute of Standards and Technology]]}}</ref>
 
The chart is necessary in the following situations:<ref name="Montgomery2005">{{cite book | last = Montgomery | first = Douglas | title = Introduction to Statistical Quality Control | publisher = [[John Wiley & Sons]], Inc. | year = 2005 | location = [[Hoboken, New Jersey]] |  url = http://www.eas.asu.edu/~masmlab/montgomery/ | isbn = 978-0-471-65631-9 | oclc = 56729567}}</ref>{{rp|231}}
#Where automation allows inspection of each unit, so rational subgrouping has less benefit.
#Where production is slow so that waiting for enough samples to make a rational subgroup unacceptably delays monitoring
#For processes that produce homogeneous batches (e.g., chemical) where repeat measurements vary primarily because of [[Measuring instrument|measurement]] error
 
The "chart" actually consists of a pair of charts:  one, the individuals chart, displays the individual measured values; the other, the moving range chart, displays the difference from one point to the next. As with other control charts, these two charts enable the user to monitor a process for shifts in the process that alter the mean or variance of the measured statistic.
 
==Interpretation==
 
As with other control charts, the individuals and moving range charts consist of points plotted with the control limits, or natural process limits. These limits reflect what the process will deliver without fundamental changes.<ref name="Wheeler2000">{{cite book | last = Wheeler | first = Donald J. | title = Understanding Variation: The Key to Managing Chaos | publisher = SPC Press, Inc. | year = 2000 | isbn = 978-0-945320-53-1}}</ref>{{rp|43}} Points outside of these control limits are signals indicating that the process is not operating as consistently as possible; that some assignable cause has resulted in a change in the process. Similarly, runs of points on one side of the average line should also be interpreted as a signal of some change in the process. When such signals exist, action should be taken to identify and eliminate them. When no such signals are present, no changes to the process control variables (i.e. "tampering") are necessary or desirable.<ref name="Wheeler2000" />{{rp|125}}
 
==Assumptions==
 
The [[normal distribution]] is NOT assumed nor required in the calculation of control limits. Thus making the IndX/mR chart a very robust tool. This is demonstrated by Wheeler using real-world data<ref>
{{Citation
| last = Wheeler
| first = Donald J.
| author-link = http://www.spcpress.com
| title = When Can We Trust the Limits on a Process Behavior Chart?
| magazine = Quality Digest
| date = 2009-05-26
  | url = http://www.qualitydigest.com/inside/quality-insider-column/when-can-we-trust-limits-process-behavior-chart.html
  | accessdate = 2010-02-08
}}</ref><sup>, </sup><ref>
{{Citation
| last = Wheeler
| first = Donald J.
| author-link = http://www.spcpress.com
| title = Good Limits from Bad Data
| magazine = Quality Digest
| date = 2009-07-06
  | url = http://www.qualitydigest.com/inside/health-care-column/good-limits-bad-data.html
  | accessdate = 2010-02-08
}}</ref> and for a number of highly non-normal probability distributions.<ref>
{{Citation
| last = Wheeler
| first = Donald J.
| author-link = http://www.spcpress.com
| title = Do You Have Leptokurtophobia?
| magazine = Quality Digest
| date = 2009-08-05
  | url = http://www.qualitydigest.com/inside/quality-insider-column/do-you-have-leptokurtophobia.html
  | accessdate = 2010-02-08
}}</ref>
 
==Calculation and plotting==
===Calculation of moving range===
 
The difference between data point, <math>x_i</math>, and its predecessor, <math>x_{i-1}</math>, is calculated as <math>{MR}_i = \big|  x_i - x_{i - 1} \big|</math>. For <math>m</math> individual values, there are <math>m-1</math> ranges.
 
Next, the arithmetic mean of these values is calculated as
 
<math>\overline{MR}=\frac{\sum_{i=2}^{m}{MR_i}}{m-1}</math>
 
If the data are normally distributed with standard deviation <math>\sigma</math> then the expected value of <math>\overline{MR}</math> is <math>d_{2} \sigma= 2\sigma/\sqrt \pi .</math>
 
=== Calculation of moving range control limit ===
 
The upper control limit for the range (or upper range limit) is calculated by multiplying the average of the moving range by 3.267:
 
<math>UCL_r = 3.267\overline{MR}</math>.
 
The value 3.267 is taken from the sample size-specific {{math|<VAR>D<sub>4</sub></VAR>}} anti-biasing constant for {{math|<VAR>n</VAR>{{=}}2}}, as given in most textbooks on statistical process control (see, for example, Montgomery<ref name="Montgomery2005" />{{rp|725}}).
 
===Calculation of individuals control limits===
 
First, the average of the individual values is calculated:
 
<math>\overline{x}=\frac{\sum_{i=1}^{m}{x_i}}{m}</math>.
 
Next, the upper control limit (UCL) and lower control limit (LCL) for the individual values (or upper and lower natural process limits) are calculated by adding or subtracting 2.66 times the average moving range to the process average:
 
<math>UCL=\overline{x}+2.66\overline{MR}</math>
 
<math>LCL=\overline{x}-2.66\overline{MR}</math>
 
The value 2.66 is obtained by dividing 3 by the sample size-specific {{math|<VAR>d{{sub|2}}</VAR>}} anti-biasing constant for {{math|<VAR>n</VAR>{{=}}2}}, as given in most textbooks on statistical process control (see, for example, Montgomery<ref name="Montgomery2005" />{{rp|725}}).
 
===Creation of graphs===
 
Once the averages and limits are calculated, all of the individuals data are plotted serially, in the order in which they were recorded. To this plot is added a line at the average value, {{math|<VAR>{{overline|x}}</VAR>}} and lines at the {{math|<VAR>UCL</VAR>}} and {{math|<VAR>LCL</VAR>}} values.
 
On a separate graph, the calculated ranges {{math|MR{{sub|i}}}} are plotted. A line is added for the average value, {{math|<VAR>{{overline|MR}}</VAR>}} and second line is plotted for the range upper control limit ({{math|<VAR>UCL{{sub|r}}</VAR>}}).
 
===Analysis===
 
The resulting plots are analyzed as for other control charts, using the rules that are deemed appropriate for the process and the desired level of control. At the least, any points above either upper control limits or below the lower control limit are marked and considered a signal of changes in the underlying process that are worth further investigation.
 
==Potential pitfalls==
 
The moving ranges involved are [[Autocorrelation|serially correlated]] so runs or cycles can show up on the moving average chart that do not indicate real problems in the underlying process.<ref name="Montgomery2005" />{{rp|237}}
 
In some cases, it may be advisable to use the median of the moving range rather than its average, as when the calculated range data contains a few large values that may inflate the estimate of the population's dispersion.<ref name="Wheeler2010">
{{Citation
  | last = Wheeler
  | first = Donald J.
  | author-link = http://www.spcpress.com/
  | title = Individuals Charts Done Right and Wrong
  | periodical = Quality Digest
  | date = 2010-02-01
  | url = http://www.qualitydigest.com/inside/quality-insider-column/individual-charts-done-right-and-wrong.html
  | accessdate = 2010-02-08
}}
</ref>
 
Some have alleged that departures in normality in the process output significantly reduce the effectiveness of the charts to the point where it may require control limits to be set based on percentiles of the empirically-determined distribution of the process output<ref name="Montgomery2005" />{{rp|237}} although this assertion has been consistently refuted. See Footnote 6.
 
Many software packages will, given the individuals data, perform all of the needed calculations and plot the results. Care should be taken to ensure that the control limits are correctly calculated, per the above and standard texts on SPC. In some cases, the software's default settings may produce incorrect results; in others, user modifications to the settings could result in incorrect results. Sample data and results are presented by Wheeler for the explicit purpose of testing SPC software.<ref name="Wheeler2010" /> Performing such [[Verification and Validation (software)|software validation]] is generally a good idea with any SPC software.
 
==See also==
 
*[[Xbar and R chart|<math>\overline{x}</math> and R chart]]
*[[Xbar and s chart|<math>\overline{x}</math> and s chart]]
 
==References==
{{reflist}}
 
{{DEFAULTSORT:Shewhart Individuals Control Chart}}
[[Category:Quality control tools]]
[[Category:Statistical charts and diagrams]]

Latest revision as of 15:47, 5 May 2014

The author's title is Christy. For many years she's been working as a journey agent. For a while I've been in Mississippi but now I'm considering other options. One of the very best psychic (http://www.octionx.sinfauganda.co.ug/) issues in the world for him is doing ballet and he'll be starting some thing else alongside with it.