document.write( "Question 1188005: A sample mean, sample standard deviation, and sample size are given. Perform the required hypothesis test about the mean, μ, of the normal population from which the sample was drawn.\r
\n" );
document.write( "\n" );
document.write( "H0: μ ≥ 10, Ha: μ < 10, \r
\n" );
document.write( "\n" );
document.write( "x=9.2, s = 1.2, n = 12, α = 0.01 \n" );
document.write( "
Algebra.Com's Answer #819045 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! One tailed test \n" ); document.write( "alpha=0.01 p{reject Ho|Ho true} \n" ); document.write( "test statistic is a t (0.99, df=11) \n" ); document.write( "critical value is t<-2.718 \n" ); document.write( "t=(9.2-10)/1.2/sqrt(12) \n" ); document.write( "=-0.8*sqrt(12)/1.2 \n" ); document.write( "=-2.31 \n" ); document.write( "fail to reject Ho; insufficient evidence to reject Ho at 1% level. \n" ); document.write( "p-value=0.021\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |