document.write( "Question 1194606: The U.S. Department of Agriculture claims that the mean consumption of bottled water by a person in the United States is 28.5 gallons per year. A random sample of 100 people in the United States has a mean bottled water consumption of 27.8 gallons per year with a standard deviation of 4.1 gallons. At 𝛼=0.08, can you reject the claim \n" ); document.write( "
Algebra.Com's Answer #826972 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! Ho: mean = 28.5 \n" ); document.write( "Ha: mean NE 28.5 \n" ); document.write( "alpha=0.08 p{reject Ho|Ho true} \n" ); document.write( "test stat is a t(0.92, df=99) \n" ); document.write( "reject for |t|>1.769 \n" ); document.write( "calculate t=(x bar-mean)/s/sqrt(n) \n" ); document.write( "=(0.7)/(4.1/10) \n" ); document.write( "=7/4.1 \n" ); document.write( "=1.707 \n" ); document.write( "fail to reject Ho at the 8% level; insufficient evidence to reject the claim. \n" ); document.write( "p-value is 0.091 \n" ); document.write( " |