Back to Data Scientist Mind Map
中文·English
📈 Data ScientistID: ds-precision-marketing-budget-allocation

Precision Marketing & Uplift ROI Budget

精准营销触达定价与 ROI 预算分配
🎯Core Definition
Constrained Uplift Budget Allocation & Dynamic Pricing Optimization bridges individual CATE predictions to operational profit maximization under strict financial constraints; Mathematical formulation: for NN candidate users and treatment interventions kk, predicted incremental revenue lift is ΔRik\Delta R_{ik} with promotional unit cost CikC_{ik} under total budget cap BB; formulated as a multi-choice Knapsack Linear Program: max{xik}i,kxikΔRik\max_{\{x_{ik}\}} \sum_{i, k} x_{ik} \Delta R_{ik} subject to i,kxikCikB\sum_{i, k} x_{ik} C_{ik} \le B and kxik1\sum_k x_{ik} \le 1; solved via dual Lagrange Multipliers establishing the optimal shadow price λ\lambda^* sorting users by Marginal Uplift ROI efficiency (ΔRikCik\frac{\Delta R_{ik}}{C_{ik}}), proving mathematically optimal profit extraction under fixed capital.
💡Use Cases
Multi-million dollar promotional coupon allocation, dynamic subsidy pricing, and churn retention budget pacing.
Key Problems Solved
Naive couponing spends 100% of budget on low-margin users; Lagrangian Uplift allocation guarantees Pareto-optimal incremental revenue per dollar spent.
🎯5 High-Frequency Exam Points
1
Formulate coupon allocation as a fractional knapsack problem and prove greedy sorting by marginal efficiency CATEiCosti\frac{\text{CATE}_i}{\text{Cost}_i} is mathematically optimal?
2
Explain how binary search over Lagrangian dual multiplier λ\lambda derives the exact cutoff threshold enforcing global budget constraint BB?
3
How to resolve multi-treatment coupon tier selection by comparing incremental marginal efficiency slopes between adjacent cost tiers?
4
How to integrate contact frequency fatigue constraints and future LTV churn penalties directly into the objective function?
5
How does a PID control loop dynamically adjust shadow price λt\lambda_t throughout the day to achieve uniform budget pacing across 24 hours?
🔗Foundational Prerequisite Cards (Click to Review)
📖 In-depth Guide:📄 ds-core-cheatsheet
Updated 2026-08-14
🎯
Test Your Knowledge: Practice Questions for "Precision Marketing & Uplift ROI Budget"
Single choice pitfall questions with instant feedback and mistake tracking.
🚀 Start Card Practice
Previous CardMeta-Learners: S- vs T- vs X-LearnerNext CardNorth Star Metric & Guardrail Framework

🔗 More Data Scientist Knowledge Cards

Hypothesis Testing, Type I/II & PowerSample Size Derivation & MDE BudgetP-hacking, Peeking & mSPRT SequentialMultiple Comparisons: FWER vs FDR-BH