Skip to content

Commit

Permalink
False Positives and negatives done
Browse files Browse the repository at this point in the history
  • Loading branch information
vishnoitanuj committed Nov 8, 2018
1 parent a1949d5 commit 2df765d
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# False Positive and Negatives

1) False Positive(Type 1 error): We predicted a positive outcome but it was false. Predicted an effet that did not occur. [Less Dangerous]
2) False Negative(Type 2 error): We predicted that there won't be any effect but it actually did occur. Our prediction was negative. [More Dangerous]

0 comments on commit 2df765d

Please sign in to comment.