Coverage–Precision Tradeoff (CPT)
This framework describes the structural tradeoff between coverage and precision in outbound prospecting — and why attempting to maximize both guarantees failure.
It is intentionally rules-based, observable, and non-opinionated.
Purpose
Define the structural tradeoff between coverage and precision in outbound prospecting — and why attempting to maximize both guarantees failure.
This framework exists to explain:
- why “scrape everything” backfires
- why more data reduces clarity
- why selective completeness beats total coverage
This is not a performance framework.
It is a systems constraint.
Core Principle (canonical)
Definitions (strict)
Coverage
The proportion of the total addressable universe included.
- High coverage → many businesses
- Low coverage → selective subset
Precision
The proportion of included businesses that are actually relevant.
- High precision → few false positives
- Low precision → high noise
The Tradeoff Curve (conceptual)
As coverage increases:
- Signal quality decreases
- Noise increases
- Verification cost rises
- Message alignment breaks
- Decision confidence drops
As precision increases:
- Coverage necessarily shrinks
- Volume decreases
- Confidence rises
- Operational effort stabilizes
Canonical Inputs
This framework considers only:
coverage_level = {low | medium | high}signal_threshold = {strict | moderate | loose}verification_costfalse_positive_rate
No outcomes.
No reply rates.
System States (authoritative)
State 1 — Max Coverage Systems
Goal
“Get every possible business.”
Characteristics
- Loose signal thresholds
- Many inferred signals
- Minimal verification
- Large datasets
Consequences
- High false positives
- Weak message alignment
- Copy must compensate
- Volume escalates
Failure mode
Noise amplification
This is where most scrapers live.
State 2 — Max Precision Systems
Goal
“Only perfect prospects.”
Characteristics
- Extremely strict criteria
- Heavy verification
- Manual review
- Very small datasets
Consequences
- Low volume
- High per-record cost
- Bottlenecks
- Fragility
Failure mode
Throughput collapse
This does not scale.
State 3 — Controlled Precision (Optimal Zone)
Goal
“Enough coverage with defensible relevance.”
Characteristics
- Explicit signal requirements
- Moderate thresholds
- Verifiable evidence
- Known exclusions
Consequences
- Bounded noise
- Predictable effort
- Sustainable volume
- Clear reasons for inclusion
Failure mode
Signal misclassification (fixable)
This is the only viable operating zone.
Why “More Data” Makes Things Worse
Increasing coverage:
- Increases false positives faster than volume
- Dilutes signal confidence
- Forces generic messaging
- Pushes cost downstream to agencies
This creates the illusion of value while exporting pain.
Precision Is Not Accuracy (important distinction)
Accuracy = correctness of a specific data point
Precision = relevance of inclusion
Canonical Axioms (pull-out quotes)
Common Misinterpretations (explicitly rejected)
This framework does not say:
- “Smaller lists always perform better”
- “More filtering guarantees success”
- “Coverage is bad”
It says:
- Coverage without constraints creates noise
- Precision without throughput stalls systems
- The middle is intentional, not accidental
Zendory Positioning (safe, generic)
This framework describes the structural tradeoff between coverage and precision in outbound targeting.
Zendory is designed to operate in the controlled-precision zone, but the framework itself is implementation-agnostic.
Related frameworks
- Leads vs Prospects (classification)
- Outbound Relevance Filter (signal thresholding)
- Message–Signal Alignment (alignment constraints)
- Signal Decay Model (freshness as constraint)
- Prospecting Cost Curve (cost of noise)
Positioning
Frameworks are: how to think, how to decide, how to reason about outbound.
Zendory is built using these principles, not presented as a perfect implementation of them.