document.write( "Question 1176847: A random sample of 300 observations from a normal population whose standard deviation is 100 produced a mean of 150. Test the null hypothesis H0: μ=160 against the alternative hypothesis
\n" ); document.write( "HA: μ<160. Use α=0.05
\n" ); document.write( "

Algebra.Com's Answer #804805 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
test statistic will be a z=(150-160)/100/sqrt(300), z=(x bar-mean)/sigma/sqrt(nn)
\n" ); document.write( "critical value for a 1 way test is z < -1.645
\n" ); document.write( "z=-10*sqrt(300)/100
\n" ); document.write( "=-10*sqrt(3)*10/100=-sqrt(3)=-1.732
\n" ); document.write( "reject Ho p-value is 0.0416
\n" ); document.write( "
\n" );