Welcome back to the AI Bayeslab Statistics series.
Today's topic primarily discusses an example of management decisions: Signal Detection Theory in Performance Evaluation. The process of performance scoring and decision-making involves two key metrics: objective sensitivity and subjective response bias. Additionally, in practical applications of the theory, we must also consider real-world business cases, such as the composition of a company's workforce and the cost implications of false positives (incorrectly awarding bonuses) and false negatives (failing to award deserving employees).
This is a concrete case study, and I believe reviewing it will be highly beneficial, whether you're building your own company or navigating your career as an employee. After all, scientific management is something everyone needs.
1. Startup Bonus Allocation Mechanism: Scenario Reconstruction
Assume the actual performance of employees follows a bimodal distribution:
High-performance group: Mean = 85 (σ = 5)
Average-performance group: Mean = 65 (σ = 8)

The perceived signal strength is calculated as:
d' = \frac{85 - 65}{\sqrt{5^2 + 8^2}} ≈ 3.0
This indicates the two groups are distinguishable but still have overlapping regions.
For a fixed d' = 3.0 , if the company adopts different thresholds (C), it will result in varying false positive rates (α), false negative rates (β), and bonus coverage, leading to different incentive and management outcomes. Refer to the table below for specifics:
Policy Simulation Effects (when d'=3.0)

Today, we’ll explore how to apply Signal Detection Theory to this bonus allocation example, demonstrating how to calculate these metrics to quantify scientific management processes.
Note: If you’re unsure why d' = 3.0 indicates distinguishable but overlapping groups, refer to our earlier article on interpreting d' . As mentioned, if (d' = 0), there’s no detection ability. Conversely, when ( d' ≠ 0 ), some detection ability exists, and higher values indicate better discriminability.

2. Decision Components - Breakdown
The bonus allocation process involves the following metrics:
Sensitivity ( d' ): Reflects the system’s ability to distinguish high vs. average performers.
If evaluation criteria are vague (e.g., subjective ratings), d' decreases (e.g., < 1.0).
Adding objective metrics (e.g., quantifiable project completion data) increases d' .
Judgment Threshold (C): The cutoff score for bonuses.
Strict (high C): e.g., 90 (aligned with +1σ of d' ).
Lenient (low C): e.g., 70 (aligned with -0.5σ of d' ).
Error Rates:
α Error (False Positives): Rate of average performers receiving bonuses =1-Φ((C-65)/8)
β Error (False Negatives): Rate of high performers missing bonuses = Φ((C-85)/5)
Cost Metrics:
α(X) : Cost per false award (e.g., wasted funds).
ß(X) : Cost per missed award (e.g., talent attrition risk).
3. Core Calculations of Signal Detection Theory (Performance Evaluation Example)
Let’s examine the key calculations for applying this theory to bonus allocation:
3.1 Baseline Parameters
Group Distributions:
Average performers: X \sim Nmu_0 = 65, \sigma_0 = 8) .
High performers: X \sim Nmu_1 = 85, \sigma_1 = 5) .
Threshold (C): e.g., X = 75 .
3.2 Sensitivity ( d' ) Calculation

Management Insight: d' = 3.0 indicates strong distinguishability (if d' < 1 , separation is weak).
3.3 Error Rate Calculations (Example: X = 75 )
(1) α Error (False Positives):

Interpretation:
1. Symbol Definitions:
α: Type I error probability (incorrectly awarding bonuses)
X ≥ 75: Decision action (awarding bonuses to employees scoring ≥75)
μ₀ = 65: Mean performance of average employees (true distribution)
Φ: Cumulative Distribution Function (CDF) of the standard normal distribution
2. Calculation Steps:
Step 1: Compute the Z-score for the threshold
Z=X−μ0σ0=75−658=1.25 → This means a bonus threshold of 75 is 1.25 standard deviations above the average group's mean.
Step 2: Calculate the probability of exceeding the threshold
P(X≥75)=1−P(X<75)=1−Φ(1.25) → Since Φ(1.25) ≈ 89.44%, α ≈ 10.56%
3. Managerial Implications:
At a bonus threshold of 75:
There is a 10.56% probability of incorrectly awarding bonuses to non-deserving (average-performing) employees.
This leads to resource waste and may encourage "free-riding" behavior (employees benefiting without high performance).
Table 1: Comparison of Alpha Errors at Different Thresholds (σ₀=8)

(2) β Error (False Negatives):
Due to the symmetry between alpha errors and beta errors, when calculating the second type of error (beta):
Use Φ instead of 1-Φ: because beta error involves missing rewards for high-performing employees, requiring the calculation of the left-side area of the distribution.
This symmetry is reflected in ROC curves as a mirror relationship between alpha and 1-beta:
* High-performance group: mean of 85 points (σ=5);
* average performance group: mean of 65 points (σ=8))

Interpretation:
A 2.28% chance of missing high performers.
Trade-off: Higher α reduces β, and vice versa.
Table 2: Comparison of Alpha and Beta Error Probabilities (σ₀=8, σ₁=5)

Key Observations:
As threshold increases:
α Error (false positives) decreases significantly (26.6%→3.1%)
β Error (false negatives) increases substantially (0.13%→15.87%)
Management implications:
Lower thresholds (70) maximize inclusion but waste resources
Middle thresholds (75) achieve optimal balance
Higher thresholds (80) ensure precision but at cost of morale
The Z-score calculations show how many standard deviations each threshold is from the group means (65 for average, 85 for top performers)
(3) Optimal Threshold Determination
With the basic alpha and beta errors established, let's the specific number of company employees to explore how to calculate the optimal decision threshold based on these figures.
Assume:
60% average performers ( N_0 ), 40% high performers ( N_1 ).
Table: For different growth stages

For different stages of development, various bonus distribution policies can be implemented:
Early Stage (Low d' ):
Set X ≈ 72 (α ≈ 18%, β ≈ 0.4%).
Prioritize retaining talent (tolerate higher false positives).
Mature Stage (High d' ):
Set X ≈ 78 (α ≈ 5.2%, β ≈ 8.1%).
Emphasize precision to reduce waste.
4. Three-Dimensional Decision Analysis
In addition to considering the number of employees, it's also crucial to take costs into account. Assuming that regular employees make up 60% and high-performance employees make up 40%, we can analyze the impact of changing the threshold on the overall bonus cost.
Threshold (X) | α-Error Rate (False Positives) | β-Error Rate (False Negatives) | Total Bonus Cost* |
70 | 26.6% | 0.13% | High |
75 | 10.6% | 2.3% | Medium |
80 | 3.0% | 15.9% | Low |
Key Decision Dynamics:
When high-performers' value increases (C_β=$50k):
Optimal threshold shifts right → 77 points (Prioritizes reducing missed awards to top talent)
When evaluation noise increases (σ₀=10 for average performers):
Optimal threshold shifts left → 72 points (More lenient criteria account for greater performance variability)
*Cost tiers reflect the tradeoff between:
False positives (wasted resources) vs.
False negatives (lost talent potential)
Formulating the Decision:
Solving for the Optimal Threshold (Minimizing the Loss Function):

Where:
α(X): Unit cost of false positives (e.g., wasted resources)
ß(X): Unit cost of false negatives (e.g., risk of talent loss)
In other words, the goal is to achieve the "minimum" value for

Incorporating costs (e.g., C_\alpha = \$10K , C_\beta = \$30K ):
Cost Dimensions and Quantification Methods
Total Expected Loss:

Where:
N_0 \): Number of average employees;
C_α \): Total cost of false positives;
N_1 \): Number of high-performing employees;
C_β \): Total cost of false negatives.
Here, we introduce specific cost variables: C_α (false positive cost) vs. C_β (false negative cost).
Assume false positive cost (α ): $10,000/person
Assume false negative cost (β ): $30,000/person (potential loss due to talent attrition)
Table: C_α (False Positive Cost) vs. C_β (False Negative Cost)

C_α = \text{Average bonus per person} \times (1 + \text{Negative impact coefficient})
C_β = \text{Attrition probability} \times (\text{Recruitment cost} + \text{Half-year performance gap})
Examples:
Scenario 1 - Startup Company:
C_α \): Bonus $50,000/person, negative impact coefficient 0.3 (based on industry research) → $65,000/person
C_β \): 20% attrition rate × (3 months salary + project delay loss) = $150,000/person
Scenario 2 - Mature Company (abundant historical data):
Regression Analysis: Use historical data to fit the cost function, ultimately solving for:
X \): [False positive rate, False negative rate],
y \): Quarterly profit change
5.Example: E-commerce Company Performance Evaluation
Below, we use a concrete real-world case, incorporating the data dimensions mentioned above, to provide a theoretical application summary:
1.Case Assumptions - Baseline Data:
Employee structure: 200 employees (120 average, 80 high-performing), i.e., N_1 = 80 \); N_0 = 120
Bonus standards: $50,000 for average, $80,000 for high-performing, i.e., α(X) = 5 \); ß(X) = 8
Historical analysis:
False positives led to a team efficiency decline ≈ $20,000/person
Loss after high-performing employee attrition ≈ $250,000/person
2.Cost Calculation:

Where:
N_0 \): Number of average employees;
C_α \): Total false positive cost;
N_1 \): Number of high-performing employees;
C_β \): Total false negative cost.

Optimal Solution: The total cost is minimized when X = 75 points.
6. Key Formulas Summary

Stay tuned, subscribe to Bayeslab, and let everyone master the wisdom of statistics at a low cost with the AI Agent Online tool.