document.write( "Question 1129146: On a survey on entertainment activities, 322 of 2,023 adult Americans surveyed report reported that they have watched a movie in cinema at least once in the past year. Assume that this sample is representative of the population of adult Americans.
\n" ); document.write( "A. Find the sample proportion of adult Americans who have seen a movie in cinema in the last year at least once.
\n" ); document.write( "C.calculate the margin of error.
\n" ); document.write( "D. Construct 90% confidence level
\n" ); document.write( "E. Construct 95% confidence level
\n" ); document.write( "

Algebra.Com's Answer #745699 by rothauserc(4718)\"\" \"About 
You can put this solution on YOUR website!
A. sample proportion(P) = 322/2023 = 0.1592
\n" ); document.write( ":
\n" ); document.write( "Standard Error(SE) of P = square root(0.1592 * (1-0.1592) / 2023) = 0.0001
\n" ); document.write( ":
\n" ); document.write( "Margin of error(ME) = Critical value(CV) x SE of P
\n" ); document.write( ":
\n" ); document.write( "Since the sample size is sufficiently large, that is, sample size is greater than 30, we can use the Normal Distribution to determine CV
\n" ); document.write( ":
\n" ); document.write( "To determine the CV for a confidence level use the following steps
\n" ); document.write( ":
\n" ); document.write( "alpha = 1 - (confidence level/100)
\n" ); document.write( ":
\n" ); document.write( "critical probability(p*) = 1 - (a/2)
\n" ); document.write( ":
\n" ); document.write( "CV is the z-score associated with p*
\n" ); document.write( ":
\n" ); document.write( "CV for a 90% confidence level is 1.645
\n" ); document.write( "CV for a 95% confidence level is 1.960
\n" ); document.write( ":
\n" ); document.write( "C.
\n" ); document.write( "ME for 90% = 1.645 * 0.0001 = 0.0001645 is approximately 0.0002
\n" ); document.write( "ME for 95% = 1.960 * 0.0001 = 0.0001960 is approximately 0.0002
\n" ); document.write( ":
\n" ); document.write( "D. 0.1592 + or - 0.0002 is (0.1590, 0.1594)
\n" ); document.write( ":
\n" ); document.write( "E. 0.1592 + or - 0.0002 is (0.1590, 0.1594)
\n" ); document.write( ":
\n" ); document.write( "Note the problem does not state the accuracy level so rounding to 4 significant digits yields the same confidence interval for D and E
\n" ); document.write( ":
\n" ); document.write( "
\n" ); document.write( "
\n" );