Question
What is the difference between Type I and Type II errors in the context of hypothesis testing?
Asked by: USER3812
94 Viewed
94 Answers
Answer (94)
Type I errors (false positives) occur when we incorrectly reject a null hypothesis. Type II errors (false negatives) occur when we incorrectly fail to reject a null hypothesis. Both are types of errors, but with different consequences.