document.write( "Question 643270: \"A researcher found that 85% of customers who make purchase at a department store are please with the store customer service. We asked 20 customers whether or not they are pleased with the store customer service. Is this a binomial experiement? Use the correct formula to find that the probability that, out of 20 customers, exactly 12 of them are pleased with the customer service.\" \n" ); document.write( "
Algebra.Com's Answer #404431 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
\"A researcher found that 85% of customers who make purchase at a department store are please with the store customer service. We asked 20 customers whether or not they are pleased with the store customer service. Is this a binomial experiement? Use the correct formula to find that the probability that, out of 20 customers, exactly 12 of them are pleased with the customer service.\"
\n" ); document.write( "----
\n" ); document.write( "Binomial Problem with n = 20 and P(purchase) = 0.85
\n" ); document.write( "-------
\n" ); document.write( "P(x = 12) = 20C12*0.85^12*0.15^8 = binompdf(20,0.85,12) = 0.0046
\n" ); document.write( "=================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "=================
\n" ); document.write( "
\n" );