document.write( "Question 1162320: A grocer wants to test if the mean amount of money spent by all customers at his store is less than $100. Determine the value of the test statistic at the 0.01 significance level if a sample of 20 people produced a mean of $98 with a standard deviation of $3. \n" ); document.write( "
Algebra.Com's Answer #786258 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
the test statistic is a t(0.99, df=19)=(x bar-mean)/s/sqrt (n)
\n" ); document.write( "this is t=(98-100)/$3/sqrt(20)
\n" ); document.write( "=-2*sqrt(20)/3
\n" ); document.write( "=-2.98
\n" ); document.write( "
\n" );