document.write( "Question 1161700: Test whether there is a significant difference in the proportion of homeowners between first- and second-generation Hispanic Americans. Set alpha at 0.05.\r
\n" );
document.write( "\n" );
document.write( "First-Generation Hispanic Americans (N = 899), 43% own a home
\n" );
document.write( "Second-Generation Hispanic Americans (N = 351), 50% own a home \n" );
document.write( "
Algebra.Com's Answer #786977 by Boreal(15235) You can put this solution on YOUR website! 2 sample proportion test with z=(p hat 1=p hat 2)/sqrt((p1-(1-p1)/n1+p2(1-p2)/n2) \n" ); document.write( "critical value |z|>1.96 \n" ); document.write( "Note-on a calculator, one has to figure the numerator from the percentage and use an integer value.\r \n" ); document.write( "\n" ); document.write( "z=-2.30 \n" ); document.write( "reject Ho. There is a significant difference. \n" ); document.write( "p-value is 0.021 \n" ); document.write( " |