document.write( "Question 133946: You are the incoming inspector for potato chips – you are to ensure that each bag has 16 ounces or more in it. You want your testing to be at the level of significance of 0.05. You pull a sample of 49 bags of chips from a recent truckload. Your sample statistics are:
\n" );
document.write( " x-bar (the sample mean) = 15.9 ounces
\n" );
document.write( " s ( the sample standard deviation) = 0.35 ounces
\n" );
document.write( "(a) what is the null and alternative hypothesis
\n" );
document.write( "(b) one or two tailed test ??
\n" );
document.write( "(c) what is the critical z value for your test at the 0.05 level of significance??
\n" );
document.write( "(d) what is the calculated z value ??
\n" );
document.write( "(e) what is your decision about the load of potato chips ??
\n" );
document.write( " -- reject ?? -- not-reject ?? \n" );
document.write( "
Algebra.Com's Answer #98295 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! You are the incoming inspector for potato chips – you are to ensure that each bag has 16 ounces or more in it. You want your testing to be at the level of significance of 0.05. You pull a sample of 49 bags of chips from a recent truckload. Your sample statistics are: \n" ); document.write( "x-bar (the sample mean) = 15.9 ounces \n" ); document.write( "s ( the sample standard deviation) = 0.35 ounces \n" ); document.write( "(a) what is the null and alternative hypothesis \n" ); document.write( "Ho: mu = 16 oz (Claim) \n" ); document.write( "Ha: mu < 16 oz \n" ); document.write( "------------------------ \n" ); document.write( "(b) one or two tailed test ?? \n" ); document.write( "Ans: one \n" ); document.write( "--------------- \n" ); document.write( "(c) what is the critical z value for your test at the 0.05 level of significance?? \n" ); document.write( "z= -1.645 \n" ); document.write( "------------------------ \n" ); document.write( "(d) what is the calculated z value ?? \n" ); document.write( "z(15.9) = (15.9-16)/[0.35/sqrt(49)]= -0.1*7/0.35= -2 \n" ); document.write( "----------------------------------------- \n" ); document.write( "(e) what is your decision about the load of potato chips ?? \n" ); document.write( "-- reject ?? -- not-reject ?? \n" ); document.write( "since -2 is less that -1.645, reject Ho \n" ); document.write( "The mean weight of the bags is statistically less than 16 oz. \n" ); document.write( "============================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |