document.write( "Question 1208817:  You plan to conduct a survey to find what proportion of the workforce has two or more jobs. You decide on the 99% confidence level and a margin of error of 2%. A pilot survey reveals that 8 of the 47 sampled hold two or more jobs. (Use t Distribution Table & z Distribution Table.)\r
\n" );
document.write( "\n" );
document.write( "How many in the workforce should be interviewed to meet your requirements? (Round z-score to 2 decimal places. Round up your answer to the next whole number.)
\n" );
document.write( " \n" );
document.write( "
| Algebra.Com's Answer #849464 by Boreal(15235)     You can put this solution on YOUR website! the point estimate is 0.170 and the sd=sqrt (0.170*0.830)/47)=0.053); that *2.58 z(0.995) =0.14 margin of error. \n" ); document.write( "99% CI for the estimate is (0.03, 0.31) \n" ); document.write( "margin of error=z*sqrt(0.17*0.83)/n \n" ); document.write( ".02=2.58*sqrt(.17*.83)/n) \n" ); document.write( "square both sides and rearrange \n" ); document.write( "0.0004n=6.66*0.14 \n" ); document.write( "n=2331\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |