False positive rate
In statistics, when performing multiple comparisons, a false positive ratio (also known as fall-out or false alarm ratio) is the probability of falsely rejecting the null hypothesis for a particular test. The false positive rate is calculated as the ratio between the number of negative events wrongly categorized as positive (false positives) and the total number of actual negative events (regardless of classification).
The false positive rate (or "false alarm rate") usually refers to the expectancy of the false positive ratio.
While the false positive rate is mathematically equal to the type I error rate, it is viewed as a separate term for the following reasons:
The false positive rate should also not be confused with the family-wise error rate, which is defined as . As the number of tests grows, the familywise error rate usually converges to 1 while the false positive rate remains fixed.
Lastly, it is important to note the profound difference between the false positive rate and the false discovery rate: while the first is defined as , the second is defined as .