document.write( "Question 1192904: Mathematics Business Statistics The Tea Delish Company claims that 40% of its customers
\n" );
document.write( "The Tea Delish Company claims that 40% of its customers
\n" );
document.write( " Need more help!
\n" );
document.write( "The Tea Delish Company claims that 40% of its customers are between 35 to 45 years of age. In a random sample of 250 customers:
\n" );
document.write( "a. What is the probability that between 100 and 115 customers were in the 35 to 45 years age range?
\n" );
document.write( "b. What is the probability that more than 120 customers were in the 35 to 45 years age range?
\n" );
document.write( "c. What is the probability that fewer than 90 or more than 120 customers were in the 35 to 45 years age range? \n" );
document.write( "
Algebra.Com's Answer #824838 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! mean is np=100 \n" ); document.write( "variance is np(1-p)=60 \n" ); document.write( "sd is sqrt(V)=7.75 \n" ); document.write( "- \n" ); document.write( "between 100 and 115 is 99.5 to 115.5 using continuity correction factor for normal approximation \n" ); document.write( "that is z=(99.5-100)/7.75=-0.06 and (115.5-100)/7.75=2. Probability is 0.5012 \n" ); document.write( "- \n" ); document.write( "more than 120 is z=(120.5-100)/7.75=2.645 \n" ); document.write( "z> 2.65 with probability of 0.0041 \n" ); document.write( "- \n" ); document.write( "fewer than 90 use (89.5-100)/7.75 for z<-1.355 for probability 0.0877 \n" ); document.write( "Adding that to the other probability, the answer is 0.0918. \n" ); document.write( " \n" ); document.write( " |