How is type 1 error related to precision?

310 Views Asked by At

I was going through the Wikipedia of Precision and Recall and it was written that "Type II errors can be said to be the complement of Recall but Precision and Type I errors are related in a more complicated way". How are Precision(True Positives) and Type I error (False Positives) related?