Fiveable

๐Ÿ“ˆIntro to Probability for Business Unit 15 Review

QR code for Intro to Probability for Business practice questions

15.1 Control Charts for Variables and Attributes

15.1 Control Charts for Variables and Attributes

Written by the Fiveable Content Team โ€ข Last updated August 2025
Written by the Fiveable Content Team โ€ข Last updated August 2025
๐Ÿ“ˆIntro to Probability for Business
Unit & Topic Study Guides

Control charts are powerful tools for monitoring and improving quality in manufacturing and service processes. They help detect variations, allowing businesses to maintain consistent output and reduce defects.

For measurable characteristics like length or weight, we use variable control charts. For countable features like defects, we use attribute control charts. Both types help identify out-of-control processes and non-random patterns, guiding quality improvement efforts.

Control Charts for Variables

Control charts: variables vs attributes

  • Control charts for variables used when quality characteristics measurable on continuous scale (length, weight, temperature, time)
  • Control charts for attributes used when quality characteristics categorical or counted (number of defects, proportion of defective items)
  • Common types of control charts for variables: X-bar chart, R chart, S chart
  • Common types of control charts for attributes: p-chart, np-chart, c-chart, u-chart
Control charts: variables vs attributes, Explore with Shiny the impact of sample size on "p-charts"

X-bar and R charts

  • X-bar chart monitors process mean over time
    • Center line: Xห‰ห‰=โˆ‘i=1kXห‰ik\bar{\bar{X}} = \frac{\sum_{i=1}^{k} \bar{X}_i}{k}, where Xห‰i\bar{X}_i is sample mean and kk is number of samples
    • Upper control limit (UCL): Xห‰ห‰+A2Rห‰\bar{\bar{X}} + A_2 \bar{R}
    • Lower control limit (LCL): Xห‰ห‰โˆ’A2Rห‰\bar{\bar{X}} - A_2 \bar{R}
    • A2A_2 is constant based on sample size, and Rห‰\bar{R} is average range
  • R chart monitors process variability over time
    • Center line: Rห‰=โˆ‘i=1kRik\bar{R} = \frac{\sum_{i=1}^{k} R_i}{k}, where RiR_i is sample range
    • UCL: D4Rห‰D_4 \bar{R}
    • LCL: D3Rห‰D_3 \bar{R}
    • D3D_3 and D4D_4 are constants based on sample size
  • Points outside control limits indicate out-of-control process
  • Non-random patterns (trends, shifts, cycles) suggest process instability
Control charts: variables vs attributes, Cรณmo realizar un Control de Calidad a Tu Producto o Servicio

Control Charts for Attributes

P-charts and c-charts

  • p-chart monitors proportion of defective items in sample
    • Center line: pห‰=โˆ‘i=1kpik\bar{p} = \frac{\sum_{i=1}^{k} p_i}{k}, where pip_i is proportion of defective items in sample ii
    • UCL: pห‰+3pห‰(1โˆ’pห‰)n\bar{p} + 3\sqrt{\frac{\bar{p}(1-\bar{p})}{n}}
    • LCL: pห‰โˆ’3pห‰(1โˆ’pห‰)n\bar{p} - 3\sqrt{\frac{\bar{p}(1-\bar{p})}{n}}, where nn is sample size
  • c-chart monitors number of defects per unit in sample
    • Center line: cห‰=โˆ‘i=1kcik\bar{c} = \frac{\sum_{i=1}^{k} c_i}{k}, where cic_i is number of defects in sample ii
    • UCL: cห‰+3cห‰\bar{c} + 3\sqrt{\bar{c}}
    • LCL: cห‰โˆ’3cห‰\bar{c} - 3\sqrt{\bar{c}}
  • Points outside control limits indicate out-of-control process
  • Non-random patterns suggest process instability

Out-of-control patterns

  • Out-of-control points are points outside UCL or LCL
  • Non-random patterns include:
    1. Trends: Continuous increase or decrease in points
    2. Shifts: Abrupt change in level of process
    3. Cycles: Repeating patterns over time
    4. Clustering: Points grouped close to center line or control limits
    5. Mixing: Points alternating between high and low values
  • Investigating and addressing out-of-control points and patterns crucial for process improvement