document.write( "Question 1109289: Which one of the following best defines the notion of \"the P-value of a hypothesis test?\"
\n" );
document.write( "A)The probability of a type I error.
\n" );
document.write( "B)The probability of a type II error.
\n" );
document.write( "C)The probability of rejecting H0, whether it's true or not.
\n" );
document.write( "D)The probability of obtaining a test statistic at least as extreme as the one you calculated, assuming the null hypothesis is true. \n" );
document.write( "
Algebra.Com's Answer #724282 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! p-value is the probability of a Type I error, or alpha. \n" ); document.write( "It is the probability of rejecting Ho given that Ho is true. \n" ); document.write( "It is the probability of finding a result you found or one more extreme. \n" ); document.write( " |