document.write( "Question 1083241: Consider H0: μ=72 versus H1: μ>72. A random sample of 16 observations taken from this population produced a sample mean of 75.1. The population is normally distributed with σ=6.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #697249 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! Not clear what is to be done except probably test the hypothesis at the 0.05 level, which is a right-tailed test here. \n" ); document.write( "critical value is |z|>1.645 \n" ); document.write( "z=(75.1-72)/6/sqrt(16)=3.1*4/6=12.4/6=2.07 \n" ); document.write( "because z>1.645, the conclusion may be drawn that the population mean is greater than 72. \n" ); document.write( " |