Tiered Support Model¶
Service-allocation workflow — instantiates Pareto Focus
Sorts recipients into differentiated service tiers by contribution or need while guaranteeing every tier a baseline floor.
The Tiered Support Model is the operating model that turns "focus on the vital few" into graded service levels. Its distinguishing feature is that it is focus with a floor: it concentrates escalating effort on the recipients who most need or drive it, but it guarantees a universal baseline tier that concentration is never allowed to cut below. That baseline is what separates it from pure triage — a differentiated allocation that abandons the bottom. Three moves define it: partition recipients into tiers, allocate rising effort up the tiers, and hold a floor that everyone receives regardless of where they rank.
Example¶
A school district adopts a Multi-Tiered System of Supports for reading. Tier 1 is high-quality core instruction that every student receives — the floor. Universal screening then flags the students who need more: Tier 2 adds small-group intervention, and Tier 3 adds intensive one-on-one support. Scarce specialist time concentrates on the few students in Tiers 2 and 3 who need it most, but no child ever drops below Tier 1. The model is the allocation rule — who gets which tier, and how they move between tiers — bolted to the guarantee that the baseline is universal. Concentration and a floor coexist by design.
How it works¶
The model does three things a simple ranking does not. It segments recipients into tiers, which is a coarser and more operational cut than a full ranking — you need bands, not a rank order. It attaches an escalating service rule to those bands: the top tier gets the concentrated effort, the middle holds at a defined level, and so on. And it fixes a minimum service floor — the baseline tier — that the focus rule cannot spend below, which is the structural commitment that keeps the tail from being stranded.
Tuning parameters¶
- Number of tiers — more tiers target effort more finely but add classification overhead and more chances to put a recipient in the wrong band.
- Assignment criteria — whether recipients are tiered by contribution, risk, or need. This is the ethical core of the model: the axis you sort on decides who the concentration serves.
- Floor level — how generous the guaranteed baseline is. A higher floor protects the tail but leaves less capacity to concentrate on the top tier.
- Movement rules — how recipients escalate and de-escalate between tiers as their situation changes, so the tiering tracks reality rather than freezing an initial assignment.
When it helps, and when it misleads¶
Its strength is capturing Pareto gains — concentrated effort where it moves the outcome most — without the abandonment that pure focus risks, because the floor is explicit and universal rather than assumed. In needs-based settings it is the difference between triage and neglect.[1]
Its failure modes turn on the assignment axis and the floor. Tiering by value where need is the right axis quietly redistributes from those who need most to those who pay most; and a floor set too low is abandonment with paperwork. Its classic misuse is relabeling an existing "VIPs get everything, everyone else gets scraps" arrangement as a "tiered model" to lend it legitimacy. The discipline that keeps it honest is to choose the assignment axis deliberately and to set — and actually monitor — a real floor.
How it implements the components¶
segment_boundary— it partitions recipients into service tiers, the operational bands the allocation runs on.focus_rule— it allocates escalating effort up the tiers, stating what the top tier gets and what holds at baseline.minimum_service_floor— it guarantees a universal baseline tier that concentration cannot cut below, the commitment that keeps the tail served.
It does not decide *which specific accounts or cases belong in the top tier — the Key Account List and High-Risk Targeting List feed those assignments in; it does not verify in practice that the floor is holding — that is the Long-Tail Monitor; and it does not decide when to re-balance effort across tiers — that is the Marginal Reallocation Review.*
Related¶
- Instantiates: Pareto Focus — operationalizes the focus rule as graded service while preserving a baseline for everyone.
- Consumes: Key Account List and High-Risk Targeting List — supply the recipient rankings that tier assignments are drawn from.
- Sibling mechanisms: Long-Tail Monitor · Key Account List · High-Risk Targeting List · Marginal Reallocation Review · Cumulative Contribution Curve · Pareto Chart · Top-Driver Analysis · Defect-Cause Prioritization · Top-Cost-Source Intervention
Notes¶
The same structure serves opposite ethics depending on the assignment axis. Need-based tiering — triage, MTSS — concentrates help on the most vulnerable; value-based tiering — VIP service — concentrates it on the most profitable. The mechanism itself is neutral, so which axis it sorts on is not a technical detail but the moral choice at the center of the model.
References¶
[1] A Multi-Tiered System of Supports (MTSS), and the related Response to Intervention framework, structures instruction into escalating tiers on top of a universal Tier 1 that every student receives. The universal tier is the minimum service floor, which is what makes MTSS a focus-with-a-floor model rather than a triage that sheds the bottom. ↩