1. Probability Scoring Fundamentals
Probability scoring quantifies the likelihood of capital deployment from each allocator. It combines allocator mandate alignment, engagement signals, and historical conversion patterns into a single probability score (0–100).
Effective probability scoring enables: (1) Pipeline prioritization—focus on highest-probability opportunities; (2) Capital forecasting—weight pipeline by probability; (3) Resource allocation—deploy sales effort where it matters most.
2. Feature Engineering & Data Selection
Key features: Allocator type, AUM, strategy, geographic focus, decision timeline, fund maturity, brand awareness, prior relationships, engagement velocity, and decision-maker seniority.
Feature selection: Start with 10–15 core features, validate correlation with historical conversions, and eliminate low-signal features. Avoid overfitting—simpler models generalize better.
3. Statistical Models & Methodologies
Logistic regression: Simple, interpretable, and effective for binary outcomes (deploy vs. no deploy). Provides probability scores directly. Recommended for most asset managers.
Advanced models: Random forests, gradient boosting, and neural networks capture non-linear relationships but require more data and are harder to interpret. Use only if you have 500+ historical conversions.
4. Mandate Alignment Scoring
Mandate alignment is the single strongest predictor of capital deployment. Score allocators on: (1) Strategy fit (0–100); (2) Fund size fit (0–100); (3) Geographic fit (0–100); (4) Ticket size fit (0–100).
Combined mandate score = average of four dimensions. Allocators scoring 80+ on mandate alignment have 3x higher conversion rates than those scoring below 50.
5. Engagement Signal Weighting
Engagement signals: Email opens, meeting attendance, document downloads, website visits, and decision-maker involvement. Weight by recency and relevance.
Engagement velocity: Measure engagement rate over time. Increasing velocity signals rising interest. Flat or declining velocity signals waning interest. Use velocity trends to adjust probability scores dynamically.
6. Calibration & Validation
Calibration: Use historical conversion data to calibrate model parameters. If your model predicts 70% probability, 70% of those allocators should actually convert.
Validation: Test model on holdout data (20% of historical conversions). Measure accuracy, precision, recall, and AUC. Iterate until model performance is stable.
7. Deployment & Monitoring
Deploy scores in your CRM. Update scores monthly as new engagement data arrives. Monitor model performance quarterly. Recalibrate annually with latest conversion data.
Alert on score changes: When an allocator's probability increases by 20+ points, notify the sales team. When it decreases, investigate why (competitive threat, budget cuts, strategy shift).
8. Advanced Techniques & Optimization
Ensemble models: Combine logistic regression with other models to improve accuracy. Weighted ensemble often outperforms individual models.
Time-decay weighting: Recent engagement signals should carry more weight than old ones. Use exponential decay to down-weight historical signals.
Segment-specific models: Build separate models for each allocator type (pension, endowment, family office). Segment-specific models often outperform global models by 10–15%.