What is False Positive Rate (FPR)?

The false positive rate measures the proportion of actual negative observations that were predicted to be positive. In other words, it is 1 – Specificity, or

False Positive Rate = False Positives / (False Positives + True Negatives)

Using an example:

Confusion Matrix

FPR = 60 / (60 + 100) = .375

Author

Help us improve this post by suggesting in comments below:

– modifications to the text, and infographics
– video resources that offer clear explanations for this question
– code snippets and case studies relevant to this concept
– online blogs, and research publications that are a “must read” on this topic

Leave the first comment

Partner Ad