If the probability of a Type I error decreases, then the probability of

If the probability of a Type I error decreases, then the probability of a Type II error increases.

can please explain ?

rejecting Ho, when true, is type 1 error

but if its probablity decreases,

does it mean we accept a false null ? or the probability of accepting a false null increses ?

A Type I error occurs when you reject _H_0 when it’s true.

The probability of a Type I error generally decreases because you have decided to make it harder to reject _H_0. The problem, then, is that you not only make it harder to reject _H_0 when you don’t want to reject it (i.e., when it’s true), you also make it harder to reject _H_0 when you do want to reject it (i.e., when H0 is false). Thus, you make it more likely that you’ll fail to reject _H_0 when it’s false: a Type II error.

You can reduce the probability of both types of errors only by gathering more data.

Easy way to remember:

Type 1 = Active (action of rejecting when you shouldn’t)

Type 2 = Passive (not rejecting when you should