Calibration Voting Mechanics

How G4mify determines recommended point values for strategic initiatives through collaborative calibration.

Overview

Point calibration is a collaborative process where managers vote on how many points an initiative is worth. The system balances admin oversight with manager expertise to arrive at a fair recommended value.

The Calibration Flow

1. Admin Sets the Anchor

The Admin (facilitator) sets an anchor value for each initiative in the calibration session. This anchor represents the Admin's initial estimate of the initiative's point value.

From the anchor, the system derives the Anchored Voting Range — the expected envelope for votes:

Example: Anchor = 100 pts → Anchored Voting Range = 25–200 pts

2. Managers Vote

All managers in the session submit their point estimates for each initiative. Key rules:

3. Anti-Gaming Protections

When a vote falls far outside the Anchored Voting Range, the system applies dampening:

Key principle: These protections ensure that no single extreme vote can dominate the outcome, while still allowing strong opinions to shift the average.

4. Computing the Recommendation

After voting closes, the system computes the Recommended Point Range from the adjusted vote data:

  1. Weighted Average (Floor): Sum of (adjusted vote × weight × influence) ÷ total weight. This is the minimum recommended value.
  2. Standard Deviation (σ): Computed from the same adjusted values used in the weighted average — measuring how much voters agree or disagree.
  3. Ceiling: Floor + 2σ — the upper bound of the recommended range.
  4. Recommended Value: The midpoint of the floor–ceiling range.
Example:
Adjusted votes: 400 (owner, 1x, 50% influence), 100 (anchor, 2x)
Floor (weighted avg): 160 pts
σ: 150
Ceiling: 160 + 2 × 150 = 460 pts
Recommended value: 310 pts
Recommended Point Range: 160–460 pts

5. The Recommended Range Can Exceed the Anchored Voting Range

This is by design. The Anchored Voting Range (e.g., 25–200) constrains how much influence extreme votes have, but it does not hard-cap the output. If multiple managers vote at or above the upper bound, the Recommended Point Range (e.g., 160–460) can legitimately exceed the Anchored Voting Range.

This ensures:

6. Admin Finalizes

The Admin reviews the Recommended Point Range, the individual votes, and the full calculation breakdown. They then set the final point value for the initiative.

The Admin can:

The final value is what gets applied to the initiative for point dispensing.

What Each Column Shows

On the calibration session detail page, the Initiatives & Votes table shows:

Column What It Shows
Current Points The initiative's existing point value (if any)
Votes How many managers voted on this initiative
Recommended Point Range The midpoint of the computed range, with the σ floor–ceiling range below
Anchored Voting Range The admin's anchor-derived range used during voting
Final The admin's finalized point value

Low Confidence Warning

When an initiative has only 2 or fewer active votes, the standard deviation is statistically unreliable. The system displays a "(low confidence — only N votes)" warning next to the σ value. The Admin should weigh the recommendation less heavily in these cases.

Show Calculation

Each initiative has a "Show calculation" toggle that reveals the full math: