document.write( "Question 1042151: 600 people randomly polled from acityshowed that 330 supported gun control.Test the claim that the majority (more than 50%) in the city supported gun control. Use a significance level of 0.05.\r
\n" );
document.write( "\n" );
document.write( "(a) What’s the sample proportion, ?\r
\n" );
document.write( "\n" );
document.write( "(b) State your hypotheses. H0:\r
\n" );
document.write( "\n" );
document.write( " Ha:\r
\n" );
document.write( "\n" );
document.write( "(c) Check conditions required for computations.\r
\n" );
document.write( "\n" );
document.write( "(d) Compute the observed value of the test statistic.z =\r
\n" );
document.write( "\n" );
document.write( "(e) Find the p-value.p-value =\r
\n" );
document.write( "\n" );
document.write( "(f) Do you reject or not reject H0?\r
\n" );
document.write( "\n" );
document.write( "(g) Interpret your decision in part (f).\r
\n" );
document.write( "\n" );
document.write( "(h) Find a 90% confidence interval for the percentage of people in the city who supported gun control.\r
\n" );
document.write( "\n" );
document.write( "(i) Interpret your result in part (h).\r
\n" );
document.write( "\n" );
document.write( "(j) Do the conclusions in parts (g) and (i) agree with each other?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #657242 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 600 people randomly polled from acityshowed that 330 supported gun control.Test the claim that the majority (more than 50%) in the city supported gun control. Use a significance level of 0.05. \n" ); document.write( "(a) What’s the sample proportion, 330/600 = 0.55 \n" ); document.write( "(b) State your hypotheses. \n" ); document.write( "H0: p <= 0.5 \n" ); document.write( "Ha: p > 0.5 (claim) \n" ); document.write( "--------------------- \n" ); document.write( "(c) Check conditions required for computations. \n" ); document.write( "(d) Compute the observed value of the test statistic. \n" ); document.write( "z(0.55) = (0.55-0.50)/sqrt(0.5*0.5/600) = 2.449 \n" ); document.write( "------ \n" ); document.write( "(e) Find the p-value.p-value = p(z > 2.449) = normalcdf(2.449,100) = 0.007 \n" ); document.write( "----------------------------- \n" ); document.write( "(f) Do you reject or not reject H0? reject \n" ); document.write( "(g) Interpret your decision in part (f). Since the p-value is less \n" ); document.write( "than 5%, reject Ho. \n" ); document.write( "------------------------ \n" ); document.write( "(h) Find a 90% confidence interval for the percentage of people in the city who supported gun control. \n" ); document.write( "ME = 1.645*sqrt(0.5*0.5/600) = 0.0336 \n" ); document.write( "90%CI:: 0.55-0.0336 < p < 0.55+0.0336 \n" ); document.write( "90%CI:: 0.5164 < p < 0.5836 \n" ); document.write( "(i) Interpret your result in part (h). \n" ); document.write( "Reject Ho because 0.55 is not in the 90% CI \n" ); document.write( "(j) Do the conclusions in parts (g) and (i) agree with each other? \n" ); document.write( "Yes \n" ); document.write( "================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "-------------- \n" ); document.write( " |