document.write( "Question 1183454: A random sample of 200 male shoppers in pavilion shopping mall were interviewed to identify their reasons for coming to this particular mall. The factor 'i prefer Knox brand in the mall' was the most important reason for 120 of those interviewed. Estimate the likely percentage of all male shoppers who frequently this shopping mall primarily because of the Knox brand in the mall, using 97.5% confidence limits \n" ); document.write( "
Algebra.Com's Answer #813786 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! p hat=120/200=0.6 the best estimate available \n" ); document.write( "97.5%CI half-interval is z (0.9875)*sqrt(p hat(1- p hat)/n) \n" ); document.write( "=2.24*sqrt(.24/200) \n" ); document.write( "=0.0776 \n" ); document.write( "the CI is (0.5224, 0.6776) \n" ); document.write( " |