document.write( "Question 1182199: A sample survey of a Brgy. Captain candidate in Barangay Sta. Cruz shows that
\n" );
document.write( "90 of 210 male voters dislike candidate W and 129 out of 240 female voters dislike the same candidate. Determine whether the difference between the two sample proportions 90/210 and 129/240 is significant or not at 5% level of significance.\r
\n" );
document.write( "\n" );
document.write( "Solution:
\n" );
document.write( "P1= n1= q1=
\n" );
document.write( "P2= n2= q2=
\n" );
document.write( "1. H0:
\n" );
document.write( " H1:
\n" );
document.write( "2. Level of significance.
\n" );
document.write( "3. Test:
\n" );
document.write( "4. Critical Region:
\n" );
document.write( "5. Solution
\n" );
document.write( " z= p1-p2/√p1q1/n1+p2q1/n2
\n" );
document.write( "6. Decision:
\n" );
document.write( "7. Conclusion:
\n" );
document.write( "(Thank you very much if you help me with this problem I'm stuck with it.) <3 \n" );
document.write( "
Algebra.Com's Answer #812231 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! Ho: p1=p2 \n" ); document.write( "Ha=p1 ne p2 \n" ); document.write( "alpha=0.05 p{reject Ho|Ho true} \n" ); document.write( "test stat is a z \n" ); document.write( "critical value |z|> 1.96 \n" ); document.write( "calculation z=(p1-p2)/sqrt (p*(1-p*))/n1+(p*(1-p))/n2)) \n" ); document.write( "90/210=0.429=p1 \n" ); document.write( "129/240=0.5375=p2 \n" ); document.write( "combined proportion is 219/450=0.486667 for p* so (1-p*)=0.513333, and their product is 0.2498 \n" ); document.write( "numerator is -0.1089 \n" ); document.write( "denominator is sqrt(0.2498*(1/210)+(1/240))=0.04722 \n" ); document.write( "numerator/denominator=-2.306 \n" ); document.write( "reject Ho; there is a difference between the two proportions, and p1 is the smaller. \n" ); document.write( " |