document.write( "Question 1029927: During a period of 11 years 1908 of the people selected for grand jury duty were​ sampled, and 42% of them were immigrants. Use the sample data to construct a​ 99% confidence interval estimate of the proportion of grand jury members who were immigrants. Given that among the people eligible for jury​ duty, 43.5​% of them were​ immigrants, does it appear that the jury selection process was somehow biased against​ immigrants? \n" ); document.write( "
Algebra.Com's Answer #644838 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
I will make it a 2 way test.
\n" ); document.write( "Ho: The true proportion is 0.435
\n" ); document.write( "Ha: The true proportion is not 0.435,
\n" ); document.write( "alpha=0.01
\n" ); document.write( "the confidence interval is from a 1-sample proportion test
\n" ); document.write( "z(0.995)*sqrt {(0.435)(0.565)/1908}; z=2.576; the standard error is 0.0113
\n" ); document.write( "z*SE=0.0292
\n" ); document.write( "99% CI=(0.391,0.449). The value of 0.42 is in the interval, so the null hypothesis is not rejected. There is insufficient evidence to support the claim that there was bias.
\n" ); document.write( "
\n" );