False negative
Also written FN, miss
A real attack the control failed to flag. False negatives and false positives trade off against each other: any threshold that reduces one increases the other, so a control is only describable by both numbers together, on a stated corpus. The useful question is never "how many did it miss" but "how many did it miss, at what false-positive rate, on which set".
See also recall · false positive
Related terms
-
Recall
Testing & measurement
Of all the real attacks in the corpus, the share the control caught. It is the number vendors quote, and on its own it means very little: recall is…
-
False positive
Testing & measurement
Benign activity flagged as malicious. In an agent security control this is the failure mode that actually kills deployments: a tool that blocks legitimate…
Testing & measurement
The words that decide whether a published detection number is evidence or decoration. Most vendor numbers in this space are quoted without any of them; see how we test for how these are applied in practice.