Table of Contents

🎯 Target Failure Rate

πŸ“Œ Definition

The target failure rate (*pβ‚€*) in cusum_analysis is a predefined acceptable rate of failure for a procedure. It acts as a baseline against which a trainee’s performance is compared. Deviations from this rate help determine learning progression or performance issues.

It must be set realistically based on clinical standards, published data, or institutional benchmarks.

🧠 How to Choose a Target Failure Rate

Factors to consider:

  • Literature-based complication rates
  • Internal quality data from experienced clinicians
  • Complexity of the procedure
  • Training stage (novice vs expert-level target)

πŸ“Š Examples

Procedure Target Failure Rate (pβ‚€) Notes
β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”-β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”-———–
lumbar_puncture 10–20% Includes traumatic taps or supervisor takeover
central_line_insertion 5–10% Includes failed placement, arterial puncture
intubation (1st pass) 10–20% Setting-dependent: OR vs ED vs ICU
ube_lumbar_discectomy 10–15% Includes incomplete decompression or conversions
laparoscopic_cholecystectomy 5% Conversion to open, bile leak, etc.

πŸ§ͺ In the CUSUM Formula

\[ S_i = S_{i-1} + (X_i - pβ‚€) \] Where:

⚠️ Pitfalls in Choosing pβ‚€