document.write( "Question 919116: The manager of a restaurant in a commercial building has determined that the
\n" );
document.write( " proportion of customers who drink tea is 14%. What is the probability that in the next
\n" );
document.write( " 100 customers at least 10% will be tea drinkers?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #557491 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! z = (.10-.14)/sqrt(.14*.86/100) = -.04/.0347 = -1.1528 \n" ); document.write( "P(z > -1.1528) = .8755 0r 87.55% \n" ); document.write( " \n" ); document.write( " |