document.write( "Question 1166032: A sales clerk in the departmental store claims that 65% of the shoppers entering the store leave without making a purchase. A random sample of 60 shoppers showed that 40 of them left without buying anything. Are these sample results consistent with the claim of the sales clerk at 1% level of significance? \n" ); document.write( "
Algebra.Com's Answer #790639 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
Ho: prob is 0.65
\n" ); document.write( "Ha: prob is not 0.65
\n" ); document.write( "alpha P(reject Ho|Ho true}=0.01
\n" ); document.write( "test stat is a 1 sample proportion z=(p hat - p)/sqrt (p*(1-p)/n)
\n" ); document.write( "critical value is |t|>2.576
\n" ); document.write( "calculation is z=(0.6667-0.65)/sqrt (0.65*0.35/60)
\n" ); document.write( "=0.27
\n" ); document.write( "fail to reject Ho, and the results are consistent with the claim that the true proportion is 0.65
\n" ); document.write( "
\n" ); document.write( "
\n" );