R chart, or range chart, is a fundamental tool in statistical process control used to monitor the variability within a process. It complements the X-bar (x̄) chart by focusing on the range of the data, rather than individual values, providing a clear picture of the process dispersion over time.
An R chart plots the range of subsets of measurements collected from a process. Each point on the chart represents the range—defined as the difference between the maximum and minimum values—of a sample taken from the process at a specific time. This visualization helps detect changes in the dispersion or spread of the process data that might not affect the process mean.
Interpreting an R chart
Control Limits: The chart has a central line representing the average range, along with upper and lower control limits calculated based on the process's inherent variability. These limits are crucial for determining whether the process variability is stable.
Pattern Analysis: Patterns within the control limits are significant. A process is considered in control if the points fall randomly within these limits without any obvious patterns. Consistent patterns, such as a gradual increase or decrease in the range, indicate process shifts or trends that require investigation.
Process Stability: If points fall outside the control limits, this suggests that the process variability is not consistent and may be influenced by special causes. Identifying and addressing these causes is critical to maintaining process quality.
Interpreting R charts effectively enables organizations to control process variability, ensuring that product quality remains high and consistent. This is vital for maintaining operational efficiency and meeting quality standards in manufacturing and production environments.
R charts help track variability in processes like manufacturing.
Their interpretation involves calculating key factors like the mean sample range and the upper and lower control limits.
Consider a factory gauging the thickness of cookies in ten different batches, recording the variation in thickness for each.
Firstly, from the ten sample ranges in the table, the mean of the sample ranges R̅ is calculated as 0.252. This value represents the centerline for the R chart.
The control chart constants, D3 and D4, depend on the measurements per batch. For small sample sizes, with n less than six, the D3 value is usually zero.
For ten measurements per batch, D3 is 0.223, while D4 is 1.777 from the standard table.
Multiplying the mean range by these constants gives us the upper and lower control limits. All the values fall within the control limits.
So, from observing this chart, the bakers can conclude that the variation, but not necessarily the mean, of cookie thickness is within statistical control.