document.write( "Question 723330: how does a type 1 error relates to level of confidence? \n" ); document.write( "
Algebra.Com's Answer #443128 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
CL = confidence level\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "CL = 1 - alpha\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "alpha = probability of type 1 error, so this means that the confidence level directly affects the probability of a type one error (or vice versa)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Example: say you set the confidence level to be 99%, this would make alpha = 0.01 which means that the probability of making a type 1 error is 0.01 \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Another example: say you make alpha = 0.05, this would make CL = 1-alpha ---> CL = 1-0.05 = 0.95 = 95%, giving you a 95% confidence level
\n" ); document.write( "
\n" );