Size
What is the size of a test?
- The size of a test is the probability of rejecting H0 when it was in fact true
- P(in critical region | H0 is true)
- The situation being described is not a good outcome
- Something has been rejected when it was actually true!
- A better test has a smaller size
- You want to minimise this error happening
- Size is related to the significance level, α%
- A better test has a smaller significance level (e.g. 1%)
- For continuous distributions (e.g. normal)
- Size = significance level, α
- You can often write this down with no calculation
- For discrete distributions (e.g. binomial, Poisson, geometric)
- Size = actual significance level (≤α)
- As close to α% as a discrete variable can get, whilst still being critical
How does size relate to Type I errors?
- The size is exactly the same as the probability of a Type I error
- Both want to know the probability of rejecting H0 when it was in fact true
Worked example
A student wants to test, at a 10% significant level, whether a coin is biased towards heads by counting the number of heads in 20 flips of the coin.
Calculate the size of this test.