返回列表 发帖

Type 1 and type 2 errors

May or may not help. I used this technique to remember this.

You never accept the null.

So you either reject the null or fail to reject the null on a false or true hypothesis. Remember type 1 error uses less words and letters because it comes first.

1. reject ....true

2. fail to reject ... false

返回列表