document.write( "Question 1200099: 13. A pharmaceutical firm claims that a new analgesic drug relieves mild pain under standard conditions for 3 hours, with a standard deviation 1 hour. Sixteen patients are tested under the same conditions and have an average pain relief time of 2.5 hours. Test the hypothesis that the population mean of this sample is actually 3 hours. Use ( =0.05). Try to follow all steps in hypothesis testing. \n" ); document.write( "
Algebra.Com's Answer #834367 by Theo(13342)![]() ![]() You can put this solution on YOUR website! population mean is equal to 3 hours. \n" ); document.write( "population standard deviation is equal to 1 hour. \n" ); document.write( "sample size is 16 \n" ); document.write( "sample mean is 2.5 hours. \n" ); document.write( "standard error = standard deviation / square root of sample size = 1/4 = .25 \n" ); document.write( "at 95% two tailed confidence interval, critical z-score = plus or minus 1.96. \n" ); document.write( "test z-score = (2.5 - 3) / .25 = -.5 / .25 = -2. \n" ); document.write( "since the test z-score is more negative than the critical z-score, the test results are considered significant. \n" ); document.write( "this indicates that there is a high probability that the actual mean is less than than 3 hours. \n" ); document.write( " \n" ); document.write( " |