scoresvideos
Engineering Applications of Statistics
Table of Contents

Control charts are essential tools in quality control, helping monitor process stability and detect variations. They come in two main types: charts for variables, which track measurable characteristics, and charts for attributes, which monitor countable defects or nonconformities.

Variables control charts include X-bar and R charts, used to monitor process means and ranges. Attribute control charts, like p, np, c, and u charts, track defects or nonconforming items. Both types help identify out-of-control points, guiding process improvements and maintaining product quality.

Control charts for variables

X-bar and R charts

  • Construct and interpret X-bar charts to monitor the sample means over time and detect shifts in the process mean
    • X-bar charts track the central tendency of a process by plotting the means of subgroups (samples) taken at regular intervals
    • Control limits on X-bar charts are typically set at ±3 standard deviations from the centerline, which represents the grand mean (X-double-bar) of the subgroup means
    • Points falling outside the control limits or exhibiting non-random patterns (trends, cycles, or shifts) indicate the presence of special causes of variation that require investigation and corrective action
    • Example: An X-bar chart for the diameter of a manufactured part can detect if the process mean has shifted above or below the target value
  • Develop and analyze R charts to monitor the sample ranges and identify changes in process variability
    • R charts track the dispersion or spread of a process by plotting the ranges (difference between the largest and smallest values) of subgroups over time
    • Control limits on R charts are based on the average range (R-bar) and factors derived from the sample size and desired false alarm rate
    • Points outside the control limits or non-random patterns on the R chart suggest changes in process variability, which may require adjustments to maintain consistent output
    • Example: An R chart for the weight of packaged products can identify if the process variability has increased, leading to more underweight or overweight packages

Interpreting control charts for variables

  • Assess process stability by examining the distribution of points relative to the control limits and centerline
    • A stable process exhibits points that fluctuate randomly around the centerline within the control limits, without any systematic patterns or trends
    • Out-of-control points or non-random patterns indicate the presence of special causes of variation that need to be investigated and addressed
    • Example: A process is considered stable if approximately 99.7% of the points fall within the ±3 standard deviation control limits on the X-bar and R charts
  • Identify potential issues and determine the need for process adjustments or improvements based on the control chart analysis
    • Out-of-control points or patterns on the X-bar chart may suggest shifts in the process mean, requiring adjustments to bring the process back on target
    • Changes in variability detected on the R chart may necessitate improvements to reduce process inconsistency and enhance product quality
    • Interpreting control charts helps prioritize improvement efforts and guide decision-making for process optimization
    • Example: If an X-bar chart shows a trend of increasing means, the process may need to be adjusted to prevent the production of out-of-specification parts

Control charts for attributes

p and np charts

  • Construct and interpret p charts to monitor the proportion of nonconforming items in a sample
    • p charts track the fraction or percentage of defective items in subgroups of varying size, based on the number of nonconforming items divided by the total number of items inspected
    • Control limits on p charts are calculated using the average proportion of nonconforming items (p-bar) and the binomial distribution, considering the sample size
    • Points outside the control limits or non-random patterns on the p chart indicate shifts in the process quality or the presence of special causes affecting the proportion of nonconforming items
    • Example: A p chart for the proportion of defective circuit boards can help monitor the quality of the manufacturing process and identify when corrective action is needed
  • Develop and analyze np charts to monitor the number of nonconforming items in a sample of constant size
    • np charts track the count of defective items in subgroups of fixed size, plotting the number of nonconforming items over time
    • Control limits on np charts are based on the average number of nonconforming items (np-bar) and the binomial distribution, assuming a constant sample size
    • Out-of-control points or patterns on the np chart suggest changes in the process quality or the influence of special causes on the number of nonconforming items
    • Example: An np chart for the number of defective tires in a batch of 100 can help identify when the process is producing an unusually high or low number of nonconforming tires

c and u charts

  • Construct and interpret c charts to monitor the number of defects or nonconformities in a sample
    • c charts track the count of defects or nonconformities in subgroups of constant size, such as the number of surface flaws on a painted car or the number of errors in a software module
    • Control limits on c charts are calculated using the average number of defects per subgroup (c-bar) and the Poisson distribution, assuming a fixed sample size
    • Points outside the control limits or non-random patterns on the c chart indicate changes in the process quality or the presence of special causes affecting the number of defects
    • Example: A c chart for the number of surface defects on a manufactured part can help monitor the effectiveness of the finishing process and identify when improvements are needed
  • Develop and analyze u charts to monitor the average number of defects per unit in a sample of varying size
    • u charts track the average number of defects or nonconformities per inspection unit in subgroups of varying size, such as the number of defects per square meter of fabric or the number of errors per 1000 lines of code
    • Control limits on u charts are based on the average number of defects per unit (u-bar) and the Poisson distribution, considering the sample size
    • Out-of-control points or patterns on the u chart suggest changes in the process quality or the influence of special causes on the average number of defects per unit
    • Example: A u chart for the number of defects per 100 meters of cable can help assess the consistency of the cable manufacturing process and identify when corrective action is necessary

Control limits and out-of-control points

Calculating control limits

  • Determine the appropriate formulas for calculating control limits based on the type of control chart and the underlying statistical distribution
    • For X-bar charts, control limits are calculated using the grand mean (X-double-bar) and the average range (R-bar) or standard deviation (s-bar) of the subgroups, along with factors based on the sample size
    • For R charts, control limits are based on the average range (R-bar) and factors derived from the sample size and desired false alarm rate, typically using D3 and D4 constants
    • For attribute charts (p, np, c, and u), control limits are calculated using the average proportion or count of nonconforming items or defects and the appropriate statistical distribution (binomial or Poisson)
    • Example: The upper and lower control limits for an X-bar chart are calculated as $UCL = \bar{\bar{X}} + A_2 \bar{R}$ and $LCL = \bar{\bar{X}} - A_2 \bar{R}$, where $A_2$ is a factor based on the subgroup size
  • Apply the appropriate factors and constants to compute the control limits for each type of control chart
    • Factors such as A2, D3, and D4 are used in the calculation of control limits for variables charts, while factors such as 3 and $\sqrt{n}$ are used for attribute charts
    • The choice of factors and constants depends on the subgroup size, desired false alarm rate, and the assumptions of the underlying distribution
    • Example: For an R chart with a subgroup size of 5, the upper and lower control limits are calculated as $UCL_R = D_4 \bar{R}$ and $LCL_R = D_3 \bar{R}$, where $D_3$ and $D_4$ are constants based on the subgroup size

Identifying out-of-control points

  • Recognize out-of-control points as observations that fall outside the control limits or exhibit non-random patterns
    • Points beyond the upper or lower control limits indicate the presence of special causes of variation that require investigation and corrective action
    • Non-random patterns, such as trends, cycles, or shifts, also suggest the influence of special causes, even if the points remain within the control limits
    • Example: A point above the upper control limit on an X-bar chart indicates that the process mean has shifted significantly higher than expected
  • Investigate the root causes of out-of-control points and implement appropriate corrective actions
    • Analyze the process, equipment, materials, personnel, and environment to identify the factors contributing to the out-of-control situation
    • Develop and implement targeted corrective actions to eliminate the special causes of variation and restore process stability
    • Document the findings and actions taken to address out-of-control points for future reference and continuous improvement
    • Example: If an out-of-control point is caused by a malfunctioning machine, the corrective action may involve repairing or replacing the equipment to prevent further process disruptions

Control chart performance evaluation

Assessing the effectiveness of control charts

  • Evaluate the ability of control charts to detect process changes and distinguish between common and special causes of variation
    • Control charts should be sensitive enough to quickly identify significant process shifts or variations while minimizing false alarms due to random fluctuations
    • The effectiveness of control charts depends on factors such as sample size, sampling frequency, and the magnitude of the change or variation to be detected
    • Example: A well-designed X-bar chart should be able to rapidly detect a shift of 1.5 standard deviations in the process mean while maintaining a low false alarm rate
  • Consider the impact of Type I and Type II errors on control chart performance and decision-making
    • Type I errors (false alarms) occur when a point falls outside the control limits due to chance alone, leading to unnecessary investigations and adjustments
    • Type II errors (missed detections) occur when a process change goes undetected, allowing the process to continue operating in an out-of-control state
    • The choice of control limits and sample size affects the balance between Type I and Type II errors, and should be based on the costs and risks associated with each type of error
    • Example: In a high-risk manufacturing process, it may be more important to minimize Type II errors (missed detections) to ensure product safety, even if it results in a higher rate of Type I errors (false alarms)

Measuring control chart performance

  • Use metrics such as the average run length (ARL) to quantify the performance of control charts in detecting process changes
    • The ARL represents the average number of samples required to detect a process shift of a given magnitude, with a shorter ARL indicating better performance
    • ARL values can be calculated for both in-control (ARL0) and out-of-control (ARL1) states, providing insights into the chart's sensitivity and false alarm rate
    • Example: An X-bar chart with an ARL0 of 370 and an ARL1 of 5 for a 1.5-standard-deviation shift in the mean indicates that, on average, the chart will signal a false alarm every 370 samples when the process is in control, and detect the shift within 5 samples when it occurs
  • Assess the practical implications of control chart performance on process monitoring and improvement efforts
    • Consider the costs and benefits associated with the control chart's sensitivity, false alarm rate, and detection speed in the context of the specific process and industry
    • Evaluate the impact of control chart performance on the efficiency and effectiveness of process monitoring, root cause analysis, and continuous improvement initiatives
    • Example: In a high-volume manufacturing process, a control chart with a higher false alarm rate may be acceptable if it ensures rapid detection of critical process shifts, as the cost of investigating false alarms may be outweighed by the benefits of preventing defects and maintaining product quality