The following question was posed to me :
A person wants to compare between 2 versions of algorithms. He knows he has 100 False Negatives and wants the algorithms to find them.
version 1 found 40 out of 100 False Negatives.
version 2 found 90 out of 100 False Negatives.
Is ver2 better?