document.write( "Question 1197817: A market research survey in which 64 consumers were contacted states that
\n" ); document.write( "64 per cent of all consumers of a certain product were motivated by the
\n" ); document.write( "product’s advertising. Find the confidence limits for the proportion of
\n" ); document.write( "consumers motivated by advertising in the population. Construct a confidence interval.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #831273 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
p = .64
\n" ); document.write( "Using a 95% confidence level: z = 1.96
\n" ); document.write( "n = 64
\n" ); document.write( "ME = \"z%2Asqrt%28%28p%281-p%29%29%2Fn%29\"
\n" ); document.write( "ME = \"1.96%2Asqrt%28%28.64%28.36%29%29%2F64%29\" = .118
\n" ); document.write( "CI = .6 ±.118
\n" ); document.write( "CI (.482, .718)
\n" ); document.write( "
\n" );