Synopsis

Introduction

  1. What is SPC?
  2. Preface
  3. Synopsis

Part 1: Understanding Variation

  1. Understanding Variation
  2. Understanding SPC Charts
  3. Looking for Signals
  4. Charts Without Borders – using runs analysis as stand-alone rules with run charts
  5. Using SPC in Healthcare

Part 2: Constructing SPC Charts with R

  1. Your First SPC Charts with Base R
  2. Calculating Control Limits
  3. Highlighting Freaks, Shifts, and Trends
  4. Core R Functions to Construct SPC Charts
  5. SPC Charts with ggplot2
  6. Introducing qicharts2

Part 3: Case Studies and Worked Examples

  1. Case 1
  2. Case 2
  3. Case 3

Part 4: Advanced SPC Techniques

  1. Funnel Plots for Categorical Subgroups
  2. Pareto Charts for Ranking Problems
  3. SPC Charts for Rare Events
    • T Charts for Time Between Events
    • G Charts for Opportunities Between Cases
    • Bernoulli CUSUM charts for binary data
  4. Screened I Chart (eliminating freak moving ranges before calculating limits)
  5. Dual charting
  6. Prime Charts for Count Data with Very Large Subgroups
  7. Improved (normalised) I chart

Part 5: Best Practices and Tips

  1. Tips for Effective SPC Implementation
    • Automating production of SPC charts
    • Engaging stakeholders
    • Continuous monitoring and improvement.
    • Problems and challenges with SPC
  2. Common Pitfalls to Avoid
    • Data issues, misinterpretation of charts
    • Overreacting to common cause variation (over-sensitive runs rules, too tight control limits)
    • Automating recalculation of control limits
    • One-to-one relation between PDSA cycles and dots on the plot
  3. A Note on Rational Subgrouping and Sampling
  4. When to Transform Data Before Plotting
  5. High Volume Data
  6. Scaling Up Charts (technical issues, tabular charts, grids)

Part 6: Conclusion and Final Thoughts

  1. Summary of Key Points
    • jfældsajfsaækf
  2. The Control Charts vs Run Charts Debate
  3. Emerging trends in SPC and healthcare analytics
  4. Encouragement for Continuous Learning and Application
  5. Final Thoughts

Appendices

  1. Included Data Sets
  2. A Note on R
  3. Basic Statistical Concepts
  4. Diagnostic Properties of SPC Charts (Two Types of Errors When Using SPC)
  5. Table of Critical Values for Longest Runs and Number of Crossings
  6. Resources and Further Readings
  7. Glossary of Terms

  • Ideas for chapters / topics
    • Improved Runs Analysis Using the Bestbox and Cutbox approaches
    • CUSUM and EWMA Charts
    • Multivariate charts

  • Ideas for papers:
    • RAGs to RICHes (two voices)
    • Big data issues – CUSUM vs 3000 SPC charts
    • Improved I chart
    • The problem with SPC