Start with four exact score rows and true labels.
Show the four scored rows
Rows A, B, C, and D have exact scores. A has score 4/5, B has score 3/5, C has score 2/5, and D has score 1/5.
sA=4/5,sB=3/5,sC=2/5,sD=1/5
Keep the true labels visible
A and C have y=1. B and D have y=0.
yA=yC=1,yB=yD=0
The same rows will be reused
Both threshold views use this same pinned row table.
same rows; different threshold marker