document.write( "Question 881136: Here are our Hypothesis:
\n" );
document.write( "Ho: population mean μo = 200
\n" );
document.write( "Ha: population mean μo < 200
\n" );
document.write( "This will be Left-Tailed test. \r
\n" );
document.write( "\n" );
document.write( "Population Standard Deviation σ = 50
\n" );
document.write( "Significance level is 0.10 (10%).
\n" );
document.write( "Critical z-value for 10% significance level is 1.28. \r
\n" );
document.write( "\n" );
document.write( "For sample mean x and sample size n use
\n" );
document.write( "numbers assigned sample mean x is = 180 and sample size n= 16 \r
\n" );
document.write( "\n" );
document.write( "1. Calculate your test statistics z-value: z = (x - 200)/(50/√n)
\n" );
document.write( "2. Does your sample statistics z value falls in rejection region to the left of -1.28?
\n" );
document.write( "3. Will you reject or do not reject Ho? \n" );
document.write( "
Algebra.Com's Answer #531999 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! Wow on the Set Up for You... \n" ); document.write( "x= 180 and sample size n= 16 \n" ); document.write( "z = (x - 200)/(50/√n) = (180 - 200)/(50/4) = -20/12.5 = -1.6 \n" ); document.write( "-1.6 < -1.28 \n" ); document.write( "Reject Ho \n" ); document.write( " |