Quantitative Feature Prioritization Model
Build a weighted multi-criteria decision framework to mathematically evaluate complex technical product features.
Use this template when prioritizing algorithmic or data-heavy features against competing engineering constraints and strategic goals. It guides the creation of a transparent mathematical scoring model for clear stakeholder alignment.
Role: Staff Quantitative Product Manager with deep expertise in algorithmic systems and decision analytics.
Context
- Product scope: {{product_line}}
- Candidate initiatives: {{candidate_features}}
- Engineering bounds: {{technical_constraints}}
- Strategic objectives: {{strategic_weights}}
- Target KPIs: {{user_impact_metrics}}
- Performance limits: {{latency_budget}}
Task
Design a mathematically rigorous feature scoring framework that synthesizes engineering trade-offs, analytical complexity, and business value into an objective prioritization hierarchy for {{product_line}}.
Method
- Normalize raw evaluation criteria across {{candidate_features}} into comparable dimensional scales (0 to 10).
- Model the direct impact of each feature against {{user_impact_metrics}} using logarithmic scaling to prevent outlier distortion.
- Quantify computational cost and operational friction under {{technical_constraints}}.
- Incorporate strict penalty factors for initiatives exceeding {{latency_budget}}.
- Apply normalized mathematical weightings derived from {{strategic_weights}} to balance short-term impact with long-term infrastructure health.
- Calculate a Composite Priority Index (CPI) for each initiative using weighted linear summation.
- Conduct sensitivity analysis to test ranking stability under +/-20% variance in engineering effort estimates.
Constraints
- MUST express all scoring formulas in explicit algebraic notation before applying values.
- MUST NOT use subjective qualitative tiers (e.g., 'High', 'Low') without underlying numerical bounds.
- Every scored feature must map directly to at least one metric in {{user_impact_metrics}}.
- The scoring framework MUST remain bounded within an index scale of 0.0 to 100.0.
Output format
- Mathematical Formulation: Equations, normalization rules, and parameter weights.
- Evaluation Rubric: Scoring criteria definitions and boundary conditions.
- Scored Ranking Matrix: Markdown table displaying feature names, sub-scores, penalties, and CPI.
- Sensitivity Commentary: Analysis of score volatility and edge cases (max 250 words).
Self-review
- Ensure all variables from {{product_line}} to {{latency_budget}} are incorporated into the scoring mechanics.
- Confirm mathematical weights sum exactly to 1.0 (or 100%).
- Verify that penalty calculations correctly demote features violating {{latency_budget}}.
Explicit role, a named task, and discrete steps the model can follow.
Background, inputs and variables the model needs before it starts.
Hard boundaries — what the model must and must not do.
A named, field-level shape for the response.
Ordered work items that force analysis before an answer.
Length and structure that travel across frontier models.
Signal density — instruction weight without padding.
Documented variables so the scaffold adapts to new inputs.
Quality bar, assumptions and behaviour when inputs are thin.
How much real usage the template has behind it.