document.write( "Question 1197690: The manager of a restaurant in a commercial building of 1000 people has determined
\n" );
document.write( "that the proportion of customers who drink tea is 14%.
\n" );
document.write( "Later the restaurant has new business for a small commercial building with 200
\n" );
document.write( "people. Assume that this building that the proportion of customers who drink
\n" );
document.write( "tea is also 14%. What is the probability that more than 150 people will drink tea? \n" );
document.write( "
Algebra.Com's Answer #831087 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! .14(200) = 28\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " x =( 28*150)/200 = 21 people will drink tea \n" ); document.write( " |