document.write( "Question 673803: The 2010 American Census reported that 28.6% of American teens held part time jobs. Let p = .286 represent the proportion of American teens that have jobs. Find, if possible, the probability that a random sample of 30 American teens will have fewer than 20% who have part time jobs. \n" ); document.write( "
Algebra.Com's Answer #418965 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The 2010 American Census reported that 28.6% of American teens held part time jobs. Let p = .286 represent the proportion of American teens that have jobs. Find, if possible, the probability that a random sample of 30 American teens will have fewer than 20% who have part time jobs. \n" ); document.write( "-------------------------------------------------- \n" ); document.write( "z(0.20) = (0.20-0.286)/sqrt[0.286*0.714/30] = -1.0424 \n" ); document.write( "--- \n" ); document.write( "P(p-hat < 0.20) = P(z < -1.0424) = normalcdf(-100,-1.0424) = 0.1486 \n" ); document.write( "======================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "======================== \n" ); document.write( " |