You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This document outlines the rationale and logic behind the calculated metrics and targets used in the "Value Modeling & Targeting" dashboard. Each section corresponds to a category of metrics displayed in the dashboard.
4
+
5
+
---
6
+
7
+
### Org Metrics
8
+
9
+
**Seats**
10
+
11
+
-**Logic**: Based on the average total active seats(licenses) across top 10 recent days for the organization.
12
+
-**Max**: Set to known total developer headcount.
13
+
14
+
**Adopted Devs**
15
+
16
+
-**Logic**: Average of total active developers using AI tooling (e.g. Copilot) from top 10 recent days for the organization.
17
+
-**Max**: Total known developer count.
18
+
19
+
**Monthly Devs Reporting Time Savings**
20
+
21
+
-**Logic**: Count of distinct users who responded to time-savings surveys in past 30 days.
22
+
-**Target**: Double the current, indicating intent to increase reporting.
23
+
24
+
**% of Seats Reporting Time Savings**
25
+
26
+
-**Logic**: (Monthly reporting users / total seats) \* 100.
27
+
-**Purpose**: Shows how broadly time savings are captured.
28
+
29
+
**% of Seats Adopted**
30
+
31
+
-**Logic**: (Adopted Devs / Total Seats) \* 100.
32
+
-**Use**: Adoption penetration relative to seat assignments.
33
+
34
+
**% of Max Adopted**
35
+
36
+
-**Logic**: (Adopted Devs / Total Developer Count) \* 100.
37
+
-**Use**: Indicates potential ceiling for adoption.
38
+
39
+
---
40
+
41
+
### Daily User Metrics
42
+
43
+
**Daily IDE Suggestions**
44
+
45
+
-**Logic**: Averaged from last 5 valid daily records.
46
+
-**Target/Max**: Calibrated based on observed high-performing usage.
0 commit comments