Type I error: Difference between revisions

From ACT Wiki
Jump to navigationJump to search
imported>Administrator
(CSV import)
 
imported>Doug Williamson
m (Spacing 14/8/13)
Line 1: Line 1:
An error that occurs in significance testing when the null hypothesis is rejected when it is actually true.
An error that occurs in significance testing when the null hypothesis is rejected when it is actually true.
Also known as a 'false positive'.
Also known as a 'false positive'.
    
    
The probability of a false positive is often known as the significance level.
The probability of a false positive is often known as the significance level.
 
For example a significance level of 5%: meaning in this case that there would only be a 5% probability that the observed result could have happened by chance alone.  
For example a significance level of 5%: meaning in this case that there would only be a 5% probability that the observed result could have happened by chance alone.  


However the significance level is also sometimes expressed as [1 - the probability of a false positive].  
However the significance level is also sometimes expressed as [1 - the probability of a false positive].
For example in the same situation the significance level might alternatively be quantified as [1 - 5%] = 95%.   
For example in the same situation the significance level might alternatively be quantified as [1 - 5%] = 95%.   
Meaning that there is 95% confidence that the observed result did ''not'' happen by chance alone.   
Meaning that there is 95% confidence that the observed result did ''not'' happen by chance alone.   
For the avoidance of doubt it is therefore always best to be explicit about which basis the significance level is being quoted on.
For the avoidance of doubt it is therefore always best to be explicit about which basis the significance level is being quoted on.


== See also ==
== See also ==
Line 14: Line 20:
* [[Significance testing]]
* [[Significance testing]]
* [[Type II error]]
* [[Type II error]]

Revision as of 11:30, 14 August 2013

An error that occurs in significance testing when the null hypothesis is rejected when it is actually true.

Also known as a 'false positive'.

The probability of a false positive is often known as the significance level.

For example a significance level of 5%: meaning in this case that there would only be a 5% probability that the observed result could have happened by chance alone.

However the significance level is also sometimes expressed as [1 - the probability of a false positive].

For example in the same situation the significance level might alternatively be quantified as [1 - 5%] = 95%.

Meaning that there is 95% confidence that the observed result did not happen by chance alone.

For the avoidance of doubt it is therefore always best to be explicit about which basis the significance level is being quoted on.


See also