
The R-chart plots the average range and the limits of the range. This demonstrates the centering of the subset values. Future experimental subsets are plotted compared to these values. The X-Bar chart displays the centerline, which is calculated using the grand average, and the upper and lower control limits, which are calculated using the average range. X-Bar (average) charts and R (range) -charts are often paired together. An x-bar chart is often paired with either an r-chart or an s-chart to give a complete picture of the same set of data. There are three types of control charts used determine if data is out of control, x-bar charts, r-charts and s-charts. That is, n/N <= 0.05 where n is the sample size and N is the population size. Alternatively, if the population is finite but the sample size is less than 5% of the population size, we can still approximate the population to be near infinite.

It is assumed that the first occurrence of a point not falling within the predicted limits shows that the system must be unstable since it has changed from the predictive model. This is because any point taken should fall within the statistical predictions. Future data taken to determine process stability can be of any size.The upper and lower control limits for the process can then be determined from this data.

The average range is simply the average of subset ranges. The average standard deviation is simply the average of subset standard deviations. The grand average is the average of all subset averages.
#XBAR AND R CHART EXAMPLE PDF#
The image below shows the control chart for a data set with the PDF overlay. For example, if an engineer knows the mean (grand average) value, standard deviation, and range of a process, this information can be displayed as a bell curve, or population density function (PDF). Control charts build on this basic idea of statistical analysis by plotting the mean or range of subsequent data against time. For good and safe control, subsequent data collected should fall within three standard deviations of the mean.

Then, subsequent data can be compared to this already calculated mean, standard deviation and range to determine whether the new data fall within acceptable bounds. The boundaries for these classifications are set by calculating the mean, standard deviation, and range of a set of process data collected when the process is under stable operation. \)Ī process may either be classified as in control or out of control.
