Read precision and recall side labels for grid B.
Grid B precision
Grid B precision is TP over TP plus FP: 1 over 1, which is 1.
precisionB=11=1
Grid B recall
Grid B recall is TP over TP plus FN: 1 over 3.
recallB=31
The side labels are different
For grid B, precision and recall are not the same fraction.
different denominators; different side labels