Overall Scoring

Overview

Once metric scores are calculated, Provider Intelligence calculates an overall score for providers in each location to identify the top choices.

Overall Score Calculation

Provider rankings are based on weighted aggregate overall scores that combine your prioritized metrics with their scores from your preferred results calculation method (Performance or Performance & Stability):

  1. Apply user metric priorities: You prioritize metrics (for example, latency → loss → jitter → TTFB (if you selected applications as destinations)) within the query builder. These priorities translate to weights:

    • 4 Metrics, including TTFB (when applications are selected):

    Priority Position
    Weight

    1st (highest)

    40%

    2nd

    30%

    3rd

    20%

    4th

    10%

    • 3 Metrics, excluding TTFB (when no applications are selected):

    Priority Position
    Weight

    1st (highest)

    50%

    2nd

    33.3%

    3rd

    16.7%

  2. Calculate per-metric scores: For each metric, use either:

    • Performance score (if you selected Performance mode), or

    • Combined score (if you selected Performance & Stability mode)

    See Specify Results Calculation to understand when and why to choose Performance or Performance & Stability.

  3. Calculate overall score: Multiply each metric's score by its weight and sum them:

    Overall Score = (Weight₁ × Score₁) + (Weight₂ × Score₂) + (Weight3 × Score3) + (if including TTFB)(Weight4 × Score4)
  4. Sort providers: Order providers by overall score from highest to lowest.

Key Considerations

  • For each user location, all providers are scored using the same formula, then placed in descending order. Providers that feature in multiple locations might perform the same (for example, 15 ms latency) but score differently in each location because scores are relative. See Understanding Scores for more information.

  • Changing any one field within the query builder can affect provider scoring. See Build a Query for more information.

Example Calculation

Your Prioritization: Latency > Loss > Jitter > TTFB

Provider Scores (using Performance mode):

  • Latency: 90

  • Loss: 95

  • Jitter: 85

  • TTFB: 88

Calculation:

Result: Provider's overall score is 90.3.

Last updated