document.write( "Question 142941: Last year the records of Dairy Land Inc., a convenience store chain, showed the mean amount spent by a customer was $30. A sample of 40 transactions this month revealed the mean amount spent was $33 with a standard deviation of $12. At the 0.05 significance level, can we conclude that the mean amount spent has increased? What is the p-value? Follow the five-step hypothesis testing procedure. \n" ); document.write( "
Algebra.Com's Answer #104032 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Last year the records of Dairy Land Inc., a convenience store chain, showed the mean amount spent by a customer was $30. A sample of 40 transactions this month revealed the mean amount spent was $33 with a standard deviation of $12. At the 0.05 significance level, can we conclude that the mean amount spent has increased? What is the p-value? Follow the five-step hypothesis testing procedure. \n" ); document.write( "--------------------------- \n" ); document.write( "Ho: u = 30 \n" ); document.write( "Ha: u > 30 \n" ); document.write( "-------------- \n" ); document.write( "Critical Value for one-tail test with alpha-5% and n=40: z = 1.645 \n" ); document.write( "------------ \n" ); document.write( "Test statistic: z(33) = (33-30)/[12/sqrt(40)] = 1.5811 \n" ); document.write( "----------------- \n" ); document.write( "p-value: P(1.5811 < z < 10) = 0.05692... \n" ); document.write( "----------------- \n" ); document.write( "Conclusion: Since p-value is greater than 5%, Fail to reject Ho. \n" ); document.write( "The mean value has not increased. \n" ); document.write( "=========================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |