Synopsis
Introduction
- What is SPC?
- Preface
- Synopsis
Part 1: Understanding Variation
- Understanding Variation
- Understanding SPC Charts
- Looking for Signals
- Charts Without Borders – using runs analysis as stand-alone rules with run charts
- Using SPC in Healthcare
Part 2: Constructing SPC Charts with R
- Your First SPC Charts with Base R
- Calculating Control Limits
- Highlighting Freaks, Shifts, and Trends
- Core R Functions to Construct SPC Charts
- SPC Charts with ggplot2
- Introducing qicharts2
Part 3: Case Studies and Worked Examples
- Case 1
- Case 2
- Case 3
Part 4: Advanced SPC Techniques
- Funnel Plots for Categorical Subgroups
- Pareto Charts for Ranking Problems
- SPC Charts for Rare Events
- T Charts for Time Between Events
- G Charts for Opportunities Between Cases
- Bernoulli CUSUM charts for binary data
- Screened I Chart (eliminating freak moving ranges before calculating limits)
- Dual charting
- Prime Charts for Count Data with Very Large Subgroups
- Improved (normalised) I chart
Part 5: Best Practices and Tips
- Tips for Effective SPC Implementation
- Automating production of SPC charts
- Engaging stakeholders
- Continuous monitoring and improvement.
- Problems and challenges with SPC
- 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
- A Note on Rational Subgrouping and Sampling
- When to Transform Data Before Plotting
- High Volume Data
- Scaling Up Charts (technical issues, tabular charts, grids)
Part 6: Conclusion and Final Thoughts
- Summary of Key Points
- The Control Charts vs Run Charts Debate
- Emerging trends in SPC and healthcare analytics
- Encouragement for Continuous Learning and Application
- Final Thoughts
Appendices
- Included Data Sets
- A Note on R
- Basic Statistical Concepts
- Diagnostic Properties of SPC Charts (Two Types of Errors When Using SPC)
- Table of Critical Values for Longest Runs and Number of Crossings
- Resources and Further Readings
- 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